vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Using flatfiles for templates (https://vborg.vbsupport.ru/showthread.php?t=73014)

Reimer 12-17-2004 07:29 PM

Using flatfiles for templates
 
As designer the template engine of the vBulletin is a piece of bull++++ because the hole time you have to copy & paste, can use an editor and so on. That is why I'm searching for a hack which allows to use flat files for the templates.

I saw there some codelines in the vBulletin source, but was not able to figure out how it works.

Greetings
Reimer

Zachery 12-17-2004 07:38 PM

Quote:

Originally Posted by Reimer
As designer the template engine of the vBulletin is a piece of bull++++ because the hole time you have to copy & paste, can use an editor and so on. That is why I'm searching for a hack which allows to use flat files for the templates.

I saw there some codelines in the vBulletin source, but was not able to figure out how it works.

Greetings
Reimer

I actually realy love the system and wouldn't have it any other way personaly.

The code works but not without some changes to it, and even then it just dumps them to files IIRC. It wont use them at leaast I don't think so.

Including all thoughs flat files could be insanely resource intensive rather than making calls to the datastore.

Blue Moose Aaron 12-17-2004 07:43 PM

I love the system as well. I like the idea of being able to edit pages on my website without having to load anything other than my browser.

What is it you don't like about it?

ericgtr 12-17-2004 07:44 PM

Quote:

Originally Posted by Zachery
I actually realy love the system and wouldn't have it any other way personaly.

The code works but not without some changes to it, and even then it just dumps them to files IIRC. It wont use them at leaast I don't think so.

Including all thoughs flat files could be insanely resource intensive rather than making calls to the datastore.

I couldn't agree more, after using several different boards this is the easiest to modify templates without questions. No dealing with having to figure out what corresponds with what, we don't have to FTP and it's laid out in a nice easy to understand structure. I am doing more with templates since moving to VB than I ever have with any other board.

Reimer 12-17-2004 07:50 PM

The system ist great, but in the moment I'm dealing with massive changes of the source and this is not possible by using the online version. At the end I should be a true valid XHTML which means less HTML.

I have been dealing with forums for a very long time. This change is only for development and will be later removed again.


All times are GMT. The time now is 07:14 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.00984 seconds
  • Memory Usage 1,718KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete