vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   I'm going to attempt the impossible (https://vborg.vbsupport.ru/showthread.php?t=85843)

Tony G 01-04-2003 02:14 AM

Oooo, coding templates sounds like fuuuun. :D

Rufus69 01-04-2003 02:48 PM

lol I know :D

*wants to be like one of the staff members at vb.com* >_>

but I'm already working on a php skinning system for my site....so maybe we can use that for it if you ever get to that point :D

filburt1 01-04-2003 04:10 PM

My template system is different from vB's in the sense that there are "bit" templates and "master" templates. Yes that's like vB's but mine have a strict difference and are displayed differently to eliminate any ambiguity.

(I also have to work on a replacement system but that's a while to go ;))

Rufus69 01-04-2003 07:16 PM

just tellin ya that you don't have to do it all by yourself.... ;)


and if you did that would take a looooong time lol

filburt1 01-04-2003 07:18 PM

I should be done within the month with the basics. My system is using a top-down design so once the core is done the rest will be extremely easy.

filburt1 01-05-2003 12:31 AM

Heh, if you thought vB's template code was easy, check this out:
Code:

$output = evaltemplate("sometemplate");
That's it! Even easier than PAPI :D Took a hell of a lot of thinking to get it like that, though.

N9ne 01-05-2003 12:46 PM

And how much is filburt going to charge for this system? :D

filburt1 01-05-2003 02:12 PM

Nothing because I can't fight piracy.

N9ne 01-05-2003 02:34 PM

That's good, so we can all use it and abuse it for free :D

filburt1 01-05-2003 02:50 PM

It couldn't compete with paid boards anyway...


All times are GMT. The time now is 12:46 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.02599 seconds
  • Memory Usage 1,726KB
  • 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)bbcode_code_printable
  • (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