Changes between Version 33 and Version 34 of TranslatedPagesMacro


Ignore:
Timestamp:
Mar 17, 2017, 8:43:56 AM (7 years ago)
Author:
Ryan J Ollos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TranslatedPagesMacro

    v33 v34  
    99[[Image(translated_pages_1.0_sample_english.png)]]
    1010
    11 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 a 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.
     11Each 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 a 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.
    1212
    1313== Bugs/Feature Requests
     
    5353== Example
    5454
    55 An example of the required language specification page can be found at [wiki:TranslatedPagesMacro/TracLanguages].
     55An example of the required language specification page can be found at [TranslatedPagesMacro/TracLanguages].
    5656
    5757For example, the page WikiStart was translated to Chinese version Zh_CN:WikiStart, Russian version Ru:WikiStart and Spanish version Es:WikiStart. Insert `[[TranslatedPages]]` to WikiStart will generate the following list:
     
    9393 * '''showproblems'''     to show all pages which have problems
    9494 * '''showuntranslated''' to show all untranslated pages
    95  * '''showstatus'''       to show !one big status table
     95 * '''showstatus'''       to show one big status table
    9696 * '''lang=<code>'''      to restrict output of show outdated, status or missing to a specific language
    9797