The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Template Modification System Details »» | |||||||||||||||||||||||||||||||||||||||||||
Template Modification System
Description This modification allows easy management of template modifications. Hack authors can define the necessary template modifications for their products. When exporting a product, all template modifications assigned to this product in MASTER style will be embedded into the product XML and imported on the end-user vBulletin installation automatically if TMS is available. Alternatively, it is also possible to create separate XML files for template modifications. This way, 3rd parties can provide Template-Modification XML files for existing hacks. Hack authors can also export standard template modification instructions as textfiles to package them with their hacks, which allows users that do not have TMS to also install them In case the author defined modifications do not work (eg. the user uses a custom style), the users can easily customize the modifications for their style(s). TMS modified templates transparently, e.g. all Templates can still be modified manually in style manager - they will appear unchanged there. System Requirements This Modification requires MySQL 4.1 or higher - it does not work with MySQL 4.0! If you use MySQL 4.1 series, MySQL 4.1.10 or higher is required If you use MySQL 5.0 series, MySQL 5.0.3 or higher is required TMS 1.2.0 Beta 1 or higher requires vBulletin 4.1.5 or higher vBulletin Compatibility Versions up to and including 1.1.5 are compatible with vBulletin 3.6.X, 3.7.X and 3.8.X Version 1.1.5 is partly compatible with vBulletin 4.0.X and 4.1.X Version 1.2.0 Beta 1 or higher is compatible with vBulletin 4.1.5 or higher vBulletin 4.1.11 or higher is currently not fully supported by TMS. If you use this version please apply the following patch: tms_patch120b4.zip Branding: Please note that TMS puts a small branding/copyright notice in footer - see readme.txt for further details. Version History 1.2.0 Beta 4
1.2.0 Beta 3
1.2.0 Beta 2
1.2.0 Beta 1
1.1.5
1.1.4
1.1.3
1.1.1
1.0.0
1.0.0 RC 1
1.0.0 Beta 4
1.0.0 Beta 3
1.0.0 Beta 2 First public Beta Download Now
Screenshots
Show Your Support
|
11 благодарности(ей) от: | ||
alhidaya, Hostboard, izenberg, misericorde, mohammadxxx, o0mohammed0o, Simon Lloyd, Skaut, SWSUSA, usHealthy |
Comments |
#452
|
||||
|
||||
I never asked before, but how does TMS effect the page load?
|
#453
|
|||
|
|||
There is no code being executed in frontend, that means no performacne cost.
The code is only executed once in ACP. So it is much better, then str_replace or $headinclude .= $mytemplate |
#454
|
||||
|
||||
Correct, but it changes templates in the acp, like building a kind of shell around it or whatever. It has to load the templates and then make the changes, correct?
So somewhere it must make an effort or do some work to get it right. Maybe a bit higher cpu usage then? Or is there really no performance loss at all? Is it equal to having template edits made? (beside from the benefits when using TMS, especially when upgrading). |
#455
|
|||
|
|||
I've noticed no performance loss at all.
Like I said before, it is really one of the best mods ever on .org |
#456
|
|||
|
|||
I believe when you edit a template with TMS, teh ccompiled versiuon in the database gets updated with your changes so teh only server load at all is when you create your TMS changes. There is no 'run time' code execution when pages which use modified templates are viewed. Or something like that...
|
#457
|
||||
|
||||
Oh man... that is even better then I thought!
I asked this for somebody else with a bit bigger forum then I have myself. Because I have TMS running for more then a year now and I'm SOOOOO happy Andreas made this. If any... then -this- mod should simply be standard included in vBulletin. Thank you all three, for your quick answers/help! |
#458
|
||||
|
||||
Quote:
There is no single line of code being executed in frontend (eg. zero overhead), it behaves just as if the templates were modified manually. TMS executes code soley within ACP, mainly when templates are being customized/edited, styles uploaded, products installed, etc. |
#459
|
||||
|
||||
Very cool! You really found a hole in the mod-market, best mod ever!
Thanks! |
#460
|
||||
|
||||
Sorry for my beginner question but how can I update from 1.1.4 to 1.1.5. without messing up something?
Thanks! |
#461
|
|||
|
|||
Just mark "overwrite" while installing via AdminCP that's all.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|