SummerOfCode/2007/JonathanSteffan

From FedoraProject

Jump to: navigation, search

Fedora Documentation Publishing Platform

Abstract

Currently Fedora has got a small mix of elements that we are working into a comprehensive, end-to-end documentation solution. Some elements exist, some need to be developed. All use popular open standards for XML document publishing -- a combination of Wiki, Plone, Python, TurboGears, DocBook XML, and good old Makefiles are just a few elements in the mix.

1. As a first step, the new publishing platform could include adding a Publish as Draft functionality to the Wiki. 1. Publishing platform should be able to use the Wiki's built in tools for converting Wiki content to DocBook XML, take the output and put it into CVS, wrapped in a full book-building template. 1. Publishing platform needs to take (X)HTML that is output from the existing DocBook XML toolchain, and publish that to docs.fedoraproject.org 1. Currently this publication is a set of static HTML pages that are built with PHP includes. As an initial step, this system may be rebuilt using Python or bash, which are languages acceptable for Fedora Infrastructure. 1. One target location for publishing is a Plone content management system (CMS). If this Plone system is going to be in place in time for the development of this new publishing platform, then a new Plone module needs to be built. It should:

1. Full Text search engine for all content Fedora, including man pages and other documentation.

Detailed Description

This would include all of the following concepts, and more:

http://fedoraproject.org/wiki/FedoraBounties#head-b9cdb90795e6926c3a0db184b9dd2ca429936644 http://fedoraproject.org/wiki/FedoraBounties#head-f4affa8058dbc6a6b0568c30659cba5ccf14100d

It would also include a full revamp of http://searchfedora.org/ and finishing up the bot I have wanted to do for some time now. http://fedoraproject.org/wiki/WikiBot

I think my project proposal should be based on what infrastructure and docs teams need. I would basically do anything those teams wany with regards to developing a documentation system that is a hybrid moinmoin wiki and plone CMS.