alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

jforum example source code file (features.jsp)

This example jforum source code file (features.jsp) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - jforum tags/keywords

customization, extensiblity, extensiblity, forums, forums, installation, jforum, messages, permissions, permissions, posting, posting, security, users

The jforum features.jsp source code

<jsp:include page="header.jsp"/>
<!-- InstanceBeginEditable name="MainContent" -->
<div style="padding:0px 10px">
	<img src="images/bt_features.gif">
	<div>
<p> JForum has a growing number of features, with a lot more being asked and developed each day. Here you will find a list of the most useful and common features currently available. Also, take a look <a href="/screenshots.jsp">at some screenshots. </p> <!-- Installation --> <div class="blue-title">Installation <div> <ul class="ul-orange"> <li>Easy installation through graphical web interface </ul> <!-- General --> <div class="blue-title">General <div> <ul class="ul-orange"> <li>Unlimited forums, categories, and topics <li>Support for several popular databases, including MySQL, PostgreSQL, Oracle and HSQLDB <li>Karma - Rate messages and users <li>Bookmarks - save your favourite threads and share with other users <li>Easy migration from phpBB <li>Friendly URLs (no more long and hard-to-remember links!) <li>Listing of currently online users <li>Listing of the Most Recent topics from the whole forum <li>Fast and scalable, perfect for busy sites - unlike most message board systems, JForum caches frequently accessed data to avoid excessive querying of the database </ul> <!-- Posting Messages --> <div class="blue-title">Posting Messages <div> <ul class="ul-orange"> <li>File Attachments, with fully customizable options <li>HTML and BBCode support <li>Automatic parsing of links in messages <li>Integrated private message system <li>Email notifications for topics on private messages <li>Unlimited emoticons, easily administered via a configuration panel <li>RSS syndication <li>Sticky topics and announcements <li>Post preview </ul> <!-- Moderation --> <div class="blue-title">Moderation <div> <ul class="ul-orange"> <li>Easy to moderate <li>Moderated Categories and Forums - Administrators may allow new messages be posted only after the approval of some moderator or administrator <li>Topics can be locked/unlocked and moved between forums <li>Topics can be moved between forums </ul> <!-- Permissions & Security --> <div class="blue-title">Permissions & Security <div> <ul class="ul-orange"> <li>Read-only forums - Forums where is not possible to post new messages, just reading <li>Reply-only forums - Forums where only reply to existing posts are allowed <li>Robust security system <li>Forum moderators can be granted varying levels of control <li>Advanced HTML filter, for increased security </ul> <!-- Customization & Extensiblity --> <div class="blue-title">Customization & Extensiblity <div> <ul class="ul-orange"> <li>Easy and fast development for any other data source <li>Familiar and attractive layout <li>Highly customized permission control, allowing fine control over access to any forum and category, by group and by user <li>Easy to support new bbtags via a XML configuration file <li>Uses the simple and powerful Freemarker templating system which allows unlimited control over layout and theming <li>Supports individual themes/templates for users <li>Support for different languages; easy to add new languages </ul> <!-- Users --> <div class="blue-title">Users <div> <ul class="ul-orange"> <li>Member Listing <li>User defined avatars <li>User banning <li>Unlimited users, groups, and groups per user <li>User profile <li>User ranks <li>Language preferences may be set on a per user basis <li>Remembers last read messages and tracks new posts </ul> </div> <!-- InstanceEndEditable --> <jsp:include page="bottom.jsp"/>

Other jforum examples (source code examples)

Here is a short list of links related to this jforum features.jsp source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.