mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00

- updated IXmlRpcHandler to also have a vvoid SetCapabilities(XElement element) so handlers can specify what capabilities they support - updated the WLW manifest to have a thiner capability set (e.g. no category support) so handlers can light up what they support - updated the XmlRpcHandlers to add what capabilities they support. there'a room for imporoving (adding/removing) specified capabilities here so the WLW only shows features for what's supported - added WLW support for tags so a tags input can be used in place of the categories input in the WLW UI --HG-- branch : dev