|
Cookbook /
SourceHistorySummary: Web php programming abilities from computers without any editor installed
Version: 0.1 2008-12-07
Prerequisites: pmwiki 2.0 with
Status: beta
Maintainer: lionel.a
Categories: SystemTools MarkupWriting
Questions answered by this recipe
DescriptionSourceHistory provides web php programming abilities from computers without any editor installed (in order to target new EEE-computers and cybercafes). SourceHistory allows several programmers to work together as on a wiki, but the result is php files in addition of the wiki. Some functions would seem to be kind of a CVS. Comments, categories and php program code can be set on the same wiki page, but only the code in sourcehistory quotes will be written on a separated file. Installing instructionsInstall first SourceBlock.
All changed php files are located into /prog/ directory, but this can be change into a /core/ directory (or another one). Just modify the sourcehistory.php file :
Also, the php files are named : for a MyFileName wiki name page, my_file_name.inc.php will be the php file, but this can easily be changed by editing few php lines in sourcehistory.php. MarkupOnce installed, add markup at the top and the end of your code:
your php code
ExampleThis receipe can be seen or tested on www.chefdesventes.org. (In order to avoid hack or spam, ask there for your password.) NotesThis is a beta release : now, each time the wikipage/file is edited then the new version is updated, even if it is a preview. This is a minor bug, because the right release is always updated from the wiki history. This could be fix if Release Notes
ContributorsCommentsUser notes? : If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki. |