Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
How to change things in admin interface
How can I remove something from admin interface if I do not need it (whant to make easy for my clients, and to remove things they don’t need) like Textile Help?
Or in Advanced Options, say I don’t need Override form, can I remove just that from Advanced options, but leave custom fiealds and other things?
Thanks!
Offline
#2 2010-09-27 20:47:47
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Re: How to change things in admin interface
Hi,
1) ied_hide_in_admin hides things on a per user basis
2) bot_write_tab_customize hides on a per section basis
3) the upcoming txp release should allow to hide a lot of things using only css
Offline
Re: How to change things in admin interface
Thanks, thats great news, txp just gets better and better :)
Offline