Development

/plugins/diemPlugin/trunk/README

You must first sign up to be able to contribute.

root/plugins/diemPlugin/trunk/README

Revision 24859, 0.7 kB (checked in by ornicar2, 4 years ago)

[Diem] removed dash prefix from automatic pages urls
- removed negligible browsers ( < 0.5% ) from the browser chart
- added package.xml and README, removed TODO

  • Property svn:executable set to *
Line 
1 diemPlugin
2 ==========
3
4 Diem is a content management framework (CMF) for PHP projects.
5
6 As a framework,
7 ---------------
8 Diem is flexible. There is no preinstalled stuff ( blog, comments... ) : the project starts empty.
9 The developer creates its own modules by declaring them in configuration files.
10 Then Diem generates a code which is 100% specific to the site's needs.
11
12 As a CMS,
13 ---------
14 Diem packages many site-independant features in a clean user interface.
15 Most of the common problems a web developer has to face up are made easy.
16
17 Diem is, and will always be, entirely free and published under the MIT license.
18
19 Documentation
20 -------------
21
22 Please see to the online documentation : [Diem documentation](http://diem-project.org/)
Note: See TracBrowser for help on using the browser.