summaryrefslogtreecommitdiff
path: root/helpcontent2/to-wiki/wikiconv2.py
AgeCommit message (Expand)Author
2012-10-16move help structure one directory upNorbert Thiebaud
2012-09-23keep indentation of Basic source codesAndras Timar
2012-09-23fdo#43449 ignore image width and height in wikihelpAndras Timar
2012-09-13enable syntax highlight of Basic source code in wikihelp fdo#41737Andras Timar
2012-06-15fdo#51074: Start table cells with "| |"Stephan Bergmann
2011-12-25wikihelp: change table default to class="wikitable"Korrawit Pruegsanusak
2011-12-05fdo#42924 don't ignore empty TableCell Element, also check if it's a headerKorrawit Pruegsanusak
2011-09-01hid.lst is not used any more.Jan Holesovsky
2011-05-18More languages.feature/gsoc2011_wizardsJan Holesovsky
2011-01-25wikihelp: Handle some of the typos in translations.Jan Holesovsky
2011-01-25wikihelp: Handle links with fragments (#something) too.Jan Holesovsky
2011-01-19wikihelp: No special paragraph for the Lang/OrigLang template.Jan Holesovsky
2011-01-19wikihelp: Generate the images and redirects only once.Jan Holesovsky
2011-01-19wikihelp: Generate more languages at once, so far en + cs.Jan Holesovsky
2011-01-18wikihelp: Translate also the content of tables and list items.Jan Holesovsky
2011-01-18wikihelp: The filename must be part of the paragraph id.Jan Holesovsky
2011-01-18wikihelp: Speedup of the generation of the localized help. Fix unescaping.Jan Holesovsky
2011-01-18wikihelp: Simplification of the localization process.Jan Holesovsky
2011-01-17wikihelp: Return with an error when we do not get an existing .sdf.Jan Holesovsky
2011-01-04wikihelp: Convert also $PRODUCTNAME into {{ProductName}}.Jan Holesovsky
2010-12-17wikihelp: Redirect directly to the right location (div/span id) in the page.Jan Holesovsky
2010-12-10wikihelp: Avoid unnecessary empty lines (causing additional paragraphs).Jan Holesovsky
2010-12-10wikihelp: Hide the hidden <ahelp>'s.Jan Holesovsky
2010-12-10wikihelp: No separate paragraph for the definition of variable (fdo#32291).Jan Holesovsky
2010-12-10wikihelp: Greatly improved conversion of tables.Jan Holesovsky
2010-12-09wikihelp: Don't create "''''''" artefacts. Improve images in lists.Jan Holesovsky
2010-12-09wikihelp: No \n in listitems.Jan Holesovsky
2010-12-09wikihelp: Fix handling of listitems, and the paragraphs in them. fdo#32174Jan Holesovsky
2010-12-07wikihelp: Handle '=' in the use of templates right.Jan Holesovsky
2010-12-06wikihelp: wikiconv2 into a module. Don't generate redirects by default.Jan Holesovsky
2010-12-06wikihelp: Make the redirects more stable.feature/currency-64bitJan Holesovsky
2010-12-03wikihelp: The level="1" paragraph can be nested, handle even that.Jan Holesovsky
2010-12-03wikihelp: Ignore the first level="1" heading.Jan Holesovsky
2010-12-03wikihelp: Depend only on the 'level' provided in the .xhp's.Jan Holesovsky
2010-12-03wikihelp: Nicer, localizable titles of the pages.Jan Holesovsky
2010-12-03wikihelp: Wait for the other threads to shut down.Jan Holesovsky
2010-12-03wikihelp: Uploading of images.Jan Holesovsky
2010-12-02wikihelp: Finished the redirects generation.Jan Holesovsky
2010-11-30wikihelp: Instead of bookmark.h, create wiki redirects (preparation work).LIBREOFFICE_PRE_BOOTSTRAP_BUILDJan Holesovsky
2010-11-30wikihelp: Improve the generation of conditionals (switch/switchinline).Jan Holesovsky
2010-11-26Bookmark fixes - Probably needs more.feature/bootstrap-buildMuthu Subramanian
2010-11-26Multithreading - initial changes. Bookmark needs fixing.Muthu Subramanian
2010-11-26wikihelp: Improve the whitespace behavior in paragraphs.Jan Holesovsky
2010-11-26wikihelp: Improve the handling of leading/trailing whitespace in paragraphs.Jan Holesovsky
2010-11-24Combined convall.py with wikiconv2.py.Muthu Subramanian
2010-11-24Better localization conversions and fixes.Muthu Subramanian
2010-11-24Localization fixes. Better error handling and debug prints.Muthu Subramanian
2010-11-23wikihelp: Fix {{OnlyInAPP|...}} generation.Jan Holesovsky
2010-11-22wikihelp: Implement <sort>-based sorting.Jan Holesovsky
2010-11-19wikihelp: Handle <switch>/<case>/<default>.Jan Holesovsky