Difference between revisions of "Collaborative Documentation using Drupal"
(→Plan) |
(→Import feature) |
||
Line 6: | Line 6: | ||
== Import feature== | == Import feature== | ||
Importing content into Drupal's CMS and apply book structure | Importing content into Drupal's CMS and apply book structure | ||
− | *[C1] Convert previous xmldoc (ISE) content, into importable content for Drupal's CMS (Wiki based + meta data) | + | *<strike>[C1] Convert previous xmldoc (ISE) content, into importable content for Drupal's CMS (Wiki based + meta data)</strike> |
− | *[L1] Import this specific format + meta data such as parent's page, page order ... | + | *<strike>[L1] Import this specific format + meta data such as parent's page, page order ...</strike> |
*[L2] Import documentation of eiffel libraries generated by EiffelStudio | *[L2] Import documentation of eiffel libraries generated by EiffelStudio | ||
Revision as of 04:57, 9 September 2008
Plan
Things to do
Import feature
Importing content into Drupal's CMS and apply book structure
[C1] Convert previous xmldoc (ISE) content, into importable content for Drupal's CMS (Wiki based + meta data)[L1] Import this specific format + meta data such as parent's page, page order ...- [L2] Import documentation of eiffel libraries generated by EiffelStudio
Export feature
Export book's content, in order to be able to import them back. This will also be used to store the documentation into subversion
- [S1] export to the importable content (Wiki based + meta data)
- [S2] export to docbook|DITA or similar to generate the PDF output
CMS feature
- [E1] Wysiwyg editor ... for the wikitext, there is a mediawiki extension based on FCKEditor (try to port it to Drupal)
- [E2] resolve the wiki link inside the drupal CMS (wikitool .. but find a hack to work without unique title ...)
- [E3] build a dedicated drupal theme for the documentation site
Priority
- C1, L1
- E2
- S1
- L2