Differences between revisions 7 and 12 (spanning 5 versions)
Revision 7 as of 2005-12-25 05:19:35
Size: 4046
Editor: GaryBader
Comment:
Revision 12 as of 2009-02-12 01:04:11
Size: 4416
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
[[TableOfContents([2])]] <<TableOfContents([2])>>
Line 13: Line 13:
For details on RFCs in general, check out the [http://www.answers.com/main/ntquery?method=4&dsid=2222&dekey=Request+for+Comments&gwp=8&curtab=2222_1&linktext=Request%20for%20Comments Wikipedia Entry: Request for Comments (RFCs)] For details on RFCs in general, check out the [[http://www.answers.com/main/ntquery?method=4&dsid=2222&dekey=Request+for+Comments&gwp=8&curtab=2222_1&linktext=Request%20for%20Comments|Wikipedia Entry: Request for Comments (RFCs)]]
Line 33: Line 33:
 * There is a [http://tikiwiki.org/tiki-index.php?page=WordToWiki_swythan&bl word2wiki Word Macro available]. It can easily be edited to write out MoinMoin wiki markup or any other with some visual basic editing. It only handles basic formatting and lists, so images will have to be manually imported into the wiki.
 * If we convert from wiki to [http://docbook.sourceforge.net/ DocBook format], we can easily then convert to many other formats, including PDF and JavaHelp, automatically. The only issue then is converting from wiki to DocBook.
 * There is a [[http://tikiwiki.org/tiki-index.php?page=WordToWiki_swythan&bl|word2wiki Word Macro available]]. It can easily be edited to write out MoinMoin wiki markup or any other with some visual basic editing. It only handles basic formatting and lists, so images will have to be manually imported into the wiki.
 * If we convert from wiki to [[http://docbook.sourceforge.net/|DocBook format]], we can easily then convert to many other formats, including PDF and JavaHelp, automatically. The only issue then is converting from wiki to DocBook.
Line 36: Line 36:
  * MikeSmoot set up a [http://chianti.ucsd.edu/cytoscape-manual/index.php Docbook wiki instance], which might be an option, since it claims to do some of what we want, though it would be preferable to use MoinMoin wiki (avoid setting up and maintaining two different wikis)   * MikeSmoot set up a [[http://chianti.ucsd.edu/cytoscape-manual/index.php|Docbook wiki instance]], which might be an option, since it claims to do some of what we want, though it would be preferable to use MoinMoin wiki (avoid setting up and maintaining two different wikis)
Line 38: Line 38:
   * http://tldp.org/wt2db/ docs; [http://tldp.org/downloads/ download]    * http://tldp.org/wt2db/ docs; [[http://tldp.org/downloads/|download]]
Line 41: Line 41:
   * If we did this, we could use the wiki [http://cytoscape.org/cgi-bin/moin.cgi/FrontPage?action=print print view]    * If we did this, we could use the wiki [[http://cytoscape.org/cgi-bin/moin.cgi/FrontPage?action=print|print view]]
Line 54: Line 54:
  * GaryBader - Dec.25.2005 - Looks like [[http://moinmoin.wikiwikiweb.de/DocBook|MoinMoin supports DocBook generation]] natively since v1.3.5. We [[http://cytoscape.org/cgi-bin/moin.cgi/SystemInfo|need to upgrade]].
Line 60: Line 61:
  * ["/Implementation Plan"]   * Status: Cytoscape 2.2 Word document converted to a wiki page using the Word2Wiki VBA script (modified to output rough MoinMoin markup) [[attachment:word2wiki.bas]]

RFC Name : Migrating the user manual to the wiki

Editor(s): GaryBader

<<TableOfContents: execution failed [Argument "maxdepth" must be an integer value, not "[2]"] (see also the log)>>

About this document

This is an official Request for Comment (RFC) for migrating the user manual to the wiki.

For details on RFCs in general, check out the Wikipedia Entry: Request for Comments (RFCs)

Status

Open for public comment

How to Comment

To view/add comments, add them directly under the appropriate section. By adding your ideas to the Wiki directly, we can more easily organize everyone's ideas, and keep clear records. Be sure to include today's date and your name for each comment.

Try to keep your comments as concrete and constructive as possible. For example, if you find a part of the RFC makes no sense, please say so, but don't stop there. Take the extra step and propose alternatives.

Proposal

Currently the user manual is stored as a master Microsoft Word document in CVS. This is the main document edited and is converted automatically to PDF for the distribution and mostly manually to HTML to the online help (JavaHelp format) available from within Cytoscape. The problem with this is that it takes a long time to update the HTML and is not very flexible - for instance, we can't automate it as part of the build process.

The proposal is to move the master user manual document to the wiki and write some scripts to convert from the wiki initially only to PDF and JavaHelp HTML.

General Notes

Open Issues

  • How do we convert wiki to DocBook?

  • How well does DocBook handle images?

  • How well does conversion work from DocBook to the formats we need - are there any lossy aspects?

  • What is the best way to automate the conversion - Perl, Java? If we used Java, it would be cross platform, especially if XSLTs are mostly used.

Implementation Plan

RFC_3 (last edited 2009-02-12 01:04:11 by localhost)

Funding for Cytoscape is provided by a federal grant from the U.S. National Institute of General Medical Sciences (NIGMS) of the Na tional Institutes of Health (NIH) under award number GM070743-01. Corporate funding is provided through a contract from Unilever PLC.

MoinMoin Appliance - Powered by TurnKey Linux