Hi,
I was actually looking to remove the Advance>> / Basic>> of the Structure and Template section of the content editing for certain editors.
But i am not sure how to do it.
But then, i found this thread (sorry for reviving old thread...free information is quite scarce).
So i removed the Abstract and Categorization as well since wouldn't be using it much.
And what i did to solve my problem is backed up edit_article_extra.jspf and delete the contents of the original one.
This will cause all users with editing permission wouldn't be able to see this Structure and Template editing option mode.
And users with better roles can edit the templates via Control Panel > Web Contents OR the icon edit template .
I was quite happy with my findings and thank you for leading me there.
1.Just that i am still wondering if there any other better way to do this that wouldn't cost me too much work.
2.OR if the way i'm doing this is incorrect and would cause problems later on?
3.Is there a way to do this without involving the codes? I tried looking in permissions but couldn't find any.
Regards,
Achmed
Added:
Found the tag in edit_article.jsp at line 606.
Removed <%@ include file="edit_article_extra.jspf" %> instead of emptying edit_article_extra.jspf.
edit_article_extra.jspf reverted.
Still i'm wondering if i could specify this viewing (edit content mode) ability according to roles without touching the codes.
Please sign in to flag this as inappropriate.