[cvs] [Wiki] changed: Doc/Dev/Themes

Wiki Guest wikiguest at horde.org
Fri Jun 20 22:37:25 UTC 2008


guest [201.6.87.23]  Fri, 20 Jun 2008 18:37:25 -0400

Modified page: http://wiki.horde.org/Doc/Dev/Themes
New Revision:  1.17
Change log:  fix in folder path

@@ -48,9 +48,9 @@


  ++ Adding icon sets

-If you want to add custom icons to your theme you first need to  
create a {{graphics/}} folder in your theme's directory, in our  
example theme this would be {{horde/themes/mytheme/graphics/}}. Then  
you need to copy **all** the existing icons from the default theme  
directory {{horde/themes/horde/graphics/}}, **including** any  
subdirectories, into your theme folder.
+If you want to add custom icons to your theme you first need to  
create a {{graphics/}} folder in your theme's directory, in our  
example theme this would be {{horde/themes/mytheme/graphics/}}. Then  
you need to copy **all** the existing icons from the default theme  
directory {{horde/themes/graphics/}}, **including** any  
subdirectories, into your theme folder.

  Now you need to create a file called {{themed_graphics}} in any of  
your new theme folders that are going to contain theme icons. If you  
are going to provide theme icons for Horde and IMP, you would create  
the files {{horde/themes/mytheme/themed_graphics}} and  
{{horde/imp/themes/mytheme/themed_graphics}}. The {{themed_graphics}}  
files can be empty.

  Now start replacing the icons in your theme folder with your own  
ones. You may want to periodically run the script  
{{horde/scripts/themes_check.php}} which will highlight any new icons  
that may have been added to the base theme that are missing in the  
other themes.


More information about the cvs mailing list