Notes:
- Ribbon is styled using corev4.css, this changes depending on if you apply a theme. css styling starts with "ms-cui" in the css.
- SPD can add custom actions.
- Ribbon is controlled by SP file 14\Template\global\xml\CMDUI.xml, this is merged with our custom xml file at run-time to result in an extended ribbon displayed to users.
- Deploy the custom ribbon xml using a feature.
- Buttons can be easily added or existing buttons replaced or hidden using XML declaratively to include custom ribbon actions.
- Ribbon can also be modified programmatically (SPUserCustomAction)
No comments:
Post a Comment