URL:
  <http://gna.org/task/?func=detailitem&item_id=1688>

                 Summary: Submission of Da Lyntox T-Forum
                 Project: Gna! Administration
            Submitted by: tuxic
            Submitted on: dim 15.05.2005 à 09:14
                  Status: None
         Approval Status: None
         Should Start On: dim 15.05.2005 à 00:00
   Should be Finished on: mer 25.05.2005 à 00:00
                Category: Project Approval
                Priority: 5 - Normal
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:


Site Admin. Approval/Edition URL:
 <https://gna.org/admin/groupedit.php?group_id=1045>


###### ORIGINAL SUBMISSION DETAILS ######

System Group Name:
-----------------
  tforum


Full Name:
----------
  Da Lyntox T-Forum
  

Type:
-----
  Programs


License:
-------- 
  GNU General Public License V2 or later


Other License: 
--------------
  


Description:
------------
  My program is simple: a php forum named TForum. It has many ressemblances
with phpBB but the architecture is very different: instead of loading template
files for themes it uses a file named bloc.php which contains all the template
informations in a class named bloc. Here's a little scheme:

l+ /
l-- index.php <- main page. calls a file mysql.php for the queries
l-+ template/ <- the dir which contains all the templates installed
l--- template.php <- file charged to load the proper template (the user's one
or the 
l                                 default)
l--+ the_name/ <- dir of a template
l---- bloc.php <- contains all the informations (css loading, table
properties, etc...)

this is only for templates. The forum permits visitors to register, login, and
view messages. Users can change their theme and profile (password, contact,
avatar, signature, etc...) and also private forum options (allow html, allow
smilies, be invisible, show my email adress, etc...). Of course they can
create subjects, and respond other. Moderators can delete posts, move them,
respond, etc... they are priviledged users. The admin can do everything:

- Change the config of the site (name, path, closed or not, forum options,
etc...)
- Modify themes
- Modify users (name, password, avatar, etc...)
- create grades for users (name, minimum posts, image, special or not)
- create forums and categories and edit the existant ones. Here is a simple
shem on forum organisation:

l- Main site
l-- Category
l---Forum

- Ban users
- Censure words
- be a normal user
- and more

For now, tforum only supports Mysql (prealfa tested on version 4.0.20). It
also needs at least php4. 
You can find the prealfa version at
http://tuxic.peewi.org/tforum/TForum-prealfa.zip


Other Software Required:
------------------------
  Php 4
MySql


Other Comments:
---------------
  I'm searching people who can help me for TForum.

#########################################







    _______________________________________________________

Reply to this item at:

  <http://gna.org/task/?func=detailitem&item_id=1688>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


Reply via email to