Intégrations graphiques
Go to file
Frédéric Péters a85382ad5d nancy-2017: apply custom styling to jquery ui dialog 2016-11-08 18:15:45 +01:00
debian debian: add build-dependency on inkscape 2016-04-04 11:25:22 +02:00
help/fr scss: add new $sidebar-position and $sidebar-width variables 2016-10-25 09:17:40 +02:00
src orleans: add recolored category icons 2016-07-26 13:46:22 +02:00
static nancy-2017: apply custom styling to jquery ui dialog 2016-11-08 18:15:45 +01:00
templates general: make user name a link to the accounts page (#13883) 2016-11-07 10:23:21 +01:00
Makefile add generic sictiam theme (#13435) 2016-10-09 15:28:51 +02:00
README doc: add a section on existing template variables 2016-01-22 10:20:55 +01:00
desc.xml misc: simply use "Publik" as theme label in w.c.s. 2016-11-07 10:23:21 +01:00
template.py general: make user name a link to the accounts page (#13883) 2016-11-07 10:23:21 +01:00
themes.json add generic sictiam theme (#13435) 2016-10-09 15:28:51 +02:00
wcs.css wcs: style fargo popup link 2015-09-27 18:57:24 +02:00

README

Base theme for Publik
=====================

Variables
---------

 - css_variant: this is the main variable, it is used to build the path to the
   CSS file. (/static/{{css_variant}}/style.css)

 - favicon: path to favicon file, relative to /static/ directory.

 - logo_link_url: link to be used for the top logo, defaults to the site root.


License
-------

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
details.

You should have received a copy of the GNU Affero General Public License along
with this program.  If not, see <http://www.gnu.org/licenses/>.

~~~~

Some CSS variant files have their own specific licenses.