The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
WebTemplates 3.7.x: VB Integrated CMS (Content Management System) Details »» | |||||||||||||||||||||||||||
WebTemplates 3.7.x: VB Integrated CMS (Content Management System)
Developer Last Online: Nov 2023
(This hack is for vb version 3.7.x & 3.8.x ONLY. For vb 3.6.x, 3.5.x, 3.0.x and 2.x see my profile for relevant threads.)
"WebTemplates" is a vBulletin integrated Content Management System which allows you to create vb integrated "HTML" pages in your vb admin cp very easily. The pages can inherit your vbulletin skin/style, can recognize logged-in user, can be applied permissions per user or usergroup basis, can keep visit logs, hit counts and do many more. VB4 version Update (9.9.2010): Please find 4.x version of WebTemplates4.x in its own thread. WEBTEMPLATES 3.7.x BASIC FEATURES:
(Some 3.5 and some are 3.0 versions but WebTemplate look and feel didn't change much so both will give you the idea.) http://www.worldwideknights.com/view_mission.htm http://www.theadminzone.com/forums/view.php?pg=aboutus http://www.hystersisters.com/vb2/view_guidelines.htm http://www.worldwideknights.com/view_info.htm http://www.hystersisters.com/vb2/view_books.htm http://www.worldwideknights.com/view_spread.htm http://www3.fertilethoughts.com/forums/view.php?pg=acronyms http://www.makeuptalk.com/forums/view.php?pg=makeuptalk-newsletter http://www.bklab.com (entire site is designed with Webtemplates only) (Actually this hack is one of the most popular vb hacks so it is used by hundreds -if not thousands- of vbulletin sites and you can easily find them if you go to google and search "Logician's WebTemplates" WITH quotation marks) 3.5 version Admin CP screenshot attached to this post. 3.0.x screenshots (here and here) also still applies for this version. If you use the hack, clicking here will make sure you'll know about updates&bug fixes. It will also help me understand how many people is using the hack so please click the install button if you use it. Thank you.. About this 3.7.xx Version: This 3.7.xx version is same as previous 3.6.x version. 3.6.x version was already working in vbulletin 3.7.x except a few minor bugs and these bugs are fixed in this version to make it dedicated solely to vbulletin 3.7.x. Please see "what's new" in the next post for more details. Version Updates: 29.July.2008 - > Version 3.7.00 * Hack 3.7.00 is released. Show Your Support
|
2 благодарности(ей) от: | ||
Xexiu |
Comments |
#182
|
|||
|
|||
Quote:
Code:
<!-- open content container --> <div align="center"> <div class="page" style="width:980px; text-align:left"> <div style="padding:0px 5px 0px 5px" align="left"> Code:
</div> </div> </div> <!-- / close content container --> |
#183
|
|||
|
|||
updated http://www.bklab.com!
|
#184
|
||||
|
||||
is webtemplates an alternative to vbadvance or can you use both if already have vbadvance?
|
#185
|
||||
|
||||
Your answer is in the FAQ document in post 2 of this thread.
|
#186
|
||||
|
||||
Hi,
I am really interested in this mod. In the past I have been using Expression Engine to power my site. Is it possible to remove the /forums/ from the url for each page? Where can I edit the style of $WT_Login and the topics on the test2 page? |
#187
|
||||
|
||||
Quote:
If you want to run webtemplates on root, best method to do is to move your forum folder to root as well. If you wouldn't consider this, FAQ item 3 applies for you. $wt_login's style is inside "WebTemplates_LoginCode" template. Topics in test2 style should be edited in relevant webquery's Result Prefix Code, Query Result Row and Result Affix Code sections. |
#188
|
|||
|
|||
i have been add
$header my page here $footer but isnt work can u see my attachement |
#189
|
|||
|
|||
Very nice, gonna play a bit with it before i put it live on my forums...
Great... clicked Installed and nominated it for the motm |
#190
|
||||
|
||||
Quote:
If you didn't selected a theme (that is theme setting is set to "no parent webtemplate), then add whole HTML code to your page. Eg. HTML Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>Page Title</title> $headinclude </head> <body> $header $navbar <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="top"> YOUR CONTENT </td> </tr> </table> $footer </body> </html> |
#191
|
|||
|
|||
On my end I got it almost working:
http://www.metalguitarist.org/forum/view.php?pg=lesson1 But MAN does the W3 validator go bananas on it. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|