Clearspace Administrators' GuideThis is a guide for administering Clearspace, a team collaboration application. This guide describes the kinds of things users can do with Clearspace and it provides information on how you can manage it.
This guide is divided into the following sections: Before You Get Started — Assumptions, recommendations, and tools. Setting Up Clearspace — Overview of the setup tool. Clearspace Basics — Background on Clearspace concepts and features. Administrators' Reference — Brief descriptions of the admin console user interface. Before You Get StartedBe sure to check out the README.html included at the root of the Clearspace distribution. That document includes basic instructions for getting started (from installing Java to starting your application server to running Clearspace), known issues, and a link to the license agreement. For the most part, this guide assumes you've already installed Clearspace. That process includes:
Get acquainted with ClearspaceClearspace is designed to be simple to use, but offers a lot for users to do with it. You'll probably find that it's easier to administer your Clearspace installation if you're familiar with the concepts it's based on (such as content sharing and collaboration) and the technologies it incorporates (including wiki documents, blogs, discussions, and so on). The Clearspace Basics section of this guide introduces these concepts, suggesting administrative best practices and tasks along the way. Administration ConsoleYou can use the Clearspace Admin Console to manage system settings, permissions, content (documents, discussions, and blogs), and users. The Clearspace Basics section of this guide offers many tips along the way for modifying these settings, while the Administration Console Reference describes each of the console's pages, including what you can do there. To view the console, make sure Clearspace is running, then go to a URL of the following form: http://<hostname>:<portnumber>/<context>/admin By default, using the built-in application server, this URL is: http://localhost:8080/clearspace/admin Setting Up ClearspaceThe first time you navigate to a page in the administration console, you'll be prompted to set up Clearspace using the setup tool. This tool assumes that you've either already set up a database for use with Clearspace, or that you're going to use the embedded database. This section briefly describes the setup tool. Note: After you've completed the setup tool, you'll be prompted to start the administration console. Enter the user name and password you specified in the setup tool's Admin Account page. The first page of the setup tool prompts you to specify the location of your jiveHome directory:
Note: The setup tool runs only once. If you need to re-run it, open the jiveHome/jive_startup.xml file, find the line <setup>true</setup>, and change the true value to false. Restart your application server, point your browser at Clearspace using the URL above and rerun the setup tool. Jive Home Settings — Confirm the location of the jiveHome directory (by default this is at the root of the distribution). The jiveHome directory contains configuration files, logs, data (for the embedded database) and other items that Clearspace needs to run correctly. License Settings — Enter the license key you purchased (you can retrieve your purchased keys by logging into www.jivesoftware.com) or click continue to accept the evaluation license. Database Settings — Specify how to connect to the Clearspace database. You can use the embedded database that is included with Clearspace or you can choose an external database. If you choose the standard database connection or JNDI datasource, you'll be prompted for required settings after you click Continue. See the Clearspace Installation Guide for information on supported databases and connection values to use.
User System — Specify the system Clearspace should use for user and group data. For the Default option, the setup tool will use the user and group database tables from the Clearspace database. For the LDAP option, you'll be prompted to enter information for your LDAP server (such as host, base distinguished name (DN), and so on). For the Custom option, you'll be prompted to give the names of your implementations of interfaces from the Jive Software API (such as com.jivesoftware.base.UserManager) for user system access. Other Settings — Specify defaults for RSS feeds and email sent via the server. Clearspace can send email when a account is created for a new user, for email notifications, and so on. Specify the "From" name and email address that should be used in these emails, as well as the SMTP host and port that should be used. Clearspace can also be configured to receive email, such as when a user posts a discussion response via email. To get these emails, Clearspace needs a client account; specify those details here. Admin Account — Specify the system administrator's password. Be sure to change the admin email password from the default value, which is "admin". Quick Links for Getting StartedAfter you install Clearspace, the Dashboard page will display links through which you can get started adding data about your community. For more information on these links, see the Dashboard Tab topic. Clearspace BasicsClearspace combines three Web 2.0 technologies (wiki, blogs, and discussion forums) into one easy-to-use solution for teams to create, store, and find relevant content, communicate within a community and collaborate on projects. This section introduces you to what users can do with Clearspace by describing the concepts and technologies it supports. Throughout this section, you'll find administrative best practice suggestions and lists of associated administrative tasks. From an administrative perspective, what you do will help users make the most of Clearspace. You'll find the following included in this section:
ContentClearspace integrates documents, blogs, and discussions as distinct content formats that share editing features. Users create new content from the New menu, as shown here:
As users add content, the differences between a blog, a discussion, and a document become important as guides for choosing the best format. The following gives a brief overview of what characterizes each format. Types of Content Document (wiki-style)
Blog Post
Each of these formats has its own benefits and common uses. To make authoring them easier, Clearspace provides the following common features to ensure a consistent experience for the users:
The following illustrations show the toolbars for the rich text and plain text editing modes available for documents, blogs, and discussion posts.
As users incorporate Clearspace into their daily work, you might find that they benefit from basic guidelines on which content format to use for a given goal. Use the best practices guidelines in this document for suggestions. Note: From a Clearspace perspective, profiles are content also in that they're searchable. DocumentsUsers can create new documents using the integrated wiki technology or they can attach documents that were authored with other tools, such as Microsoft Word or Adobe Acrobat. A wiki document is ideal for collaborative authoring. With a wiki document multiple users can easily add, remove, and edit the document's content. This ease of interaction (along with the simple editor) makes the wiki document a great tool for collaborative authoring. (If you're unfamiliar with wikis, you'll find more information at Wikipedia - which is itself a very large wiki.) The following illustration shows a new wiki document in the rich text editor.
Wiki documents tend not to be written in the first person, as a blog often is. Instead, they're often authored by multiple people with a shared purpose in mind. In addition, whereas blog or discussion posts are likely to be tied to particular point in time — a current question or issue — documents are usually not. Documents evolve with relative permanence. Some good uses for wiki documents include:
Clearspace also supports many document types as attachments. For example, a user can create a wiki document as a kind of container, then attach Word documents that should be reviewed by others in the community. The container provides a way to not only describe and expose the Word document, but also to ensure that specific members of the community see it. Best Practices for Documents
Tasks Related to Documents
BlogsWhen they want to communicate with the rest of the community about what they're doing or thinking, people usually write a blog post. Similar to a newspaper or magazine column, a blog is a place for periodic posts of a (usually) first-person nature. A blog post is a new installment on the blog. Blog posts tend to be timely, meaning that they're often about the author's current thoughts, or something they've just discovered and want to share. For example, they can be about yesterday's visit to a potential customer The following illustrates a blog post, along with a reply.
Note: See the Wikipedia definition of "blog". Some good uses for blogs include:
Best Practices for Blogs
Tasks Related to Blogs
DiscussionsDiscussions provide a place for users to ask for responses from other community members. Unlike blogs and wikis, discussions tend to have short-term interest (such as when a question is asked and answered) and the initial post tends to be more an invitation than a declaration (as opposed to many blog posts). The following illustrates a discussion post and a reply.
Some good uses for discussions include:
Best Practices for Discussions
Tasks Related to Discussions
ProfilesIn Clearspace, user profiles are like other content in that they can be found on searches. Because of this, information that users give about themselves - including interests and areas of expertise - can be a great source of information for users looking to have a question answered.
Best Practices for Profiles
Tasks Related to Profiles
TagsTagging is a way to apply keywords to content. As they do on the Web, users in Clearspace use tags to find content and make content easier to find. Users can apply tags to each of the content formats described in the Content section: documents, discussion posts, and blog posts. For example, if a strategic planning team co-authors the organization's strategic plan, each contributor would add the tags that best describe the document. One person could associate the tags "strategic_plan" and "focus_areas". Another could associate the tags "strategic_plan", "goals", and "objectives". And a third could associate the tags "long_range_planning" and "company_goals". All terms would be added to the tag list, so any user could click any of the associated tags from either the complete tag list or Popular Tags list to display a list of content that would include the strategic plan document. Other information could also be listed for the selected tag, such as a status report from a team currently working on planning. The following illustrates how users can add tags to content from a list of "popular tags" that Clearspace develops over time as tags are added.
Through tags, data and content are collectively categorized by community members. This makes related content more discoverable via logical groupings other than the space/sub-space hierarchy. Note: See the Wikipedia definition of "tag". Clearspace makes using tags easier with the following conventions:
Along the way, as users apply tags across the content set, they create a kind of distributed index that is tailor made for the content in spaces. Best Practices for TagsMake the following best practice recommendations to the community's users:
Tasks Related to Tags
SpacesWhen you set up spaces, you provide a structure for users to keep content organized. A space is an organizational container for documents, discussions, polls, tags, and announcements. One of the first things you'll likely do when setting up Clearspace is create spaces and sub-spaces in hierarchies that reflect your company's functional areas or interests. The following shows the Browse menu, from which users can view tags, users, blogs, and the space hierarchy.
As you define spaces, keep in mind the following:
Best Practices for Spaces
Tasks Related to Spaces
Notifications and RSS FeedsClearspace users can choose to receive email notifications or RSS to stay up to date on changes to content they care about. Each space lists the available RSS feeds.
RSS feeds that allow users to determine what content they receive based on their needs and interests, along with how they receive it --- in their personalized browser page or within the company's main intranet or Web page. The option to receive email notifications and RSS feeds is available for:
Tasks Related to Notifications and RSS Feeds
Users and GroupsAdministrative tasks related to users and groups are probably among the most important you'll perform. From managing the membership of user groups to setting who has access to which Clearspace actions to promoting community participation, there are numerous administrative areas that revolve around users. This section describes the kinds of things you can do with related to users. In this section you'll find: User Authentication SystemsIf you have an existing user authentication system and/or an LDAP Directory, integrate these systems with your Clearspace application to offer members log-in convenience and save administrative time managing user permissions. Single Sign-on (SSO) Integration. Many web sites require visitors to authenticate themselves before they can access site content. By integrating with a Single Sign-on (SSO) system, users log in one time to authenticate and access web site content and the online community. We make the integration process simple, using the Auth Token and Auth Factory libraries. LDAP/Active Directory Integration. Avoid manual entry of user and permissions data by integrating your existing LDAP user database with your online community membership database. Refer to our Administrator's Guide for more information. Tasks Related to Users and Groups
PermissionsYou specify permissions in the context of managing spaces and sub-spaces. Permissions are scoped to the level of the root space (where global permissions are set) or sub-spaces. Sub-spaces inherit permissions from their parent space, but inherited permissions can be augmented or revoked at the sub-space level. You might give a user permission to read documents globally, but permission to author new documents only in a particular sub-space (perhaps a sub-space corresponding to the department they work in). For example, in a Marketing Department space all users might have space permissions that allow them to view and post content in the general community, but only those Product Managers with the appropriate permissions may be able to author and approve content, such as brochures and pricing information, that can be accessed by the sales organization. Clearspace checks permissions when a user accesses content, as follows:
Understanding User TypesClearspace ships with two default user types that cannot be deleted: Anyone and Registered Users. Once a user registers, they can be assigned permissions as a User or as part of a Group. This results in four categories of Clearspace users who can receive global permissions: Anyone, Registered, User, and Group.
The Spaces > Permissions > Global Permissions page provides the Grant New Permissions tab, where you can grant or revoke permissions for specified users and groups, as shown here:
Best Practices for Permissions
Tasks Related to Permissions
Content ModerationWhile moderation is typically less of a concern for internal use, Clearspace includes comprehensive auto-moderation features you can use to ward off user abuse or improper posts. This section describes those features and offers some recommendations. Develop Your Usage Policy. Design a usage policy to ward off abuse or inadvertent posts that are not appropriate for the community. Early warning can make a big difference, and can prevent your members from having a negative experience. Make the consequences for unacceptable behavior clear. Some ideas for possible policy statements to include are:
Use filters and interceptors. A filter dynamically formats message content before it posts to the space. In contrast, an interceptor uses specific criteria to accept, modify, or reject an entire incoming message before it enters the space. Filters and interceptors can be applied to discussions, document comments, and blog comments. Because you can't apply interceptors to documents (and to a blog post only when it's first created), make sure you're comfortable with the employees you allow to author those types of content when setting permissions. When you don't want any part of a post or comment with an offending word to enter the space before an action is taken, use an interceptor instead of a filter. Apply a profanity filter. This filter automatically detects words in the profanity list and replaces them with ***. Use the list of common profanity terms from the Jive site as a starting point, then conduct a team-building exercise to augment this list. The profanity filter is the most commonly used filter; please consider using it. Encourage employees to report abuse. The Clearspace Report Abuse feature gives your users the ability to help police the community by allowing them to report an offensive post to the moderator. A reported post can automatically be taken out of the thread when the number of users that report the post exceeds an administrator-specified number. The post is put into a moderation queue, and must receive moderator approval before it can be placed back into the thread. Best Practices for Moderation
Tasks Related to Moderation
Status LevelsTo help encourage users to participate in discussions, Clearspace provides a way for users to accrue status level points based on their activity. Having users who contribute valuable (or even entertaining) information in spaces, or on whom other users can rely for expert opinions and support, helps to build Clearspace's usefulness as a tool; the more users participate, the more information that is available for the community as a whole. Where a user's name is displayed, Clearspace displays a status icon such as You can assign point values to the following user actions:
Best Practices for Status Levels
Tasks Related to Status Levels
Workflow and CollaborationSome documents will require the collaboration of a particular set of users. For example, a planning document might benefit from the authorship and approval of department members. For cases such as these, Clearspace users can:
The following illustrates adding users as collaborators on a wiki document. For this document, Gladys is the creator and must also approve the document before it can be published for visibility to the community as a whole. Raoul and Betty are set to be authors, meaning that they can make changes to the document's content, but their approval isn't necessary for publishing.
Administrators' ReferenceThis portion of the guide describes the admin console user interface. Administration Console ReferenceDashboard TabUse this tab to view recent activity in your Clearspace instance. You might also find the Quick Links at the top of the page handy --- they're shortcuts to the following places in the admin console:
System TabManagement Tab (System)System Information PageConsole Location: System > Management > System Information Displays information about the configuration of the system on which Clearspace is deployed. License Information PageConsole Location: System > Management > License Information Displays the amount of the license's capacity is currently being used and expiration status. This page also provides a way to upgrade the license. System Properties PageConsole Location: System > Management > System Properties Use this page to view and set system properties. Values for password-sensitive fields are hidden. Long property names and values have extra spaces in them to make sure they wrap correctly. To see the full value, click the edit icon then look at the Property Value field. Log Viewer PageConsole Location: System > Management > Log Viewer Use this page to view messages logged by the Clearspace instance. You can filter messages by severity, mark a place in the log, and get or send a copy of the list. Query Stats PageConsole Location: System > Management > Query Stats Use this page to enable query statistics to trace all database queries made by the system. This can be useful to debug issues and monitor database performance. Keep in mind, however, that leaving query statistics permanently running will cause performance to degrade slightly. Scheduled Tasks PageConsole Location: System > Management > Scheduled Tasks Use this page to view and add tasks that should be executed at times you specify. In the Class Name box, enter the fully-qualified name of the Java class that implements the task to run. Note that this class must be on the Clearspace classpath. In the Schedule box, enter the time (in Unix cron format) to execute the task. Settings Tab (System)Attachments PageConsole Location: System > Settings > Attachments Edit attachment policies using the forms below. The enabling/disabling of attachments is permission based. To completely turn off attachments, remove all attachment permissions. Caches PageConsole Location: System > Settings > Caches Clearspace relies on its cache to process data efficiently. To keep performance high, it caches data so that pages can be rendered quickly without directly querying the database. Use this panel to:
Discussions PageConsole Location: System > Settings > Discussions Manage discussion, moderation and abuse settings. Fields marked with an asterisk Documents Page (System)Console Location: System > Settings > Documents Lists the settings for system-wide document handling. On this page, you can:
Documents can be disabled and various content types can be disabled. Email Server PageConsole Location: System > Settings > Email Server These settings control how email is sent and retrieved. The SMTP tab is for configuring outgoing email, and the Email Monitoring tab is for configuring incoming email. Email Templates PageConsole Location: System > Settings > Email Templates Lists the templates that are used for emails automatically sent by the Clearspace system. Click the Plugins PageConsole Location: System > Settings > Plugins Use this page to install, restart, disable, or delete plugins. Search PageConsole Location: System > Settings > Search Manage search settings using the forms below. Spell Check PageConsole Location: System > Settings > Spell Check Use this page to specify the dictionary to use for spell check, and to edit the custom dictionary by adding or removing words. Themes PageConsole Location: System > Settings > Themes Use this page to view, create and delete themes. Themes are installed in the jiveHome/themes directory. The global theme will be used throughout the application as the "base" theme. Virus Scanner PageConsole Location: System > Settings > Virus Scanner Use this page to make settings about the virus scanner, including:
If the scanned attachment has a virus that can be cleaned, the original attachment is deleted and replaced with a cleaned attachment. If the attachment must be blocked due to an infection, the original attachment is deleted and replaced with a text message. Email notifications are optionally sent if there was a blocked infection. Web ServicesConsole Location: System > Settings > Web Services Use this page to make settings for web services, which provide the ability for external applications to connect to this instance of Clearspace. Note that all users connecting via web services will be also be restricted to the same access rights that they would have accessing and modifying content through the normal web application. Spaces TabManagement Tab (Spaces)Use this page to add and edit sub-spaces to the space selected beneath the Space Summary title. Document Management PageConsole Location: Spaces > Management > Document Management Lists the documents contained in the specified space. Discussion Management PageConsole Location: Spaces > Management > Discussion Management This page displays discussion threads for the space whose name is displayed under Discussion Management. Click the edit icon to edit the discussion. Tag Set Management PageConsole Location: Spaces > Management > Tag Set Management Tag Sets are a way to organize community content by arranging tags into groups. For example, if you have the tags "display", "19inch", and "21inch", you may want to group these together into a set called "Display". Users will be able to navigate these sets to find their desired content quickly. To create a new tag set, click on the "Create New Tag Set" link. Merge Spaces PageConsole Location: Spaces > Management > Merge Spaces This panel allows you to merge the content of one space into another. Import Documents PageConsole Location: Spaces > Management > Import Documents Use this form to import all files in a directory as uploaded documents. Settings Tab (Spaces)Console Location: Spaces > Management > Settings Tab Space Settings PageConsole Location: Spaces > Settings > Space Settings Select check boxes for the types of content that will be allowed in the space.
Space Creation WizardTo reach this wizard, click Spaces > (Space Summary Page) > Create New Sub-Space (button) Use this wizard to add sub-spaces. The wizard's steps prompt you for space basics (such as space name), level of privacy, types of content allowed, and so on. Blog Settings Page (Spaces)Console Location: Spaces > Settings > Blog Settings Use this page to aggregate blogs into the space whose name is displayed under Blog Settings. You can aggregate blogs from other spaces into the selected space. That way, the aggregated blogs will be visible from the selected space. Discussion Settings PageConsole Location: Spaces > Settings > Discussion Settings Moderation allows administrators and moderators to screen threads and messages before they are viewable in your community. When moderation is turned on, you must approve or reject each thread or reply. You can see a list of pending messages by clicking on the "Moderation" link to the left. Question feature settings allow you to set the number of helpful answers per thread and to configure the default question status for threads. Document Settings PageConsole Location: Spaces > Settings > Document Settings Lists the users who will approve all documents in this space before they are published. Click the Add Approver button to add approvers to the list. Click the Delete to delete them. Community Everywhere PageConsole Location: Spaces > Settings > Community Everywhere Use this page to enable and make settings for the community everywhere feature. With community everywhere, you can display Clearspace discussion thread content in web pages that are external to Clearspace. Users viewing the external page can create discussions and post replies that are added to the discussion in Clearspace. With community everywhere enabled, paste the script in the Code window into the web page that should support creating and/or displaying discussion threads. To ensure that pages at certain URLs only can host community everywhere script, enter their URL in the Restrict Referrers To box; this can be a comma-separate list of URLs. In the System User box, enter the name of the "user" who will be shown as having begun the discussion. Click Generate New Key to generate a unique identifier that will be associated with the discussion created from the external page. This unique ID is inserted into the script in the Code box. Thread Archive Settings PageConsole Location: Spaces > Settings > Thread Archive Settings Specify whether to archive discussion threads. Extended Properties PageConsole Location: Spaces > Settings > Extended Properties Communities can have an arbitrary number of extended properties which facilitates additional functionality to what the core API provides. Filters and Macros PageConsole Location: Spaces > Settings > Filters and Macros Filters and macros both dynamically reformat the contents of messages, announcements and polls. Filters can be applied globally or on a per community or per forum basis. They are similar concepts but filters can apply to the entire block of text and macros operate on a specific part (for example, {macro}will alter text in here{macro}). Below is a list of all filters and macros in the system. You can enable or disable each filter and macro and edit its settings. Gateway Settings PageConsole Location: Spaces > Settings > Gateway Settings Gateways allow you to synchronize threads in your community with an external data source. For example, use the email gateway to mirror the content of a mailing list. Interceptors PageConsole Location: Spaces > Settings > Interceptors Interceptors examine messages before they enter the system and can modify or reject them. Use the forms below to install and customize local interceptors. Permissions Tab (Spaces)If you don't have a sub-space selected (as when the root space is selected), the Permissions tab will provide a way to view and edit global permissions. To set admins, moderator, and other permissions for a sub-space, select the space before displaying the Permissions tab. To select a sub-space, click the Spaces tab (so that the Space Summary page is displayed), then click the name of the sub-space you want to edit permissions for, then click the Permissions tab. Admins & Moderators PageConsole Location: Spaces > Permissions > Admins & Moderators Displays the admin and moderator permissions assigned to Clearspace users. You can edit permissions. This page will display global permissions if you haven't selected the root space, and space permissions if you have selected a sub-space. To select s sub-space, click the Spaces tab (so that the Space Summary page is displayed), then click the name of the sub-space you want to set permissions for, then click the Permissions tab. Global Permissions Page (Spaces)Console Location: Spaces > Permissions > Global Permissions Displays the global (root space) permissions assigned to users and groups and provides a place to grant new permissions. This page is only available when you have selected the root space. In other words, to view this page, click the Spaces tab (so that the Space Summary page is displayed), click the Permissions tab, then click Global Permissions. To apply specific permissions for a user or group not listed here, click the Grant New Permission tab, then select the permissions to grant or revoke and specify the user or group to apply them for. Space Permissions PageConsole Location: Spaces > Permissions > Space Permissions Displays the sub-space permissions assigned to users and groups and provides a place to grant new permissions. This page is only available when you have selected a sub-space below the root space level. In other words, to view this page, click the Spaces tab (so that the Space Summary page is displayed), click the name of the sub-space you want to set permissions for, click the Permissions tab, then click Space Permissions. To apply specific permissions for a user or group not listed here, click the Grant New Permission tab, then select the permissions to grant or revoke and specify the user or group to apply them for. Blogs TabManagement Tab (Blogs)Personal Blogs PageConsole Location: Blogs > Management > Personal Blogs Create, edit and delete personal blogs. Group Blogs PageConsole Location: Blogs > Management > Group Blogs Create, edit and delete group blogs. Settings Tab (Blogs)Blog Settings Page (Blogs)Console Location: Blogs > Settings > Blog Settings Manage global blog settings. Permissions Tab (Blogs)Global Permissions Page (Blogs)Console Location: Blogs > Settings > Global Permissions Grant permission to read and create blogs to groups and individuals. People TabManagement Tab (People)User Summary PageConsole Location: People > Management > User Summary Use this page to edit settings about user accounts. Click the edit icon to:
Create Summary PageConsole Location: People > Management > Create User Create a user here. After you click Create User, the admin console will display a page through which you can edit user properties such as password, email, name and email visibility, and so on. Group Summary PageConsole Location: People > Management > Group Summary View and edit user groups. Click the Edit icon to display a page through which you can edit group properties, such as admin and member list. Create Group PageConsole Location: People > Management > Create Group Create a user group here. After you click Create Group, the admin console will display a page through which you can edit the group admin and member list. User Search PageConsole Location: People > Management > User Search Search for a user as a way to easily reach their User Summary page. The IDs for users matching your search term will be displayed in a list from which you can select the user you want. Settings Tab (People)Avatar Settings PageConsole Location: People > Settings > Avatar Settings Use this page to specify how to handle avatars (images representing users). Ban Settings PageConsole Location: People > Settings > Ban Settings User Accounts and IP Addresses can be banned using the form below. The different ban levels are Disable Login, Disable Post, Moderate Post. Disable Login will prevent the banned user from logging into their account. Disable Post will prevent the banned user from posting any messages. Moderate Post will mark all messages posted by the banned user for moderation. Password Reset PageConsole Location: People > Settings > Password Reset Use this page to make it possible for users to request that their password be reset if they forget it. If enabled, they'll receive an email with a link through which they can reset the password. Use the Email Templates page link to specify a template for the email they receive. Profile Configuration PageConsole Location: People > Settings > Profile Configuration Profile fields are the basic building blocks of a users profile. Below are all the profile fields defined in the system. To create a new profile field, click New Field. Registration Settings PageConsole Location: People > Settings > Registration Settings Manage the registration experience, such as whether users must type characters from a random image in order to register (human input validation), whether the user will be required to accept terms and conditions, and so on. From here you can also reach console pages where you can set templates for email messages sent in connection with registration. Status Level Settings PageConsole Location: People > Settings > Status Level Settings A status level indicates a range of scores for a user. For example, you can designate users with scores of 0-10 be ranked as "Beginners" and users with scores of 400-500 be "Golds". Scores are calculated on users according to a specific algorithm. Different scenarios can be selected an manipulated for awarding points to users. ReportingReportsMain PageConsole Location: Reporting > Reports > Main Use the new forum threads, new blog posts and new wiki documents reports to get a sense how 'active' the entire community is. Each graph represents data from the last seven days. Use the tag clouds to watch developing trends in the system. An sudden increase in the use of a specific tag may indicate the need for a new community or topic. The activity tables should be used to gauge hotspots in the system: areas where users are having frequent discussions. Threads PageConsole Location: Reporting > Reports > Threads Use the threads graph to monitor the number of threads created over time. A small number of threads created may indicate that users are not aware of the ability to ask questions via the forum or that they are utilizing other methods such as email or instant messaging for group discussion. Messages PageConsole Location: Reporting > Reports > Messages Use the messages graph to monitor the number of messages created over time. A small number of messages created may indicate that users are not aware of the ability to ask questions via the forum or that they are utilizing other methods such as email or instant messaging for group discussion. Blog Posts PageConsole Location: Reporting > Reports > Blog Posts Use the blog posts graph to monitor the number of blog posts created over time. Blog Comments PageConsole Location: Reporting > Reports > Blog Comments Use the blog comments graph to monitor the number of blog comments created over time. Documents Page (Reporting)Console Location: Reporting > Reports > Documents Use the documents graph to monitor the number of documents created over time. Console Location: Reporting > Reports > Console Location Document Edits PageConsole Location: Reporting > Reports > Document Edits Use the document edits graph to monitor the number of document revisions created over time. Document Comments PageConsole Location: Reporting > Reports > Document Comments Use the document comments graph to monitor the number of document comments created over time. Real-Time TabSettings Tab (Real-Time)Overview PageConsole Location: Real-Time > Settings > Overview This page provides an overview of real-time integration and indicates whether Clearspace is connected for real-time integration. Use the Connection and Presence pages to set up the connection. With real-time integration and with XMPP presence enabled, the Clearspace user interface will display presence information for Clearspace users — such as whether they're "online" or "away" from an instant message perspective. The user interface will display a link through which a user can easily send an instant message to another user. Connection PageConsole Location: Real-Time > Settings > Connection To enable real-time collaboration, enter your Wildfire server name and external component port. Note that to enable integration with your Wildfire server, you need the Wildfire plugin. You can get the plugin using the Wildfire server admin console or by going to the Wildfire Plugins page at igniterealtime.com. For enhanced security, you must enter a secret key to connect Clearspace to the Wildfire server. The secret key is stored on the Wildfire server and can be accessed in the Wildfire admin console. In that console, choose the Server tab, and then the External Components page in the Server Settings section. Presence PageConsole Location: Real-Time > Settings > Presence Use this page to enable XMPP presence, a feature through which Clearspace users can view presence information about other users (such as whether they're "available" from an instant messaging perspective). Select the Enable XMPP Presence check box to enable presence cues in the Clearspace user interface. Select the Use Common Username For XMPP Presence check box to tell Clearspace that it can assume that user names on the Clearspace server can be used to construct user names for communication with the real-time server. In other words, with this box selected, Clearspace will assume that MyCompany user "sam" on Clearspace is "sam@mycompany.com" on the real-time server. This is useful if you're using a common server, such as a single LDAP server, for resolving user names for both real-time and Clearspace.
|