<![CDATA[ Manager Menu items - My Forums]]> https://forums.modx.com/thread/?thread=95865 <![CDATA[Manager Menu items]]> https://forums.modx.com/thread/95865/manager-menu-items#dis-post-518855 sottwell Jan 20, 2015, 10:20 PM https://forums.modx.com/thread/95865/manager-menu-items#dis-post-518855 <![CDATA[Re: Manager Menu items]]> https://forums.modx.com/thread/95865/manager-menu-items#dis-post-518939
I have the parent container for the documentation resources unpublished, so only logged-in Manager users will be able to access it. I'm not so sure that's a great idea, as there's nothing really secret about it, and a client may want to access them from a bookmark when he's not in the Manager. I'm thinking that hide from menus should be sufficient.]]>
sottwell Jan 21, 2015, 04:04 PM https://forums.modx.com/thread/95865/manager-menu-items#dis-post-518939
<![CDATA[Re: Manager Menu items]]> https://forums.modx.com/thread/95865/manager-menu-items#dis-post-518928 BobRay Jan 21, 2015, 03:06 PM https://forums.modx.com/thread/95865/manager-menu-items#dis-post-518928 <![CDATA[Re: Manager Menu items]]> https://forums.modx.com/thread/95865/manager-menu-items#dis-post-518923
window.open('http://domain.com/site-documentation/','_blank');
]]>
sottwell Jan 21, 2015, 02:42 PM https://forums.modx.com/thread/95865/manager-menu-items#dis-post-518923
<![CDATA[Re: Manager Menu items]]> https://forums.modx.com/thread/95865/manager-menu-items#dis-post-518917
Handler:

window.location="http://yoursite.com/manager/?a=resource/update&id=12";


or

window.location="http://yoursite.com/someresource.html";


]]>
BobRay Jan 21, 2015, 01:59 PM https://forums.modx.com/thread/95865/manager-menu-items#dis-post-518917
<![CDATA[Re: Manager Menu items]]> https://forums.modx.com/thread/95865/manager-menu-items#dis-post-518915 BobRay Jan 21, 2015, 01:45 PM https://forums.modx.com/thread/95865/manager-menu-items#dis-post-518915