diff --git a/doc/Theming.html b/doc/Theming.html index 13dda02..13e6acf 100644 --- a/doc/Theming.html +++ b/doc/Theming.html @@ -120,7 +120,7 @@ code > span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Inf
  • There should now be a my-template/ directory under the tpl/ dir, containing directly all the template files.
  • Edit data/config.php to have Shaarli use this template, e.g.

    -
    $GLOBALS['config'['theme'] = 'tpl/my-template/';]('theme']-=-'tpl/my-template/';.html)
  • +
    $GLOBALS['config'['RAINTPL_TPL'] = 'tpl/my-template/';]('RAINTPL_TPL']-=-'tpl/my-template/';.html)

    Community themes & templates