CcHost
From Open Clip Art Library Wiki
Revision as of 02:52, 29 August 2007; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
ccHost is the engine for the Open Clip Art Library. The following details some information about what needs to be done in migrating to this engine. This is a really great development which is exciting because we can push changes upstream and encapsulate our engine for other project like Open Font Library to use.
[edit]
Development
NOTE: NO ONE SHOULD HACK ON CCHOST WHILE RUNNING LIVE ON OPEN CLIP ART LIBRARY
Thus, if you would like to hack on ccHost, then we need to come up with a strategy for this:
- get account on the cctools project by emailing the cc-devel list for ccTools development, or contact us.
- setup local setup of cchost on your system (start from README in the cchost package)
- make changes and either:
- submit a patch to cchost
- if you have cctools project access, then commit your changes
- BACKUP the live cchost setup (both HTML and MYSQL DB)
- Then, run cvs update on the live cchost project.
- Clean up any files that shouldn't be there
- Test
[edit]

