Difference between revisions of "User:Criezy"

From ScummVM :: Wiki
Jump to navigation Jump to search
(→‎Personal TO DO: update TODO)
Line 19: Line 19:
* Wiki Maintenance
* Wiki Maintenance
** Upgrade to version 1.15.1
** Upgrade to version 1.15.1
** Look at [http://www.mediawiki.org/wiki/Extension:Pdf_Export Pdf Export] and [http://www.mediawiki.org/wiki/Extension:Pdf_Book Pdf Book] extensions. Unfortunately they both require [http://www.htmldoc.org  Htmldoc]. Try to find a similar extension that doesn't.
** Install [http://semeb.com/dpldemo/index.php?title=Dynamic_Page_List Dynamic Page List] extension
** Look at [http://semeb.com/dpldemo/index.php?title=Dynamic_Page_List Dynamic Page List] extension
** Look at the [http://www.mediawiki.org/wiki/Help:Extension:ParserFunctions ParserFunctions] extension
** Look at extensions to export to PDF. They should not require [http://www.htmldoc.org  Htmldoc], which means [http://www.mediawiki.org/wiki/Extension:Pdf_Export Pdf Export] and [http://www.mediawiki.org/wiki/Extension:Pdf_Book Pdf Book] do not fill the bill.  Possible extensions are:
*** [http://www.mediawiki.org/wiki/Extension:Pdf_Export_Dompdf Pdf Export Dompdf] which is based on [http://www.mediawiki.org/wiki/Extension:Pdf_Export Pdf Export] but uses [http://www.digitaljunkies.ca/dompdf dompdf] instead of [http://www.htmldoc.org  Htmldoc].
*** [http://www.mediawiki.org/wiki/Extension:Wiki2LaTeX Wiki2LaTeX] which uses its own parser. It is CPU intensive and might not render the pages in the same way than the WikiMedia parser.
*** [http://www.mediawiki.org/wiki/Extension:PDF_Writer PDF Writer] and [http://www.mediawiki.org/wiki/Extension:Collection Collection]. The PDF Writer can run standalone on a server and provide PDF generation for multiple MediaWiki instances. A server for public testing and low traffic Wikis runs at [http://tools.pediapress.com]. It require Python and PHP to be installed with [http://php.net/curl cURL].
*** [http://www.mediawiki.org/wiki/Extension:WikiPDF WikiPDF] can generate PDF/LaTeX document from a group of pages. It requires Python.
* User Manual
* User Manual
** Keep in touch with other contributors
** Keep in touch with other contributors

Revision as of 20:37, 16 September 2009

criezy
Name Thierry Crozat
Team Member since NaM (Not a Member)
Working on User Manual
Wiki maintenance
Personal webpage/BLOG -
Email thierry.crozat (AT) yahoo.co.uk

Current work

  • User Manual.
  • Wiki maintenance
  • Various other wiki updates.

Past contributions to the project

  • Patch to add support for the mac version of BS 1 (in October 2006)
  • Various patches for Broken Sword 1

Personal TO DO

  • Wiki Maintenance
    • Upgrade to version 1.15.1
    • Install Dynamic Page List extension
    • Look at the ParserFunctions extension
    • Look at extensions to export to PDF. They should not require Htmldoc, which means Pdf Export and Pdf Book do not fill the bill. Possible extensions are:
      • Pdf Export Dompdf which is based on Pdf Export but uses dompdf instead of Htmldoc.
      • Wiki2LaTeX which uses its own parser. It is CPU intensive and might not render the pages in the same way than the WikiMedia parser.
      • PDF Writer and Collection. The PDF Writer can run standalone on a server and provide PDF generation for multiple MediaWiki instances. A server for public testing and low traffic Wikis runs at [1]. It require Python and PHP to be installed with cURL.
      • WikiPDF can generate PDF/LaTeX document from a group of pages. It requires Python.
  • User Manual
    • Keep in touch with other contributors
    • Update Instructions to Wiki Editors
    • Review current manual and look for omissions (partially done)
    • Complete the User Manual (see User Manual/TODO)
    • Reflection on integration of the manual with the rest of the wiki.
      • What content on Game and Platform pages?
        • Compatibility (version of the games that are supported by ScummVM)
        • Compatibility (games working/not working on that platform)
        • Hotkeys for the game
        • Control on the platform
        • Installation instructions on the platform
      • Do we duplicate some infos?
      • Or should we link to the manual for some of these?