vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Templating Grouping/Enhanced Management (https://vborg.vbsupport.ru/showthread.php?t=35681)

TWTCommish 03-02-2002 10:00 PM

Templating Grouping/Enhanced Management
 
NOTE: This hack involves the modification of your template admin files. You may want to backup any files involved in this hack to guard against any major problems. Alright, on with the hack. :)

What's it do?
Ya know those template groups you see when you're modifying templates? The ones with titles like "Calendar templates" or "Forum Display templates" that reveal the templates they contain when you click on the "[expand]" link next to them? Well, this allows you to create, edit, and delete those easily through your admin CP. In addition, it allows you to switch ANY template from standard (like the way the default templates are displayed) to custom, or custom to standard...which means that you can have it placed as a "normal" template, and not under the "Custom template" heading.

I've attached an archive containing the files you'll need, and a text file containing the instructions. No screenshot is necessary, really, as I think the description tells you all you need to know.


Some Specifics
First off, if you add a new template group, and it doesn't show up, don't worry: that doesn't mean it isn't working. You need to create a standard, matching template before the group shows up. Here's a quick example (using a hack of mine called vBGlossary very shamelessly. :D):
  • Create a template called glossary_template
  • Specify it as a standard template by clicking "[make template standard]" on the Edit Template screen.
  • Notice that it's now among the "Default templates" that come standard with vBulletin.
  • Create a template group. Enter "glossary" in the "Group Text" field, and "vBGlossary" in the "Group Title" field.
  • Go back to your templates: now, near the bottom, you should see "vBGlossary [expand]" -- clicking on it will expand the group...in which you'll see the glossary_template template! Create any more standard templates beginning with "glossary" and they'll show up under the same group.
The ability to group as you please is nice, but in my opinion, the real value here lies in being able to make templates custom or standard, and then managing them with the groups. If you install a lot of hacks, you probably have a lot of custom templates. It's a big mess, in my opinion, to have them all stuffed together under one heading at the top. This hack lets you organize them easily with the rest of the "standard" vBulletin templates! I dunno if ya'll like it...but I love it. :D

One more quick example: vBulletin comes with 3 Avatar-related templates. I believe they are avatar. avatars, and avatarbit. Creating a template group called "Avatars" with a "Group Text" value of "avatar" will place these three templates in their own group. No switching is necessary, because they come standard with vBulletin...which means they're already standard templates. :)


Potential Cause For Confusion
It's not really a bug, because I think it's unavoidable: if you have a standard template, and you edit it, thus creating two templates (your current one, and the default template, which you can, of course, revert to or view as needed), switching it to standard will have BOTH templates show up under the custom heading...two, instead of one.

This hack has been tested by several others, but due to its specific nature, and the files and such involved, it is HIGHLY recommended that you backup the /admin/template.php file before proceeding with installation.

I hope this isn't too confusing. Enough talk: enjoy the hack!

Lesane 03-03-2002 07:57 PM

Sounds very nice, i will install this one later. Nice job, thanks.

TWTCommish 03-03-2002 07:58 PM

Gracias. :) Oh, by the way: a HUGE thanks to the people who were kind enough to beta test this hack for me. I really appreciate it! Your feedback has been invaluable.

afterlab 03-04-2002 03:30 AM

Wow, nice hack! Installed it, and worked perfectly. Thanks for sharing.. :D

GameCrash 03-04-2002 12:47 PM

Switching to standard will set templatesetid to -1? If so, what happens when I update my vB? The update routine kills every template with templatesetid=-1...

TWTCommish 03-04-2002 12:57 PM

Well, I don't know how upgrade compatible it is; but why would an upgrade kill all those templates?

squawell 03-04-2002 02:42 PM

this hack sounds great TWTCommish thankz ur work!

i will use this hack after my forum problem solved !!

GameCrash 03-04-2002 02:46 PM

Upgrading vB does the following:

DELETE from template WHERE templatesetid=-1

and then all templates are inserted via INSERT INTO... that is why you can't edit templates with -1 directly via the CP - they would be lost.

TWTCommish 03-04-2002 02:48 PM

Hmm, well, I haven't tested it for upgrade compatibility at all. When the next upgrade script is released I'd be glad to take a look and try to find a way around it, though, if it's plausible. Any thoughts/suggestions?

larryz 03-04-2002 03:20 PM

Maybe mark them as -2 ??? Just an idea

I haven't installed this hack yet, but will soon. Very nice, beats using phpMyAdmin for default template editing.

Great Job!!


All times are GMT. The time now is 05:55 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01261 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete