• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Tim Cooke
Sheriffs:
  • Rob Spoor
  • Liutauras Vilda
  • paul wheaton
Saloon Keepers:
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
  • Piet Souris
Bartenders:
  • Stephan van Hulst

Feature Explanation

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Can anyone explain the following features from the home page (and how to use/ demo):

* Karma - Rate messages and users
* Automatic parsing of links in the messages
* Easy to support new bbtags via a XML configuration file
* User ranks
* Advanced HTML filter, for increased security

In general, it would be nice to have a paragraph for each item. To clarify. But great job so far!!!

Assaf
[originally posted on jforum.net by Anonymous]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


* Karma - Rate messages and users



user are able to give a note (1 to 5) to the message, and this impacts in users's status. For both user and message the karma (status) is represented by the little yellow stars.


* Automatic parsing of links in the messages



When you have a link in the message, JForum automatically will make it clicable.


* Easy to support new bbtags via a XML configuration file



If you want to add a new bb code, all you have to do it to edit the file WEB-INF/config/bb_config.xml


* User ranks



See the first answer.


* Advanced HTML filter, for increased security



JForum parsers every message, blocking malicious code.


In general, it would be nice to have a paragraph for each item. To clarify. But great job so far!!!

Assaf



Rafael
[originally posted on jforum.net by Rafael Steil]
 
Quick! Before anybody notices! Cover it up with this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic