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)
-   -   Template Control Panel for 2.0 (https://vborg.vbsupport.ru/showthread.php?t=8752)

03-10-2001 01:00 PM

This might be because of output buffering, or did I do something wrong? I'm getting URL's like:

http://127.0.0.1/forum/admin/?s=&s=0...7d91d5d7717ea7

I haven't had a chance to look at the code, but I'm guessing it's because I don't have output buffering enabled.

Works great though...

TechTalk 04-14-2001 01:42 AM

PLEASE ADD TO 2.1 :)

~Chris

Kier 04-14-2001 02:12 AM

We are looking into ways of integrating Ed's 'expanders' code with my form-based template CP for 2.1

bira 04-14-2001 04:22 PM

for some reason, your hack loads a hell of a lot faster and is a lot easier to use, than the current Templates system.

But, for some reason I can't get your hack to integrate with vB2b5.

Suggestions?

Kier 04-15-2001 06:01 AM

My hack will load a lot faster than the default template CP for one simple reason: there's a lot less HTML to download.

In the standard editor, for every single template you have this code:

<li><font color="red">headinclude</font> <a href="template.php?action=edit&templateid=4776&gro up=">[edit]</a> <a href="template.php?action=remove&templateid=4776&g roup=">[revert to original]</a> <a href="template.php?action=view&title=headinclude">[view original]</a></li>

(whew!)

... whereas the same template in my editor will have only this code:

<option value="4776" style="color:red">headinclude</a>

... due to the fact that the actions and sessionhash are all handled by the <form>.

The massive wall of HTML in the default editor was the first reason why I made the hack.

auto 04-15-2001 05:28 PM

so it's going to be integrated in vB right?

Kier, i got an idea :)
don't release hacks, just stick the code in vB.
So we can download "vB 2.0 Kier version" :p

JoshFink 08-02-2001 04:28 PM

Great hack.. Is there any update on this for 2.0.3?

Thanks,

Josh

DarkReaper 08-07-2001 01:48 AM

How can I install this on 2.0.3?

DarkReaper 08-11-2001 01:30 AM

Well I just took a look at it and everything is there for 2.0.3. Just upload the file, uncomment the include statement for ktemplate.php, and comment out the rest and you're set!

One thing I'd love to see though:

The ability to have all template sets use templates that were modified on the default set. For example, if I modify postbit on the default template, I could have all my other templates use the modified postbit, instead of having to modify it on everything.

LuBi 08-26-2001 05:33 PM

Hack looks great, sounds good dark reaper I'd like to see the same. Like the default is the standard. So this installs just the same to 2.0.3 without editing different files then specified?


All times are GMT. The time now is 07:37 PM.

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.01400 seconds
  • Memory Usage 1,730KB
  • 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
  • (3)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