The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Ive almost finished a page for the moderators control panel, which will enable moderators who have access to modify a certain style.
Its extremly messy, with lots of my code everywhere(im using the same style.php from the admincp, so i cannot just post the entire file). How many people ar einterested in such a hack? if there are enough people, ill tidy it up and release it. So yer! |
#2
|
|||
|
|||
I changed my mind.
The only thing the mods will be able to modify is the colours. Since thats all my mods need to do, yadda, yadda, yadda. Is anyone still interested? |
#3
|
||||
|
||||
I could really use a hack that would let a moderator modify the header in his forum. He keeps a scoreboard for a contest. On our old board it was in the header. Right now I have a link to an HTML page in his FTP folder. It was a lot better when the scoreboard was in the forum's header.
|
#4
|
||||
|
||||
LOL! OK, how about letting him modify a replacement variable I could put in the header?
|
#5
|
|||
|
|||
No problems with replacment variables, or even adding the ability to modify the header template.
If i release it, you just need to add a makeinputcode line to add more editablility. Ill hopefully release this in a few hours. |
#6
|
||||
|
||||
I would be interested in a hack which allows the moderator of a particular forum to be able to edit the respective style sheet, i.e. if UserX is a moderator of ForumX they can edit the associated style sheet - or parts of it
That would be really cool |
#7
|
|||
|
|||
I would love it if you'd extend it to allow modification of the replacement variables as well as the template set if they have one. For example, if they moderate a forum that uses a custom replacement set but the default templates, then they could only modify the replacement set. But if they have both custom templates and a custom replacement set they could edit both.
|
#8
|
|||
|
|||
When i get home, i plan on trying to finish this script, but allow alot more configuration.
Im not sure on what people need, but i plan to add options to allow certain moderators to modify certain templates and replacment variables. Most of the replacment variables appear on the style editing window thingo, so i dont really need to add anymore of those. All i really need to know is, what templates do you fellas need your moderators to be able to edit? I plan on only allowing replacment variables, but posibly header and headinclude for 1 or 2 exlusive moderators. Super mods wont have access to it, since they dont have a single forum they look after. Any requests for more features in this before i write it? |
#9
|
|||
|
|||
Well, what if you check what forums a moderator moderates, and then check the style/template settings for that forum, and then the moderator can edit those styles(as long as they're not default). If they are default, the mod can create a new style set and edit that.
Are you relying on the moderator user group or the moderator setting for users? Because vB doesn't use the mod user group anymore... |
#10
|
|||
|
|||
Thats basically what i am doing.
I have a query that pulls the moderator records(in the moderator table), forumid, userid, caneditstyles. I then have another query that pulls styleid from forum, where forumid matches, blahblah... Im not really sure i want my mods creating new template/styles. I think ill just have 2 more options in each moderator thingo, that 'allow modify templates' and 'allow modify replacment vars'(this one is a bit useless for certain variables, cause most replacment variables actually appear in the style's main page. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|