Difference between revisions of "Template:Hig-subnav-intra-lang"

From Sugar Labs
Jump to navigation Jump to search
m (fix camelcase links)
m (fix broken links)
Line 4: Line 4:
 
|-
 
|-
 
|width=25% align=left bgcolor=#E2EDFF|← '''[[Design Team/Human Interface Guidelines/{{{c_section}}}/{{{p_page}}}/lang-{{{lang}}}|{{:Design Team/Human Interface Guidelines/{{{c_section}}}/{{{p_page}}}/lang-{{{lang}}}/title}}]]'''
 
|width=25% align=left bgcolor=#E2EDFF|← '''[[Design Team/Human Interface Guidelines/{{{c_section}}}/{{{p_page}}}/lang-{{{lang}}}|{{:Design Team/Human Interface Guidelines/{{{c_section}}}/{{{p_page}}}/lang-{{{lang}}}/title}}]]'''
|width=50% align=center bgcolor=#E2EDFF|'''[[Design Team/Human Interface Guidelines/{{{c_section}}}/{{{c_page}}}/lang-{{{lang}}}|{{:Design Team/Human Interface Guidelines/{{{c_section}}}/{{{c_page}}}/lang-{{{lang}}}/title}}]] [[{{NAMESPACE}} talk:Design Team/Human Interface Guidelines/{{{c_section}}}/{{{c_page}}}/lang-{{{lang}}}|<font color="gray"><b>(discussion)</b></font>]]'''
+
|width=50% align=center bgcolor=#E2EDFF|'''[[Design Team/Human Interface Guidelines/{{{c_section}}}/{{{c_page}}}/lang-{{{lang}}}|{{:Design Team/Human Interface Guidelines/{{{c_section}}}/{{{c_page}}}/lang-{{{lang}}}/title}}]]'''
 
|width=25% align=right bgcolor=#E2EDFF| '''[[Design Team/Human Interface Guidelines/{{{c_section}}}/{{{n_page}}}/lang-{{{lang}}}|{{:Design Team/Human Interface Guidelines/{{{c_section}}}/{{{n_page}}}/lang-{{{lang}}}/title}}]]''' &#8594;
 
|width=25% align=right bgcolor=#E2EDFF| '''[[Design Team/Human Interface Guidelines/{{{c_section}}}/{{{n_page}}}/lang-{{{lang}}}|{{:Design Team/Human Interface Guidelines/{{{c_section}}}/{{{n_page}}}/lang-{{{lang}}}/title}}]]''' &#8594;
 
|}
 
|}

Revision as of 23:57, 8 April 2009

[[Design Team/Human Interface Guidelines/{{{c_section}}}/{{{p_page}}}/lang-{{{lang}}}|{{:Design Team/Human Interface Guidelines/{{{c_section}}}/{{{p_page}}}/lang-{{{lang}}}/title}}]] [[Design Team/Human Interface Guidelines/{{{c_section}}}/{{{c_page}}}/lang-{{{lang}}}|{{:Design Team/Human Interface Guidelines/{{{c_section}}}/{{{c_page}}}/lang-{{{lang}}}/title}}]] [[Design Team/Human Interface Guidelines/{{{c_section}}}/{{{n_page}}}/lang-{{{lang}}}|{{:Design Team/Human Interface Guidelines/{{{c_section}}}/{{{n_page}}}/lang-{{{lang}}}/title}}]]

The 'normal' Template:hig-subnav-intra assumes that all pages are sub-pages of a sub-page (chapter) of Design Team/Human Interface Guidelines. In other words, the 'root' of navigation is not the guideline itself, but a chapter of it.

This modification assumes not only that, but adds two more things:

  1. Translated chapters are sub-pages of the original chapter, and labeled .../lang-xx
  2. The title of the chapters are are themselves a sub-page of the translated chapter's sub-page: .../lang-xx/title

The purpose of this is that changing the translation of a chapter's name as simple as changing the contents of the title page (ie: .../lang-xx/title) and all navigation bars and the table of contents remains consistent.

So a 'typical' structure would be:

  • OLPC Human Interface Guidelines
    • /aChapterName - the original chapter in english
      • /aSectionName - the original section in english
        • /lang-xx - the translation of the section into language 'xx'
          • /title - the translated title of a section into language 'xx'
      • /anotherSectionName - another original section in english
        • /lang-xx - the translation of another section into language 'xx'
          • /title - the translated title of another section into language 'xx'