Featured Sites: A-Z Index
H
Newest 10 Entries
Title | Third party integration |
---|---|
Icon | ![]() |
Description | Support for integrating popular forum software: See our download page for a list of supported forums. Share login credentials: Login to the Composr site with the same usernames/passwords as your forum. Share usergroups: Control website access based on someone's forum usergroup. Emoticon support: The emoticons on your forum will also be used on your website. |
Title | Stay on Top |
---|---|
Icon | ![]() |
Description | (Conversr only) Virtual Forums: Find posts made since you last visited or within a time frame. Remembers your unread posts even if you frequently change computers Recent activity: See what topics you recently read or posted in Unanswered topics: Find which topics have not yet been answered RSS and Atom support |
Title | Conversr Forums |
---|---|
Icon | ![]() |
Description | The usual: Categories, forums, topics, posts, topic polls, announcements / pinning, sinking, quick reply, topic closing Forum and Topic tracking: Receive notifications when new posts are made on monitored topics and forums. Password-protected forums Present an 'introductory question' which members must answer or agree to before accessing a forum. Full moderator control: Determine who may moderate what forums. Inline personal posts: Whisper to members within a public topic; only those members will see the post. Over 50 bundled emoticons: Also, support for batch importing new ones Multi-moderation: Record and perform complex routine tasks; make post templates for those tasks. Mass-moderation: Perform actions on many posts and topics at once. Post preview: Read a topic's first post directly from the forum-view. Also see the latest posts when making a new post. Highlight posts as ‘important’ |
Title | Membership |
---|---|
Icon | ![]() |
Description | (These features pertain to Conversr only) Profiles: Browse through and search for members, and view member profiles. Multiple usergroups: Members can be in an unlimited number of different usergroups. They can also ‘apply’ to join new ones. Social networking: Create and browse friendships. Custom profile fields: Allow your members to add extra information which is relevant to your website (or to their subcommunity), and members can set privacy settings on them. Promotion system: Set up a usergroup rank ladder so members advance the ranks through their rank points. Members can view rank on their profile rank tab including unlocked and unlockable privileges. Private Topics: A special kind of private messaging system between 2 or more members. Think 'on-site e-mail inbox'. Invitation-only websites: Restrict registrations from the public; existing members can invite others to join. Allow members to create and manage clubs (personal usergroups). Avatars: Include avatars that members can pick from, or allow members to upload their own. Member signatures, photos, and personal titles Users online: See which members are currently online (unless they logged in as invisible) Account pruning: Find and delete unused accounts, or merge duplicate accounts, based on defined criteria. CSV files: Import and export members using CSV files, including support for automatic creation of custom profile fields and usergroups – great for migrating data |
Title | Support Tickets |
---|---|
Icon | ![]() |
Description | Users can communicate with staff privately through Support Tickets. Assign to individual staff: Includes the ability for staff members to “take ownership” of raised issues, and for staff to discuss. Allow users to e-mail in their tickets and replies to a designated e-mail address Expanded access granting: Grant third party members access to individual tickets. FAQ integration: Automatically search FAQs before opening a ticket. Multiple ticket types: Set up different types of support tickets, with different access levels and fine-grained ticket notification settings. Anonymous posting: Allow staff to post anonymously or as a designated support operator account so that customers don't always expect the same employee to reply. Merging: If customers open multiple tickets for the same issue, you can merge them. Closing: Let customers close tickets that are now resolved, or do it yourself. Filtering: Filter the tickets you see by status and ticket type. |
Title | eCommerce and Subscriptions |
---|---|
Icon | ![]() |
Description | Paid membership: Sell access to sections of your website, or offer member privileges. Shopping cart for running an online store Extendable framework: Programmers can easily add new product types to sell, or payment gateways / tax services / shipping providers. Multiple payment gateways: Accepts payments via PayPal or other gateways developers may add, and manual transactions (cash/cheque). Invoicing support: Including status tracking and online payment tracking. Basic accounting support: Input your incoming and outgoing transactions to get a basic ledger, profit-and-loss, and cashflow charting. Currency conversions: Perform automatic currency conversions within your website pages (requires an API key). |
Title | Featured Content |
---|---|
Icon | ![]() |
Description | Random quotes: Put random quotes (e.g. testimonials) into your design. Awards: Showcase your most popular content, and optionally award the submitter with points. Tags: Set keyword tags for content and display tag clouds. Recent content: Automatically feature links to your most recent content (via main_multi_content block). Show website statistics to your visitors (via stats graphs or page hit counters). Random content: Feature random content from your website specified via a sophisticated filtering language. |
Title | Newsletters |
---|---|
Icon | ![]() |
Description | Automatically create newsletter issues highlighting your latest content Double opt-in: Prevent false sign-ups by asking subscribers to confirm their subscriptions. Host multiple newsletters: Visitors can subscribe to the ones they want. Flexible mailings: Send out mailings to all members, to different usergroups, or to subscribers of specific newsletters. Welcome e-mails: Send multiple welcome e-mails to new users automatically, on a configurable schedule (Conversr-only). Bounce cleanup: Automatically clean out bounces from your e-mail list. Unsubscribe: Recipients can easily unsubscribe from newsletters through an unsubscribe link provided in the e-mail. Change settings: Newsletter subscribers can change their subscription settings on-site. Drip sending: Prevent overwhelming your mail server or outbound limits. |
Title | Searching |
---|---|
Icon | ![]() |
Description | Choose what is searchable Boolean and full-text modes Keyword highlighting in results Search boxes to integrate into your website Logging/stats OpenSearch support: Allow users to search from inside their web browser. Results sorting, and filtering by author and date Search within downloads: Including support for looking inside archives. Composr fast custom index: Support full-text searches in instances where your database does not |
Title | Banners |
---|---|
Icon | ![]() |
Description | Multiple types: Each one can specify its own width-by-height (e.g. skyscraper). Smart banners: Integrate text-banners into your content via keyword detection. Broad media compatibility: Image banners, external banner rotations, and text banners. Determine which banners display most often Run a cross-site banner network Hit-balancing support: A site on a banner network gets as many inbound hits as it provides outbound clicks. Targeted advertising: Show different banners to different usergroups. Track banner performance Use the banner system to display whole sets of sponsor logos or partners Supports Geotargeting Periodic content reviews: Reminders to check (or remove) banners |
Top 10 Entries
Question | Can I display different content to different usergroups? |
---|---|
Answer | Yes, you can achieve this by leveraging Tempcode within your templates. By using conditional statements like {$IS_IN_GROUP} and {$HAS_PRIVILEGE}, you can show or hide specific content sections based on the user's group membership or privileges. This technique allows you to "tease" premium content to non-paying users or tailor the user experience based on their access level. |
Question | What are match-key permissions and why would I use them? |
---|---|
Answer | Match-key permissions provide a more granular level of access control beyond the standard zone, page, and category permissions. They allow you to restrict access based on specific "match-keys", which are unique identifiers for different actions or content within Composr. For instance, you could use match-key permissions to prevent guests from submitting banners or to restrict access to the member directory for all but specific usergroups. You can also specify custom access denied errors for each match-key. A "match-key" is typically a page-link, such as cms:cms_banners:add. |
Question | How can I control who can view specific pages or categories? |
---|---|
Answer | You can manage access control for zones, pages, and categories primarily through the Permissions Tree Editor (Admin Zone > Security > Permissions Tree Editor). This tool provides a central location to set view permissions for different usergroups. You can also edit individual zone and category permissions through their respective editing interfaces, but the Permissions Tree Editor offers a more streamlined and efficient approach. |
Question | What is the difference between access permissions and privileges in Composr? |
---|---|
Answer | Access permissions control whether members of a certain usergroup can view specific areas of your site, such as zones, pages, and categories. A member only needs one of their usergroups to have access permission to view the content. But permissions work on a deny-first policy; if one of the permissions applicable to viewing something is denied for a usergroup, then the whole thing is denied for that usergroup (e.g. even if a download itself grants access, access will be denied if its category denies access). Privileges, on the other hand, dictate what actions a usergroup is allowed to perform across the website, like using advanced Comcode or bypassing the word filter. |
Question | How can I change the news archive display to show summaries instead of just headlines? |
---|---|
Answer | By default, the news archive screen shows only headlines. To display summaries like the news block, add :inline=1 to the page-link. For example, if your news archive page-link is site:news, modify it to site:news:inline=1. This will show summaries instead of just the headlines in the archive view. |
Question | What are Trackbacks and how do they work in Composr? |
---|---|
Answer | Trackbacks are a blogging feature that creates a link from an article on one blog to an article on another, acting as a citation mechanism. How Trackbacks Work:
To enable trackbacks, go to Admin Zone > Setup > Configuration > Feature options and check the "Trackbacks" option. You can then enable trackbacks for individual content items. |
Question | How can I filter the news archive to show specific content? |
---|---|
Answer | The news system allows advanced filtering:
These filters are controlled through parameters passed to the news blocks and carried through navigation links. When viewing a news post, you can also filter by the categories associated with that post. |
Question | How do I display external RSS feeds on my Composr website? |
---|---|
Answer | Composr offers two blocks for displaying RSS and Atom feeds in a news-like format:
To add a block, use the Block Construction Assistant or insert the following Comcode into your page: [block="http://example.com/feed.xml"]main_rss[/block] [block="http://example.com/feed.xml"]side_rss[/block] Replace "http://example.com/feed.xml" with the actual feed URL. Important: Exercise caution when using external feeds. Ensure the source is trustworthy, as malicious feeds can contain harmful code. |
Question | What are RSS/Atom feeds and how do they benefit my website? |
---|---|
Answer | Feeds, in formats like RSS and Atom, are XML files that syndicate your website content, making it accessible beyond your website. They can be viewed using feed reader applications (e.g., Feedly, Vienna) or integrated into other websites or web browsers. Composr supports both RSS and Atom for syndicating news and other content. While RSS is more common, Atom is a cleaner, standardized format. Both effectively share your content updates. Benefits:
|
Question | What are Personal Categories/Blogs in Composr? How do I create one? |
---|---|
Answer | Composr allows members of permitted usergroups to have their own personal news categories, also known as "blogs". These blogs appear as a tab on the member's profile (Conversr-only) and may also appear in the main news block depending on your configuration. To create a blog, a member simply adds a news post and selects their personal category. If the category doesn't exist, it will be automatically created upon submission. A dedicated "Blogs" CMS module (Admin Zone > Content > Blogs) is available if the "Separate blogs" configuration option is enabled. This simplified module focuses on blog posting and can be used to restrict members from submitting to general website news. |