silverstripe-framework/docs/en/howto/index.md
martimiz 82500dd4c4 NEW Custom menu icons for the CMS main menu
Add optional custom menu icons to the CMS main menu for every class
extending LeftAndMain (ModelAdmin). Works by setting optional static
$menu_icon = '/path/to/image' and providing custom styling for added
icons. Works for the menu as well as icon in the right-side (GridField) pane header.
2012-08-29 13:14:59 +02:00

1.4 KiB

How To Guides

In this section you will find a collection of guides to answer your "How do I?" questions. These are designed to be informal and focused on tasks and goals rather than going into deep details.

You will find it useful to read the introduction tutorials before tackling these How-Tos so you can understand some of the language and functions which are used in the guides.

Feedback

If you have a topic you would like covered in these how to's please ask for it on our Bug Tracker