X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=doc%2FTheming.html;h=1eda52e404561ad3e39efa5c85e98807e6ec51fe;hb=501939622af1fd99d77c7bd87d88f27cc4139b21;hp=e814dadf7b456b443d515a2dfbaa18feb195eaf6;hpb=27cf2e671d1f35bd8c9383d008cd3733fc1c6e0d;p=github%2Fshaarli%2FShaarli.git diff --git a/doc/Theming.html b/doc/Theming.html index e814dadf..1eda52e4 100644 --- a/doc/Theming.html +++ b/doc/Theming.html @@ -4,31 +4,49 @@ - Shaarli - Theming + Shaarli – Theming - +
@@ -36,21 +54,31 @@ code > span.er { color: #ff0000; font-weight: bold; }
  • Home
  • Installation
  • +
  • Docker
  • +
  • Plugin list
  • Usage
  • How To
  • Troubleshooting
  • Development @@ -60,6 +88,7 @@ code > span.er { color: #ff0000; font-weight: bold; }
  • Directory structure
  • 3rd party libraries
  • Plugin System
  • +
  • Release Shaarli
  • Security
  • Static analysis
  • Theming
  • @@ -87,14 +116,14 @@ code > span.er { color: #ff0000; font-weight: bold; }

    RainTPL template

    WARNING - This feature is currently being worked on and will be improved in the next releases. Experimental.

    Community themes & templates

    -
    $ cd ~/public_html
    +
    $ cd ~/public_html
     
     # clone repositories
     $ git clone https://github.com/shaarli/Shaarli.git shaarli
    @@ -124,15 +153,15 @@ $ popd
     
     # set access rights for Apache
     $ chgrp -R http shaarli
    -$ chmod g+rwx shaarli shaarli/cache shaarli/data shaarli/pagecache shaarli/tmp
    +$ chmod g+rwx shaarli shaarli/cache shaarli/data shaarli/pagecache shaarli/tmp

    Get config written:

    -

    Edit Shaarli's configuration|Shaarli configuration:

    -
    # the file should be owned by Apache, thus not writeable => sudo
    -$ sudo sed -i s=tpl=tpl/albinomouse-template=g shaarli/data/config.php
    +

    Edit Shaarli's configuration|Shaarli configuration:

    +
    # the file should be owned by Apache, thus not writeable => sudo
    +$ sudo sed -i s=tpl=tpl/albinomouse-template=g shaarli/data/config.php