[cvs] [Wiki] changed: ModifyingHordeAspect

Wiki Guest wiki at wiki.horde.org
Wed Feb 9 08:30:52 PST 2005


guest [159.90.10.42]  Wed,  9 Feb 2005 08:30:52 -0800

Modified page: http://wiki.horde.org/display.php?page=ModifyingHordeAspect
New Revision:  1.3

@@ -47,12 +47,14 @@
 The Menu class allows you to render the current application utilities' links in an HTML unordered list, allowing you to set the style of it using CSS. The default Horde layout uses the {{menu}} ID to fix the menu on the top right corner of its templates.
 
 If you wish to customize the menu, you need to create a Menu class. The constructor function accepts one parameter, called {{$mask}}, which is useful to add common links in the menu, like a Help link, or a Problems link.
 
-|| A figure should go here showing the Help links and Problems link ||
+||[[image http://www.ldc.usb.ve/~ciro/horde/Menu-Masks.png alt="A picture of the icons whose appeareance is determined by the Menu mask."]]||
+
+In the image above, you can see the icons that can be masked by the Menu class. Number 1 corresponds to HORDE_MENU_MASK_PROBLEM'.
 
 ++ An introductory example: The login screen
 
 ++ References
 
 * Hagenbuch, Chuck, //Horde Framework Tutorial//, http://www.horde.org/papers/oscon2001-horde_tutorial/
 * Hagenbuch, Chuck, //Developing with Horde Framework//, http://www.horde.org/papers/kongress2001-horde_tutorial/


More information about the cvs mailing list