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 |
#42
|
||||
|
||||
I updated the code in the message #35. It is no big deal so didn't updated the version. You don't need to upgrade if you don't have any problems with your current version.
|
#43
|
|||
|
|||
hi,
im wondering if its possible to use the webqueries to get a list of the other webtemplates? and if so, if somebody could help me with the query to do that, it would be much appreciated. thanks! |
#44
|
||||
|
||||
There is already a default webtemplate/webquery for this that comes with the installation. Please see webtemplate named "wtlist" for this.
|
#45
|
|||
|
|||
thanks!
how would i display only templates with a certain name? |
#46
|
||||
|
||||
Change webquery $WQ_webtemplateslist and use something like:
SELECT title, pagecount, createdat, userfriendlyname FROM $WT_DB_TemplateTable WHERE category = 1 AND title LIKE 'hello%' ORDER BY createdat DESC |
#47
|
|||
|
|||
Thanks for this nice update! This modification has done wonders for my site over the years...
Hugh |
#48
|
|||
|
|||
I want to turn guest/not logged in viewing of the CMS completely off, because my site is a private site, and I want to use it so that only logged in members can see the info - is there a way to do that?
Oops - nevermind - I am reading further and it looks like the usergroups permissions can be set in the bottom of each template.. |
#49
|
|||
|
|||
is there a way to create tabs with this, so it looks like the top of VB.org?
|
#50
|
||||
|
||||
If you put a HTML code which displays tabs into your webtemplate, it will display it. If you have a tabbed header in your vb, use default vb header in your webtemplates and it will automatically inherit it. If you create a new webtemplate header with tabbed view, you can use this custom header in your webtemplates to have such a display.
|
#51
|
|||
|
|||
I didnt know this was posible!
This takes away the separate index webpage i have! Thanks ill try it later. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|