Browse by Tags

Tagged Content List
  • Wiki Page: Customization Guide

    In this Customization Guide , we cover everything that you need to know to customize your community built on the Telligent Evolution platform. New in Telligent Evolution 5.6: Capitalization in URLs is standardized in CSS in this release. Since search engines can count multiple URLs (i.e....
  • Wiki Page: 2. Customize an existing theme

    New in Telligent Evolution 5.6: <H1> tags are used on Group and People tabs (in Telligent Enterprise) to aid SEO. The Telligent Evolution platform includes built-in tools to allow you to customize the user interface of an existing theme to meet the unique needs of your community without any need...
  • Wiki Page: 1. Themes defined

    In this Article Types of themes and how to set the default theme Change the site-wide theme Change the default group theme Change the theme for a single group Change the default blog theme Change the theme for a single blog Theme components Header, footer and content widgets Standard markup Cascading...
  • Wiki Page: Create a new widget

    To stay on the upgrade path, we recommend that you do not modify widgets but instead create new widgets. This section contains the following articles: Create a configurable widget - How to create a widget that users can configure. Create a simple Twitter widget - Take what you've learned...
  • Wiki Page: Widget implementation guidelines

    Follow these guidelines to ensure that you implement widgets similarly and do not create conflict among the widgets. Think of the site and theme generically . As an administrator, you can place widgets anywhere on the site, even if they're not designed to live on that page in that location...
  • Wiki Page: Groups

    New in Telligent Evolution 5.5: For the first time, a site, group, or blog owner can add additional content pages from the Control Panel to URLs that he/she defines. These pages can be managed from the Control Panel and can be customized to contain any widget. The content pages also display in search...
  • Wiki Page: Create a group

    To add a group to your community: Navigate to Control Panel > System Administration > Group Administration > Groups > New Group . Specify the name of the group in Name , which is the unique identifier to anyone who has permission to minimally see the group in any Group List...
  • Wiki Page: Change a user's display settings

    New in Telligent Evolution 5.6: The Font size option has been removed. By default, all user accounts are created with default display properties that they can change directly on the site or you can change via the Control Panel: English language Time zone that is set for the site (default...
  • Wiki Page: Registration experience

    If your community is configured to handle registration and authentication by itself (i.e., not integrated with other applications or with Windows active directory to provide authentication), and if you make no other configuration changes, your community: Allows anyone who has an approved, registered...
  • Wiki Page: Community Setup Guide

    When you set up your community built on the Telligent Evolution platform, you need to ensure that its structure matches the needs of the members and can provide you with the information you need to understand usage and performance. Before you walk through these steps to configure your community, you...
  • Wiki Page: Configurable widgets

    In this Article Adding configurable widgets List of configurable widgets Adding configurable widgets Telligent Evolution allows you to configure its out-of-the-box widgets when you launch the Customize Mode or enter Edit Mode to customize your pages. The widget configuration functionality is located...
  • Wiki Page: General widgets

    New in Telligent Evolution 5.5: Both browse and list widgets (as well as others) have increased functionality. We provide a number of widgets that are not group- or application-specific. We include a description of the purpose of the widget, any limitations and any additional configuration option beyond...
  • Wiki Page: Customize profile fields

    New in Telligent Evolution 5.6: URL-type profile fields now automatically append http:// to the URL. New in Telligent Evolution 5.6: You can search custom profile fields by entering a comma-separated list of search terms (such as interests) in a profile field. New in Telligent Evolution 5.5: Both...
  • Wiki Page: Browse widget sorting controls

    The browse application browse controls allow you to sort the items in the list. When you configure a browse widget , you can specify which sorting options to display, including: Application type Parent group Posts Latest posts You can sort each column by clicking on the arrow at the top...
  • Wiki Page: Dashboard widgets

    Widgets allow you to control the content you want displayed on your Dashboard. The Dashboard widgets that are available to you are controlled by your system administrator. You will be unable to access locked widgets. Most of your Dashboard content, such as any lists that appear on your default Dashboard...
  • Wiki Page: Implement a basic widget

    A basic widget is very easy to implement. Create a new class library project in Visual Studio and add a reference to CommunityServer.Components.dll , Telligent.DynamicConfiguration.dll , and System.Web.dll . Create the widget information class Create a new class file and inherit from CommunityServer...
  • Wiki Page: Create a simple Twitter widget

    This document explains how create a simple widget that displays a list of recent tweets from Twitter and the steps involved can be used to create other types of widgets as well. Complete source code can be obtained here . You may wish to download and open it before beginning. The code can be compiled...
  • Wiki Page: Implement a configurable widget

    Widgets can easily support exposing configuration options by using an alternate base class . To create a simple configurable widget, first create a basic widget , then use the following steps to add and render a configuration option. Upgrade the Base Class and expose configuration options ...
  • Wiki Page: Media gallery widgets

    New in Telligent Evolution 5.5: Browse and list widgets have increased functionality. The following table lists the file gallery widgets. We include a description of the purpose of the widget, any limitations and any additional configuration option beyond the ability to set a custom title shown in...
  • Wiki Page: Example using unfiltered HTML widget

    You can use a simple Unfiltered HTML widget to display an embedded flash object. In this case, we show you how to include your personal Pandora stream. Navigate to the page you wish to show your Pandora stream on. In this case, we will include it on our Dashboard. Click Customize in the top...
  • Wiki Page: Message widgets

    New in Telligent Evolution 5.5: Browse, list, and other widgets have increased functionality. The following table lists the message widgets. We include a description of the purpose of the widget, any limitations and any additional configuration option beyond the ability to set a custom title shown...
  • Wiki Page: User widgets

    NEW in Telligent Evolution 5.5: Browse widgets, list widgets, and others have experienced improvements. We provide a number of widgets to include user-specific information on your community pages. For each widget, to change the configuration options, click the Customize button on the widget when in...
  • Wiki Page: Group widgets

    New in Telligent Evolution 5.5: Browse and list widgets have greater functionality. The following table lists the groups widgets. We include a description of the purpose of the widget, any limitations and any additional configuration option beyond the ability to set a custom title shown in the header...
  • Wiki Page: Blog widgets

    New in Telligent Evolution 5.5: Browse widgets, list widgets, and other widgets all have usability improvements. The following table lists the blog widgets. We include a description of the purpose of the widget, any limitations and any additional configuration option beyond the ability to set a custom...
  • Wiki Page: Forum widgets

    New in Telligent Evolution 5.5: Browse and Thread widgets have updates. The following table lists the forums widgets. We include a description of the purpose of the widget, any limitations and any additional configuration option beyond the ability to set a custom title shown in the header of the widget...