Changes between Version 17 and Version 18 of WikiStart
- Timestamp:
- 11/01/08 11:11:53 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v17 v18 1 = Dotclear 2=1 = Dotclear Development = 2 2 3 Dotclear est un logiciel de gestion de blog conçu pour être simple à utiliser tout en proposant un ensemble de caractéristiques essentielles. 3 Welcome to the Dotclear Development headquarters. From here you can 4 [/2.0/browser browse the source] and keep track of any change in code and bug 5 reports and resolution thanks to the [/2.0/timeline Timeline] (or its dedicated RSS 6 feed). 4 7 5 Dotclear est écrit dans le respect le plus strict de toutes les normes en vigueur (HTML, HTTP, CSS, !JavaScript, PHP) garantissant un outil fonctionnant chez la plupart des hébergeurs. 8 You are strongly encouraged to leave your bug report or enhancement 9 idea by opeing a [/2.0/newticket ticket]. To do so, you have first to create a 10 [http://www.dotclear.net/my/ Dotclear.net account]. (Please check the existing tickets before 11 doing so.) 6 12 7 Dotclear peut être très facilement étendu au moyen de plugins (extensions) pouvant réagir à divers comportements de l'application. 13 If you feel bold enough to to so, you can check-out the source from 14 our [https://svn.dotclear.net/2.0/ Subversion repository]. 8 15 9 Il nécessite PHP 5 et une base de données (MySQL, PostgreSQL ou SQLite) pour fonctionner.10 16 11 * [http://doc.dotclear.net/2.0 Documentation] 12 * [http://www.dotclear.net/download Télécharger Dotclear 2] 13 * [http://www.dotclear.net/forum/viewforum.php?id=11 Forum d'aide DotClear 2] 17 == Security Issues == 18 19 Security is not to be taken lightly. If you found a security issue in 20 any Dotclear version, please send detailed information directly to 21 security@dotclear.net 22 23 24 == Dotclear 1.x == 25 26 Work on Dotclear has moved to the 2,x branch. Still, [http://dev.dotclear.net/1.0/report tickets], 27 [http://dev.dotclear.net/1.0/timeline timeline] and [https://svn.dotclear.net/1.0/ Subversion repository] are still available for the 1.x 28 branch. Updates will be made available in case of a new found security 29 issue.