summaryrefslogtreecommitdiff
path: root/templates/service_content_edit_tab_inc.tpl
AgeCommit message (Collapse)AuthorFilesLines
2008-06-26tabbify help a bitMax Kremmel1-3/+1
2007-07-14edit help is now taken care of by services. this means that there is no need ↵Max Kremmel1-4/+4
for inclusion of edit help anywhere as long as services are called on edit pages and service tabs are included in edit tpl. help is included when {textarea} is in use. if you need to disable it set: display_help_tab=0 when calling the service tabs. edit help has also undergone a facelift.
2007-03-31disable permissions tab for now.Max Kremmel1-2/+2
2007-03-31lots of content permissions work. tentatively added updateUserPermissions() ↵Max Kremmel1-12/+4
to service load function.
2007-03-16add liberty content edit tab, with support for permissionsChristian Fowler1-0/+13