From: Mike N. <mh...@us...> - 2004-06-10 21:21:13
|
Update of /cvsroot/phpwebsite-comm In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9958 Modified Files: README Log Message: updated with l10n and patches info Index: README =================================================================== RCS file: /cvsroot/phpwebsite-comm/README,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** README 21 May 2003 14:17:27 -0000 1.2 --- README 10 Jun 2004 21:20:55 -0000 1.3 *************** *** 12,15 **** --- 12,18 ---- http://tux.appstate.edu/mailman/listinfo/phpwebsite-cvs-notice + Developers Mailing List + php...@li... + If you have third party content that you would like to include in this repository, please submit a support request using the category of *************** *** 17,20 **** --- 20,26 ---- https://sourceforge.net/tracker/?func=add&group_id=81360&atid=563509 + phpWebSite Community development mailing list: + php...@li... + REPOSITORY LAYOUT *************** *** 23,27 **** --- 29,37 ---- toplevel/ - documents documentation (DocManager, HOWTO, Guide, etc.) + - l10n localization (ISO 639-2 language codes) - modules modules + - patches patch sets by developers for code where no + write privileges exist (for review by code + maintainers) - themes themes |