History: Theme-related Software Concept and Design
Preview of version: 8
Overview
Tiki uses the Smarty template engine, so pages generally have a PHP file (.php) and a Smarty template (.tpl) associated with them. These produce the XHTML for the page, which is then given visual styles with CSS. The CSS is provided by a combination of some feature-specific stylesheets, default layout and design stylesheets, and theme stylesheets.
[+] Concept (Tiki14)
[+] Theme related CSS files
Customizaton of Tiki themes and options
If you want to slightly modify (change some colors, backgrounds, etc) than it is better for you, if you don't edit the themes shipped with Tiki directly. It is recommended to store your customizations in a custom.css file that you place in the directory where the theme's css file is stored.
Processing order for custom.css:
- For a main theme Tiki gets first the theme's main css file (eg: from themes/mytheme/css/tiki.css), than a custom.css file containing local customizations if found in the theme's css folder (eg: /themes/mytheme/css/custom.css)
- If a theme option is enabled, than Tiki gets first the theme's main css file (eg: from "themes/jqui/css/tiki.css") than get the option's css file ("themes/jqui/options/myoption/css/tiki.css"), than finally the custom.css file containing local customizations if found in the option's folder (eg: "themes/jqui/options/myoption/css/custom.css")
[+] Developer info
History
Information | Version | ||||||
---|---|---|---|---|---|---|---|
06:26 UTC System Administrator automatic conversion | 43 | ||||||
Wed 08 of Jul, 2015 06:42 UTC Gary Cunningham-Lee Minor editing. | 42 | ||||||
Sun 25 of Jan, 2015 15:31 UTC Jonny Bradley | 41 | ||||||
Sun 25 of Jan, 2015 13:12 UTC gezza | 40 | ||||||
Sun 25 of Jan, 2015 13:10 UTC gezza update and unify examples | 39 | ||||||
Mon 19 of Jan, 2015 16:30 UTC Jonny Bradley | 38 | ||||||
Thu 15 of Jan, 2015 18:57 UTC gezza some updates | 37 | ||||||
Mon 05 of Jan, 2015 21:42 UTC Geoff Brickell | 36 | ||||||
Mon 05 of Jan, 2015 18:38 UTC Geoff Brickell | 35 | ||||||
Mon 05 of Jan, 2015 18:28 UTC Geoff Brickell | 34 | ||||||
Mon 05 of Jan, 2015 18:27 UTC Geoff Brickell | 33 | ||||||
Mon 05 of Jan, 2015 18:27 UTC Geoff Brickell | 32 | ||||||
Mon 05 of Jan, 2015 18:25 UTC Geoff Brickell | 31 | ||||||
Mon 05 of Jan, 2015 18:19 UTC Geoff Brickell Remarks Box Plugin modified by editor. | 30 | ||||||
Mon 05 of Jan, 2015 18:12 UTC Geoff Brickell | 29 | ||||||
Mon 05 of Jan, 2015 18:10 UTC Geoff Brickell | 28 | ||||||
Mon 05 of Jan, 2015 18:03 UTC Geoff Brickell | 27 | ||||||
Mon 05 of Jan, 2015 17:57 UTC Geoff Brickell | 26 | ||||||
Mon 05 of Jan, 2015 17:56 UTC Geoff Brickell | 25 | ||||||
Mon 05 of Jan, 2015 11:29 UTC gezza updates | 24 | ||||||
Sat 03 of Jan, 2015 09:53 UTC gezza some updates | 23 | ||||||
Sun 21 of Dec, 2014 18:14 UTC gezza some description | 22 | ||||||
Wed 17 of Dec, 2014 20:30 UTC gezza | 21 | ||||||
Tue 16 of Dec, 2014 20:40 UTC gezza | 20 | ||||||
Tue 16 of Dec, 2014 20:39 UTC gezza | 19 | ||||||
Tue 16 of Dec, 2014 20:36 UTC gezza | 18 | ||||||
Tue 16 of Dec, 2014 20:35 UTC gezza developer notes | 17 | ||||||
Tue 16 of Dec, 2014 20:18 UTC gezza | 16 | ||||||
Tue 16 of Dec, 2014 20:16 UTC gezza theme templates | 15 | ||||||
Mon 08 of Dec, 2014 16:13 UTC gezza | 14 | ||||||
Mon 08 of Dec, 2014 16:11 UTC gezza | 13 | ||||||
Mon 08 of Dec, 2014 16:01 UTC gezza | 12 | ||||||
Mon 08 of Dec, 2014 16:00 UTC gezza updates | 11 | ||||||
Mon 08 of Dec, 2014 13:36 UTC Torsten Fabricius Added a Remarksbox with the note, that the mentioned features are not YET working in pre-14 due to changed concept and that we are working on it. | 10 | ||||||
Sun 07 of Dec, 2014 11:51 UTC gezza | 9 | ||||||
Sun 07 of Dec, 2014 11:48 UTC gezza | 8 | ||||||
Sun 07 of Dec, 2014 11:39 UTC gezza | 7 | ||||||
Sun 07 of Dec, 2014 11:38 UTC gezza | 6 | ||||||
Tue 25 of Nov, 2014 11:54 UTC gezza | 5 | ||||||
Tue 25 of Nov, 2014 11:52 UTC gezza | 4 | ||||||
Tue 25 of Nov, 2014 11:10 UTC gezza | 3 | ||||||
Tue 25 of Nov, 2014 11:05 UTC gezza | 2 | ||||||
Sun 10 of Apr, 2011 10:46 UTC Gary Cunningham-Lee Content shoveled from "Content & Design" which was causing a loop. | 1 |