-
Bug
-
Resolution: Fixed
-
Blocker
-
3.0 M4
-
None
The wrapped plugin URL, indicated in the following JS method, does not exist (it's never matched in a sitemap).
function getPluginWrappedUrl(plugin) { return "/inpt-cms/plugin/" + plugin; }
copy by zone
imply the plugin must return a page like
where zonename and otherzonename must match a zone name in the template.
Note that the getPluginWrappedUrl method has 2 arguments (against one before) that are plugin and template