|
Account Login |
Allows users to login to the portal. |
|
Announcements |
This module renders a list of announcements. Each announcement includes title, text and a "read more" link, and can be set to automatically expire after a particular date. |
|
Banners |
Banner advertising is managed through the Vendors module in the Admin tab. You can select the number of banners to display as well as the banner type. |
|
|
Contacts |
This module renders contact information for a group of people, for example a project team. Contacts include an edit page, which allows authorised users to edit the Contacts data stored in the database. |
|
|
Discussions |
This module renders a group of message threads on a specific topic. Discussion includes a Read/Reply Message page, which allows authorised users to reply to existing messages or add a new message thread. The data for Discussion is stored in the SQL database. |
|
|
Documents |
This module renders a list of documents, including links to browse or download the document. Documents includes an edit page, which allows authorized users to edit the information about the Documents (for example, a friendly title) stored in the SQL database. |
|
| |
Events |
This module renders a list of upcoming events, including time and location. Individual events can be set to automatically expire from the list after a particular date. Events include an edit page, which allows authorized users to edit the Events data stored in the SQL database. |
|
| |
FAQs |
FAQs allow you to manage a list of Frequently Asked Questions and their corresponding Answers. |
|
|
Feedback |
Feedback allows visitors to send messages to the Administrator of the portal. |
|
|
IFrame |
IFrame is an Internet Explorer browser feature which allows you to display content from another website within a frame on your site. |
|
| |
Image |
This module renders an image using an HTML IMG tag. The module simply sets the IMG tags 'src' attribute to a relative or absolute URL, so the image file does not need to reside within the portal. The module also exposes height and width attributes, which permits you to scale the image. Image includes an edit page, which persists these settings to the portals configuration file. |
|
|
Links |
This module renders a list of hyperlinks. Links includes an edit page, which allows authorized users to edit the Links data stored in the SQL database. |
|
|
News Feeds (RSS) |
News Feed allows you to consume syndicated news feeds in Rich Site Summary (RSS) format. |
|
|
Search Input |
The Search Input module provides the ability to submit a search to a given search results module. |
|
| |
Search Results |
The Search Results module provides the ability to display search results. |
|
|
Text/HTML |
This module renders a snippet of HTML or text. The Html/Text module includes an edit page, which allows authorized users to the HTML or text snippets directly. The snippets are stored in the SQL database. |
|
|
User Account |
Allows users to register and manage their account. |
|
|
User Defined Table |
User Defined Table allows you to create a custom data table for managing tabular information. |
|
|
Users Online |
Users Online allows you to see who is online in your portal, and see membership counts |
|
|
XML/XSL |
This module renders the result of an XML/XSL transform. The XML and XSL files are identified by their UNC paths in the xmlsrc and xslsrc properties of the module. The Xml/Xsl module includes an edit page, which persists these settings to the SQL database. |
|