[commits] [Wiki] changed: Doc/Dev/ThemesH5
Michael Slusarz
slusarz at horde.org
Mon Feb 25 21:22:15 UTC 2013
slusarz Mon, 25 Feb 2013 14:22:15 -0700
Modified page: http://wiki.horde.org/Doc/Dev/ThemesH5
New Revision: 4
Change log: graphics/sounds can now be overriden at the view level
@@ -68,13 +68,13 @@
URLs contained in CSS should be relative URLs.
+++ Graphics
-Graphics live in the {{graphics/}} folder of your theme's base directory.
+Graphics live in the {{graphics/}} folder. Prior to Horde_Core
v2.4.0, the graphics folder could only live in the base theme
directory. After Horde_Core v2.4.0, any view-specific directory can
contain a graphics folder which will override the default graphics.
+++ Sounds
-Sounds live in the {{sounds/}} folder of your theme's base directory.
+Sounds live in the {{sounds/}} folder. Prior to Horde_Core v2.4.0,
the sounds folder could only live in the base theme directory. After
Horde_Core v2.4.0, any view-specific directory can contain a sounds
folder which will override the default sounds.
Sounds must be in WAV format (with a {{.wav}} file suffix).
+++ Information File
More information about the commits
mailing list