Skip to content

General Settings

Settings → General Settings gathers most of the module's global options, organized by panel.

Globals

OptionDescription
Manager per pageEvents per page in the admin list (items)
Enable Ping ServiceEnable the ping service
Ping ServicePing service URLs, one per line. When enabled, publishing an event notifies these update services automatically (similar to WordPress Update Services)
SearchableInclude events in DNN site search
Searchable ItemsNumber of items indexed
Color SchemesFront-end color scheme — 5 presets: light, dark, black_and_white, navy, green
Google Map API KeyGoogle Maps API key, required for maps; a Get an API key link is provided

Media Library

OptionDescription
Media Library VisibilityLibrary visibility — Public (authors can see it) / Private (admins only)
Enable CompressionCompress front-end resources — fewer JS/CSS references and smaller files (on by default)
Compression QualityCompression quality, 1~100

Author Settings

Multi-author collaboration options:

  • Author Roles: roles that may publish events as authors. Note: the role must also be granted module edit permission.
  • Review New Event: whether events submitted by authors require admin approval before going live.
  • Manager Module Roles: role names that may manage the module, one per line. Users with module edit permission but not listed here can only view and use part of the features.
  • Advanced Permissions: when checked, module managers can see the entire admin menu.

Author Panel

Controls which setting panels authors see when editing events — turn off to keep the author interface simple:

Display Rating, Display Sitemap, Display Items, Display SEO, Display Color, Display Categories, Display Tags, Display Share, Display Featured Image, Display Gallery Image, Display Attachments, Display Permissions, Display Categories Menu.

RSS Feed Settings

OptionDescription
RSS display the latestLatest items included in the feed
Display ExcerptSummary / Full text
Fill ExcerptWhen showing summaries for events without one, fill it from the event body
Display "read more" linksShow "read more" links
Display PictureShow pictures
Rss TitleFeed title, optional — falls back to the module title
Rss DescriptionFeed description, optional
Rss StylesheetFeed stylesheet, e.g. /DesktopModules/DNNGo_xEvent/Resource/css/rss_style.css
Rss Style xslFeed XSL, e.g. /DesktopModules/DNNGo_xEvent/Resource/css/rss_style.xsl

Sitemap Settings

OptionDescription
Sitemap display the latestLatest items included in the sitemap
Sitemap PriorityDefault priority
Sitemap ChangefreqDefault change frequency — always / hourly / daily / weekly / monthly / yearly
SiteMap UrlThe sitemap output URL generated by the module — submit it to search engine webmaster tools

Per-event overrides

Each event can override the sitemap priority and change frequency — see Add New Event. Author visibility of that panel is controlled by the Author Panel switches on this page.

Built with VitePress