Site name, Site offline outside global configuration in joomla 3.0
93 views
Skip to first unread message
Andrewas
unread,
Jul 21, 2012, 7:45:03 AM7/21/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to joomla-...@googlegroups.com
Title says it all. I often want let my clients to be able set their sites offline or change the name of the website, but I don't want them to be able to change any other global configuration. I hope there are more developer who want this to change in joomla.
Andrewas
unread,
Jul 21, 2012, 8:28:37 AM7/21/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to joomla-...@googlegroups.com
Also to allow global checking would be cool, because now if you set user not to global admin he is not allow to set global checkins
elin
unread,
Jul 21, 2012, 8:41:18 AM7/21/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to joomla-...@googlegroups.com
You can make a plugin and/or make a template override for com_config with more advanced business rules (i.e. give admins access to com_config but block specific fields).
I think the checkin issue might be in the tracker, it sounds familiar.
Elin
Andrewas
unread,
Jul 21, 2012, 10:21:33 AM7/21/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to joomla-...@googlegroups.com
Thanks Elin, will do template overide, but still it would be nice to have that out of the box :)