SPR-742: Konfigurierbarkeit wording
This commit is contained in:
parent
105d1d41aa
commit
0c9df3be9e
3 changed files with 116 additions and 70 deletions
|
@ -12,6 +12,8 @@ $lang['direct_menu_main'] = 'Hauptmenü';
|
|||
|
||||
$lang['adjunct_start_logo_text'] = 'Logo: ';
|
||||
$lang['adjunct_linked_logo_text'] = '. Link zur Startseite';
|
||||
$lang['a11y_search'] = 'geh zur Suche';
|
||||
$lang['a11y_sidebartoggle'] = 'Sidebar öffnen/schliessen';
|
||||
|
||||
$lang['nav-area-head'] = 'Navigationsmenüs und Suche';
|
||||
$lang['head_magic_matcher'] = 'MagicMatcher';
|
||||
|
@ -28,6 +30,8 @@ $lang['meta_box_jira_tickets_none'] = 'Keine Jira-Tickets verknüpft';
|
|||
$lang['meta_box_tags_none'] = 'Keine Tags verknüpft';
|
||||
$lang['js']['meta_box_toc_none'] = 'kein Inhaltsverzeichnis vorhanden';
|
||||
|
||||
$lang['tab_tags'] = 'Tags';
|
||||
|
||||
$lang['quality_trigger'] = 'Seitenanalyse ein- bzw. ausblenden';
|
||||
|
||||
$lang['prefix_tasks'] = 'offene Aufgaben: ';
|
||||
|
@ -40,36 +44,42 @@ $lang['back_to_article'] = 'Zurück zum Artikel';
|
|||
$lang['userpage'] = 'Benutzer-Seite';
|
||||
|
||||
|
||||
/**
|
||||
* content size
|
||||
*/
|
||||
|
||||
$lang['__site_width__'] = 'Contentbereich - Breite (in %)';
|
||||
$lang['__sidebar_width__'] = 'obsolet: wird aus __site_width__ errechnet! (Breite der Navigation)';
|
||||
|
||||
|
||||
/**
|
||||
* colors
|
||||
*/
|
||||
|
||||
$lang['__background_site__'] = 'Website - Hintergrundfarbe';
|
||||
$lang['__background_content__'] = 'Contentbereich - Hintergrundfarbe';
|
||||
$lang['__background_page-header__'] = 'Contentbereich Header, Footer - Hintergrundfarbe';
|
||||
$lang['__site_width__'] = 'Content - Breite (in %)';
|
||||
|
||||
$lang['__border__'] = 'Formularfelder, Tabellen - Rahmenfarbe';
|
||||
$lang['__border_light__'] = 'Contentbereich Header, Footer, Wiki Icons - Rahmenfarbe';
|
||||
$lang['__background__'] = 'Website - Hintergrundfarbe';
|
||||
$lang['__background_neu__'] = 'Website - Hintergrundfarbe - neutral';
|
||||
$lang['__text_webframe__'] = 'Website unverlinkt: Claim, Titel, Footer, Navigation - Schriftfarbe';
|
||||
|
||||
$lang['__default_border_radius__'] = 'Icons, Content - Borderradius';
|
||||
$lang['__nav_menu_color__'] = 'verlinkt: Navigation, Footer, Pagetools Icons, Tabbox - Schriftfarbe';
|
||||
$lang['__nav_menu_hover_color__'] = 'verlinkt-hover: Navigation, Wiki Icons - Schriftfarbe, Rahmenfarbe';
|
||||
$lang['__nav_menu_hover_bg__'] = 'verlinkt-hover: Navigation, Wiki Icons - Hintergrundfarbe';
|
||||
|
||||
$lang['__link__'] = 'Links zu nicht-Wikiseiten - Schriftfarbe';
|
||||
$lang['__existing__'] = 'Links zu vorhandenen Wikiseiten - Schriftfarbe';
|
||||
$lang['__background_content__'] = 'Content, Breadcrumb, Pagetools hover - Hintergrundfarbe';
|
||||
$lang['__background_page_header__'] = 'Content (Header, Footer, Tabinclude) - Hintergrundfarbe';
|
||||
$lang['__background_page_footer__'] = 'Content (Footer, Tabinclude Tab controlls) - Schriftfarbe';
|
||||
|
||||
$lang['__border_light__'] = 'Content (Header, Footer), Wiki Icons, Pagetools (hover) - Rahmenfarbe';
|
||||
|
||||
$lang['__text__'] = 'Content - Schriftfarbe';
|
||||
$lang['__text_neu__'] = 'Content - Schriftfarbe - neutral';
|
||||
$lang['__highlight__'] = 'Texthervorhebung (z.B. für Suchergebnisse) - Hintergrundfarbe';
|
||||
$lang['__highlight_text__'] = 'Texthervorhebung (z.B. für Suchergebnisse) - Schriftfarbe';
|
||||
|
||||
$lang['__existing__'] = 'Links zu Wikiseiten, Stift, hover: Tabbox, Pagetools - Schriftfarbe';
|
||||
$lang['__missing__'] = 'Links zu nicht vorhandenen Wikiseiten - Schriftfarbe';
|
||||
$lang['__link__'] = 'Links zu nicht-Wikiseiten (externe Links) - Schriftfarbe';
|
||||
|
||||
$lang['__button_color__'] = 'Buttons - Schriftfarbe';
|
||||
$lang['__button_background__'] = 'Buttons - Hintergrundfarbe';
|
||||
|
||||
$lang['__nav_menu_color__'] = 'Navigation, Wiki Icons - Linkfarbe';
|
||||
$lang['__nav_menu_hover_color__'] = 'Navigation, Wiki Icons - Linkfarbe, Rahmenfarbe (Hover)';
|
||||
$lang['__nav_menu_hover_bg__'] = 'Navigation, Wiki Icons - Hintergrundfarbe (Hover)';
|
||||
$lang['__background_alt__'] = 'Tabellenkopf, hover: Tabellenzeile, struct Label - Hintergrundfarbe (alternativ)';
|
||||
$lang['__text_alt__'] = 'Tabellenkopf, hover: Tabellenzeile, struct Label - Schriftfarbe (alternativ)';
|
||||
|
||||
$lang['__border__'] = 'Tabellen, Formularfelder - Rahmenfarbe';
|
||||
$lang['__default_border_radius__'] = 'Wiki Icons, Content (oben rechts) - Borderradius';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
|
||||
$lang['direct_prefix'] = 'jump to';
|
||||
$lang['direct_content_main'] = 'main content';
|
||||
$lang['direct_menu_main'] = 'main menu';
|
||||
|
@ -41,10 +42,42 @@ $lang['tasks_page_none'] = 'no open tasks for this page';
|
|||
$lang['discussion'] = 'Discussion';
|
||||
$lang['back_to_article'] = 'Back to article';
|
||||
$lang['userpage'] = 'User page';
|
||||
$lang['__existing__'] = 'The color for links to existing pages';
|
||||
$lang['__missing__'] = 'The color for links to non-existing pages';
|
||||
$lang['__site_width__'] = 'The width of the full site (can be any length unit: %, px, em, ...)';
|
||||
$lang['__sidebar_width__'] = 'The width of the sidebar, if any (can be any length unit: %, px, em, ...)';
|
||||
|
||||
$lang['__button_color__'] = 'Color for buttons';
|
||||
$lang['__button_background__'] = 'Backgroundcolor for buttons';
|
||||
|
||||
/**
|
||||
* colors
|
||||
*/
|
||||
|
||||
$lang['__site_width__'] = 'content - width (in %)';
|
||||
|
||||
$lang['__background__'] = 'website - background color';
|
||||
$lang['__background_neu__'] = 'website - background color - neutral';
|
||||
$lang['__text_webframe__'] = 'website unlinked: claim, title, footer, navigation - font color';
|
||||
|
||||
$lang['__nav_menu_color__'] = 'link: navigation, footer, pagetools icons, tabbox - font color';
|
||||
$lang['__nav_menu_hover_color__'] = 'link-hover: navigation, wiki icons - font color, border color';
|
||||
$lang['__nav_menu_hover_bg__'] = 'link-hover: navigation, wiki icons - background color';
|
||||
|
||||
$lang['__background_content__'] = 'content, breadcrumb, pagetools hover - background color';
|
||||
$lang['__background_page_header__'] = 'content (header, footer, tabinclude) - background color';
|
||||
$lang['__background_page_footer__'] = 'content (footer, tabinclude tab controlls) - font color';
|
||||
|
||||
$lang['__border_light__'] = 'content (header, footer), wiki icons, pagetools (hover) - border color';
|
||||
|
||||
$lang['__text__'] = 'content - font color';
|
||||
$lang['__text_neu__'] = 'content - font color - neutral';
|
||||
$lang['__highlight__'] = 'text emphasize (e.g. for search results) - background color';
|
||||
$lang['__highlight_text__'] = 'text emphasize (e.g. for search results) - font color';
|
||||
|
||||
$lang['__existing__'] = 'links to wikipages, pencil, hover: tabbox, pagetools - font color';
|
||||
$lang['__missing__'] = 'links to non-existing pages - font color';
|
||||
$lang['__link__'] = 'links to non wikipages (external links) - font color';
|
||||
|
||||
$lang['__button_color__'] = 'buttons - font color';
|
||||
$lang['__button_background__'] = 'buttons - background color';
|
||||
|
||||
$lang['__background_alt__'] = 'table head, hover: table cell, struct Label - background color (alternative)';
|
||||
$lang['__text_alt__'] = 'table head, hover: table cell, struct Label - font color (alternative)';
|
||||
|
||||
$lang['__border__'] = 'tables, form fields - border color';
|
||||
$lang['__default_border_radius__'] = 'wiki icons, content (top right) - border radius';
|
||||
|
|
93
style.ini
93
style.ini
|
@ -114,70 +114,73 @@ css/print.css = print
|
|||
[replacements]
|
||||
|
||||
|
||||
; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
|
||||
; guaranteed dokuwiki color placeholders that every plugin can use
|
||||
; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
|
||||
; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
|
||||
; guaranteed dokuwiki color placeholders that every plugin can use + template specific placeholders
|
||||
; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
|
||||
|
||||
; main content width (from this ASIDE is calculated)
|
||||
__site_width__ = "73%" ; @ini_site_width
|
||||
|
||||
; main text and background colors
|
||||
__text__ = "#252525" ; @ini_text
|
||||
__background__ = "#ECECEC" ; @ini_background
|
||||
|
||||
; alternative text and background colors
|
||||
__text_alt__ = "#454545" ; @ini_text_alt
|
||||
__background_alt__ = "#f6f6f6" ; @ini_background_alt
|
||||
__background__ = "#ECECEC" ; @ini_background (guaranteed for every plugin)
|
||||
__background_neu__ = "#ffffff" ; @ini_background_neu (guaranteed for every plugin)
|
||||
|
||||
; neutral text and background colors
|
||||
__text_neu__ = "#656565" ; @ini_text_neu
|
||||
__background_neu__ = "#ffffff" ; @ini_background_neu
|
||||
__text_webframe__ = "#696969" ; @ini_text_webframe
|
||||
|
||||
|
||||
; icons: usertools, pagetools, metabox, tabbox
|
||||
__nav_menu_color__ = "#696969" ; @ini_nav_menu_color
|
||||
__nav_menu_hover_color__ = "#286da8" ; @ini_nav_menu_hover_color
|
||||
__nav_menu_hover_bg__ = "#FFF" ; @ini_nav_menu_hover_bg
|
||||
|
||||
__background_content__ = "#FFF" ; @ini_background_content
|
||||
__background_page_header__ = "#F6F6F6" ; @ini_background_page_header
|
||||
__border_light__ = "#dadada" ; @ini_border_light
|
||||
__background_page_footer__ = "#252525" ; @ini_background_page_footer
|
||||
|
||||
|
||||
; main text and background colors
|
||||
__text__ = "#252525" ; @ini_text (guaranteed for every plugin)
|
||||
__text_neu__ = "#656565" ; @ini_text_neu (guaranteed for every plugin)
|
||||
|
||||
; border color
|
||||
__border__ = "#bbbbbb" ; @ini_border
|
||||
|
||||
; highlighted text (e.g. search snippets)
|
||||
__highlight__ = "#efefef" ; @ini_highlight
|
||||
__highlight__ = "#efefef" ; @ini_highlight (guaranteed for every plugin)
|
||||
__highlight_text__ = "#252525" ; @ini_highlight_text
|
||||
|
||||
|
||||
|
||||
; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
|
||||
; template specific placeholders
|
||||
; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
|
||||
|
||||
; these are used for links
|
||||
__link__ = "#286DA8" ; @ini_link
|
||||
__existing__ = "#286DA8" ; @ini_existing
|
||||
__missing__ = "#CD5360" ; @ini_missing
|
||||
__existing__ = "#286DA8" ; @ini_existing
|
||||
__missing__ = "#CD5360" ; @ini_missing
|
||||
__link__ = "#286DA8" ; @ini_link
|
||||
|
||||
|
||||
; buttons: submit, links styled like buttons, togglebuttons
|
||||
__button_color__ = "#FFF" ; @ini_button_color
|
||||
__button_background__ = "#286DA8" ; @ini_button_background
|
||||
|
||||
__background_alt__ = "#f6f6f6" ; @ini_background_alt (guaranteed for every plugin)
|
||||
__text_alt__ = "#454545" ; @ini_text_alt (guaranteed for every plugin)
|
||||
|
||||
|
||||
; border color
|
||||
__border__ = "#bbbbbb" ; @ini_border (guaranteed for every plugin)
|
||||
|
||||
__default_border_radius__ = "3px" ; @ini_default_border_radius
|
||||
|
||||
|
||||
; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
|
||||
; obsolete
|
||||
|
||||
__site_width__ = "73%" ; @ini_site_width
|
||||
;__sidebar_width__ = "23%"
|
||||
|
||||
;__font_family_screen__ = "arial, sans-serif"
|
||||
;__font_family_menu__ = "arial, sans-serif"
|
||||
;__font_family_print__ = "times new roman, serif"
|
||||
|
||||
__background_content__ = "#FFF" ; @ini_background_content
|
||||
__background_site__ = "#ECECEC" ; @ini_background_site
|
||||
__background_page-header__ = "#F6F6F6" ; @ini_background_page-header
|
||||
|
||||
__default_border_radius__ = "3px" ; @ini_default_border_radius
|
||||
__border_light__ = "#dadada" ; @ini_border_light
|
||||
|
||||
;__box_shadow_colored__ = "0 0 .5em rgba(40,109,168,.5)"
|
||||
;__box_shadow__ = "0 0 .5em rgb(153,153,153,.5)"
|
||||
;__box_shadow_right_bottom__ = "0.1em 0.3rem 0.5em rgb(153,153,153,.5)"
|
||||
;__box_shadow_bottom__ = "0 0.1em 0.5em rgb(153,153,153,.5)"
|
||||
;__box_shadow_offset__ = ".1em .1em .1em rgb(153,153,153,.5)"
|
||||
|
||||
|
||||
; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
|
||||
; icons: usertools, pagetools, metabox, tabbox
|
||||
|
||||
__nav_menu_color__ = "#696969" ; @ini_nav_menu_color
|
||||
__nav_menu_hover_color__ = "#286da8" ; @ini_nav_menu_hover_color
|
||||
__nav_menu_hover_bg__ = "#FFF" ; @ini_nav_menu_hover_bg
|
||||
|
||||
|
||||
; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
|
||||
; buttons: submit, links styled like buttons, togglebuttons
|
||||
|
||||
__button_color__ = "#FFF" ; @ini_button_color
|
||||
__button_background__ = "#286DA8" ; @ini_button_background
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue