gsoc:2009:phdoe

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
gsoc:2009:phdoe [2009/08/20 09:39] – brainstorming idea update mrkschangsoc:2009:phdoe [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 9: Line 9:
   * Mailing list: phpdoc@lists.php.net   * Mailing list: phpdoc@lists.php.net
   * Blog: [[http://mrkschan.blogspot.com/search/label/gsoc]]   * Blog: [[http://mrkschan.blogspot.com/search/label/gsoc]]
 +  * Live at: [[https://edit.php.net]]
 ===== Abstract ===== ===== Abstract =====
 Currently, the documentation work is synchronized by cvs. But still, there are potential conflicts due to redundant work. Besides, it's not that easy to share the works or even pipelining the works in a distributed environment. Therefore, a centralized environment is introduced. Currently, the documentation work is synchronized by cvs. But still, there are potential conflicts due to redundant work. Besides, it's not that easy to share the works or even pipelining the works in a distributed environment. Therefore, a centralized environment is introduced.
Line 209: Line 210:
 === Concerns === === Concerns ===
   * How to handle inter-module interaction? Using central registry?   * How to handle inter-module interaction? Using central registry?
 +    * For UI, may try having a central registry that register module
 +    * any interaction will be passed through this single agent
 +    * event listener could be used in case for interaction
 +    * if interaction beyond this scope ... may try returning js from XHR that would invoke appropriate handler
 +
 +==== WYSIWYG doc-book edit ====
 +=== Ideas ===
 +  * we may try using http://www.wymeditor.org/. In one of it's demo http://files.wymeditor.org/wymeditor/trunk/src/examples/15-rdfa-editor.html#, the wymeditor parse a RDF for display
 +  * we may supply doc-book elements and attributes, providing appropriate CSS. Plus, doc-book xml <-> html mapping
 +=== Concerns ===
 +  * Is wymeditor support doc-book xml <-> html mapping and additional element for its parser?
gsoc/2009/phdoe.1250761150.txt.gz · Last modified: 2017/09/22 13:28 (external edit)