DokuWiki

It's better when it's simple

User Tools

Site Tools


template:panoramacake

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
template:panoramacake [2021-03-02 14:43] – [Customisation] updated screenshot desbesttemplate:panoramacake [2023-04-19 00:05] (current) – updated compatibilty, works with newest version desbest
Line 5: Line 5:
 author        : desbest author        : desbest
 email         : afaninthehouse@gmail.com email         : afaninthehouse@gmail.com
-lastupdate_dt : 2021-02-14 +lastupdate_dt : 2023-04-19 
-compatible    : Hogfather, Greebo+compatible    : Jack Jackrum, Igor, Hogfather, !Greebo,
 depends       : depends       :
 conflicts     : # prefix templates by template: conflicts     : # prefix templates by template:
Line 13: Line 13:
 tags          : responsive, sidebar, modern tags          : responsive, sidebar, modern
  
-downloadurl   : https://gitlab.com/desbest/panorama-cake-dokuwiki-template/-/archive/main/panorama-cake-basic-dokuwiki-template-main.zip +downloadurl   : https://gitlab.com/desbest/Panorama-Cake-Dokuwiki-Template/-/archive/master/Panorama-Cake-Dokuwiki-Template-master.zip 
-bugtracker    : https://gitlab.com/desbest/panorama-cake-dokuwiki-template/issues +bugtracker    : https://gitlab.com/desbest/Panorama-Cake-Dokuwiki-Template/-/issues 
-sourcerepo    : https://gitlab.com/desbest/panorama-cake-dokuwiki-template+sourcerepo    : https://gitlab.com/desbest/Panorama-Cake-Dokuwiki-Template
 donationurl   : http://paypal.me/tynamiteuk donationurl   : http://paypal.me/tynamiteuk
 ---- ----
Line 25: Line 25:
 Use the following URL to download this template: Use the following URL to download this template:
  
-  * [[https://gitlab.com/desbest/panorama-cake-dokuwiki-template/-/archive/main/panorama-cake-dokuwiki-template-main.zip|Download]]+  * [[https://gitlab.com/desbest/Panorama-Cake-Dokuwiki-Template/-/archive/master/Panorama-Cake-Dokuwiki-Template-master.zip|Download]]
  
 Refer to [[:template]] on how to install and use templates in Dokuwiki. Refer to [[:template]] on how to install and use templates in Dokuwiki.
Line 33: Line 33:
 There is also a dark version of the theme. There is also a dark version of the theme.
  
-{{https://i.imgur.com/oWj3bJj.png}}+{{https://i.imgur.com/oWj3bJj.png|A dark version of the Panorama Cake Template}}
  
-I'm getting help on getting the theme settings to workso once done you'll be able to change the default ones.+Change the relevant section of ''style.ini'' to this, to get the dark theme. 
 + 
 +<code> 
 +[replacements] 
 +;-------------------------------------------------------------------------- 
 +;------ guaranteed dokuwiki color placeholders that every plugin can use 
 + 
 +; main text and background colors 
 +__text__           = "#dcdcdc"                 ; @ini_text 
 +__background__     = "#b8b8b8"                 ; @ini_background 
 + 
 +; alternative text and background colors (for content blocks) 
 +__text_alt__       = "#999"                 ; @ini_text_alt 
 +__background_alt__ = "#b8b8b8"                 ; @ini_background_alt 
 + 
 +; menu backgrounds 
 +__menuback1__ = "#0066cc"; @ini_menuback1 
 +__menuback2__ = "#333232"; @ini_menuback2 
 + 
 +; sidebar gradient colours 
 +__sidebargradientcolour_left__ = "#585858"; @ini_sidebargradientcolour_left 
 +__sidebargradientcolour_right__ = "#4c4c4c"; @ini_sidebargradientcolour_right 
 + 
 +; neutral text and background colors 
 +__text_neu__       = "#666"                 ; @ini_text_neu 
 +__background_neu__ = "#ddd"                 ; @ini_background_neu 
 +; border color 
 +__border__         = "#000000"                 ; @ini_border 
 + 
 +; highlighted text (e.g. search snippets) 
 +__highlight__      = "#ff9"                 ; @ini_highlight 
 + 
 +; link color 
 +__link__            = "#99ccff"                ; @ini_link 
 + 
 +; header colour 
 +__header_footer_background_light_or_dark__ = "light"; @ini_header_footer_background_light_or_dark 
 +__header_footer_background_white_or_black__ = "white"; @ini_header_footer_background_white_or_black  
 + 
 +;breadcrumbs colour 
 +__breadcrumbs_steps_darken_or_lighten__ = 'darken'; @ini_breadcrumbs_steps_darken_or_lighten 
 +__breadcrumbs_background__ = "#333333"; @ini___breadcrumbs_background 
 + 
 +;-------------------------------------------------------------------------- 
 + 
 +; these are used for links 
 +__existing__       = "#090"                 ; @ini_existing 
 +__missing__        = "#f30"                 ; @ini_missing 
 + 
 +; widths 
 +__site_width__     = "100%"                 ; @ini_site_width 
 +__sidebar_width__  = "218px"                 ; @ini_sidebar_width 
 +</code>
  
  
template/panoramacake.1614692598.txt.gz · Last modified: 2021-03-02 14:43 by desbest

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki