Login  Register

Re: Convert Forum to Mail List

Posted by Hugo <Nabble> on Dec 07, 2012; 9:41pm
URL: https://support.nabble.com/Convert-Forum-to-Mail-List-tp7580384p7582229.html

Maybe a simpler solution is to edit the "can_edit" macro:
<override_macro name="can_edit" requires="user" dot_parameter="node_attr">
    <n.is_site_admin/>
</macro>
I haven't tested it, but it should work. Please confirm that this works (if you ever try it).