DaPortal
PHP Content Management System
Description
This project is yet another PHP CMS, which I develop to help me in the DeforaOS project effort. A few modules are available already:
- explorer, used by the modules to display information;
- articles, to publish rich-text articles;
- news, to report activity;
- probe, useful with the DaMon project;
- user, managing logins and subscriptions;
- search, able to lookup information from any other module;
- project, including bug reporting and a CVS browser;
- comment, able to leave comments on any supporting module;
- category, allowing tagged content for easier classification;
- bookmark, keeping private and public bookmarks for users;
- wiki, managing pages with an online editor with changes tracking;
- translate, allowing to dynamically translate any content;
while the following modules are experimental:
- webmail, an attempt at implementing a webmail;
- browser, to access local files like PHP Explorer does;
It is also worth noticing it supports out of the box:
- language translations for the interface;
- different themes and templates.
Requirements
It is known to work on:
with the following database engines:
Downloads
Anonymous CVS
$ cvs -z3 -d :pserver:anonymous@cvs.defora.org:/Data/CVS co \
'DeforaOS/Apps/Web/DaPortal'
Source archive
Contact
Pierre 'khorben' Pronchery