StevenTN
01-08-2004, 10:00 PM
<i>Note: Since I received hell that this is a template mod from an un-named member over at vB.org, I'm also posting this here.</i>
My staff (and I) were having difficulty adjusting to the new Admin Tools that was introduced in vB3 Gamma. Looking for the easier tools that was in use with vB3 betas as well as 2.x, I studied the problem.
The result was this hack. Visually, you no longer see the perform action button. Functionally, when you click on an action, it automatically submits it.
This is for the javascript pop-up menus, and not the drop-downs if you have it disabled.
Why did I do this instead of a hyperlink or other system? Three of the functions require the submit method to be "post". Unfortunately, hyperlinks do not support post methods unless you have something like javascript and a hidden form.
So, if you find yourself having trouble getting used to the current set up, use this hack.
The instructions and the template modifications are in the attached text file.
Files Modified:
None
Templates Modified:
Show Thread Templates --> SHOWTHREAD
New Files/Templates:
None
Limited support is provided for this hack, please see the text file for details.
My staff (and I) were having difficulty adjusting to the new Admin Tools that was introduced in vB3 Gamma. Looking for the easier tools that was in use with vB3 betas as well as 2.x, I studied the problem.
The result was this hack. Visually, you no longer see the perform action button. Functionally, when you click on an action, it automatically submits it.
This is for the javascript pop-up menus, and not the drop-downs if you have it disabled.
Why did I do this instead of a hyperlink or other system? Three of the functions require the submit method to be "post". Unfortunately, hyperlinks do not support post methods unless you have something like javascript and a hidden form.
So, if you find yourself having trouble getting used to the current set up, use this hack.
The instructions and the template modifications are in the attached text file.
Files Modified:
None
Templates Modified:
Show Thread Templates --> SHOWTHREAD
New Files/Templates:
None
Limited support is provided for this hack, please see the text file for details.