Changes between Version 28 and Version 29 of TranslatedPagesMacro


Ignore:
Timestamp:
Jun 6, 2013, 3:40:36 PM (11 years ago)
Author:
Dirk Stöcker
Comment:

Remove some unwanted links

Legend:

Unmodified
Added
Removed
Modified
  • TranslatedPagesMacro

    v28 v29  
    1010to direct to translated versions of wiki pages.
    1111
    12 Each translated page has the same macro, but containing the revision of the base page.  When the revision of the base page is newer than the translated revision (someone updated English page), then below the language links in menu an new menu point appears showing the translated revisions and newest one. When clicking on that link, the differences between that revision are displayed. These can then be used to update the translation. During updating the revision in the translated page needs to be increased to the newest one and the additional links disappears.
     12Each translated page has the same macro, but containing the revision of the base page.  When the revision of the base page is newer than the translated revision (someone updated English page), then below the language links in menu an new menu point appears showing the translated revisions and newest !one. When clicking on that link, the differences between that revision are displayed. These can then be used to update the translation. During updating the revision in the translated page needs to be increased to the newest !one and the additional links disappears.
    1313
    1414== Bugs/Feature Requests ==
     
    9191The Macro accepts arguments as well:
    9292 * '''revision=<num>'''   to specify the version of the base page when last translated, a negative revision indicates that a page needs updating in the status overview table
    93  * '''outdated=<text>'''  mark the page as outdated with given comment
     93 * '''outdated=<text>'''  !mark the page as outdated with given comment
    9494 * '''silent'''           don't output empty chapter for show options when nothing is shown
    9595
     
    9898 * '''showproblems'''     to show all pages which have problems
    9999 * '''showuntranslated''' to show all untranslated pages
    100  * '''showstatus'''       to show one big status table
     100 * '''showstatus'''       to show !one big status table
    101101 * '''lang=<code>'''      to restrict output of show outdated, status or missing to a specific language
    102102