On Fri, 1 Aug 2008 10:46:01 -0700 "Ian Caldwell" <[EMAIL PROTECTED]> babbled:
> So now it is your chance to tell us why we should be using a specific cms > verses the alternative of just making our own specific to our needs and > keeping it minimalistic. Please give the pros and the cons and explorer the > issues that would involve e directly (e.g. themeing, translations etc etc) here's my 2c. we've been through multiple cms's. none of them suddenly meant the website is updated often and well maintained. they did nothing but make it harder. they generally just got in the way (hard to customise etc etc.). so eventually went back to an old original method. www lives in cvs - u want to work on it, u get cvs access. committing means it auto-updates. if u need to test the php locally setting up a local apache and mod-php, allow symlinks outside of the www doc dir to point to your homedir's cvs checkout of the www site, worsk just fine. it's simple and works. the php is also very simple. the main www site is meant to be simple and relatively static - the wiki, and other sites (trac, bugzilla etc.) are where the dynamic stuff happens... -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
