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)
![]() 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 |
#362
|
|||
|
|||
![]()
nevermind i think i goes it.
i found this code @ http://www.w3schools.com/tags/att_iframe_height.asp Code:
<iframe src ="SITE" width="200" height="200"> <p>Your browser does not support iframes.</p> </iframe> |
#363
|
|||
|
|||
![]()
If my original page (passing variables by URL) is:
http://www.domain.com/page.php?var1=value&var2=value2 what will the WebTemplates URL be? |
#364
|
||||
|
||||
![]() Quote:
|
#365
|
|||
|
|||
![]()
Logician, you must have missed my post on the last page.
Quote:
![]() |
#366
|
|||
|
|||
![]()
I modified the 'Themes' myself to make the validate at http://validator.w3.org/
Here's mine. The only changes are those required to make them validate - layout etc should be identical Default Basic Theme HTML Code:
$stylevar[htmldoctype] <html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle] $WT_PageName</title> $headinclude </head> <body> $header $navbar $nowbrowsing <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="top"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <tr> <td class="tcat" align="left"> » $WT_PageName </td> </tr> <tr> <td class="alt1" align="center"> <div class="normalfont"><h2> $WT_PageName</h2></div> </td> </tr> <tr> <td class="alt2" align="left"> <div class="normalfont"> $includedtemplate </div> </td> </tr> <tr> <td class="thead" align="left">Page Visitors: <b>$count</b>, Last Visitor was $WT[lastvisitorname] at $WT[lastvisitdate]. $WT_Editor_link<br /> Page Created at <b>$creationdate</b>, Last Modified : <b>$lasteditdate</b>. </td> </tr> </table> </td> </tr> </table> $footer </body> </html> Standard Error Theme HTML Code:
$stylevar[htmldoctype] <html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$pagetitle</title> $headinclude $headinsert </head> <body> $header $navbar $nowbrowsing <br /> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="70%" align="center"> <tr> <td class="tcat">» $WT_PageName</td> </tr> <tr> <td class="panelsurround" align="center"> <div class="panel"> <div align="$stylevar[left]"> $includedtemplate </div> </div> </td> </tr> </table> <br /> <!-- forum jump --> <table cellpadding="0" cellspacing="0" border="0" align="center"> <tr> <td>$forumjump</td> </tr> </table> <!-- / forum jump --> <br /> <br /> $footer </body> </html> HTML Code:
$stylevar[htmldoctype] <html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle] $WT_PageName</title> $headinclude </head> <body> $header $navbar $nowbrowsing <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="225" valign="top"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <tr> <td class="tcat" align="center">Stats</td> </tr> <tr> <td class="alt1"> <div class="smallfont"> Member count : <b>$numbermembers</b>,<br /> Thread Count: <b>$totalthreads</b>,<br /> Post Count : <b>$totalposts</b><br /> <br /> Welcome to our newest member <a href='member.php?$session[sessionurl]u=$newuserid'>$newusername</a> </div> </td> </tr> </table> $WT_Login <br /> <br /> </td> <td width="20"> <img src="$vboptions[cleargifurl]" width="20" height="1" alt="spacer" /> </td> <td valign="top"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <tr> <td class="tcat" align="left"> » $WT_PageName </td> </tr> <tr> <td class="alt2" align="left"> <div class="normalfont"> $includedtemplate </div> </td> </tr> <tr> <td class="thead" align="left"> Page Visitors: <b>$count</b>, Last Visitor was $WT[lastvisitorname] at $WT[lastvisitdate]. $WT_Editor_link<br /> Page Created at <b>$creationdate</b>, Last Modified : <b>$lasteditdate</b>. </td> </tr> </table> </td> </tr> </table> $footer </body> </html> HTML Code:
$stylevar[htmldoctype] <html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title> $WT_PageName</title> $headinclude </head> <body> $header $navbar <h2 align="center">$WT_PageName </h2> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="225" valign="top"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <tr> <td class="tcat" align="center"> Site Help Pages </td> </tr> <tr> <td class="alt2" height="400" valign="top"> <div class="smallfont"> $WQ_siteinformationitems </div> </td> </tr> </table> </td> <td width="10"> <img src="$vboptions[cleargifurl]" width="10" height="1" name="image" alt="Spacer" /> </td> <td valign="top"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <tr> <td class="alt1" align="left" height="400" valign="top"> <div class="normalfont"> $includedtemplate </div> </td> </tr> <tr> <td class="alt1" > <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" nowrap="nowrap"> <div class="smallfont"> <a href='sendmessage.php'>Still Have A Question?</a> </div> </td> <td align="right"> <div class="smallfont"><b>$count</b><i> times visited. <if condition="$bbuserinfo[usergroupid]==6"><br /> Last Visitor was $WT[lastvisitorname] at $WT[lastvisitdate]. $WT_Editor_link </if></i> </div> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> <br /> <if condition="$bbuserinfo[usergroupid]==6">$nowbrowsing</if> $footer </body> </html> |
#367
|
||||
|
||||
![]() Quote:
![]() |
#368
|
|||
|
|||
![]()
"No one becomes perfect, but some become great."
|
#369
|
|||
|
|||
![]()
Thanks so much for your honesty Logician, that's why I like you
![]() dartho, I replaced my template content with yours above, and it worked great, except that I'm still having a table issue. Another problem is Logician's footer info. Quote:
|
#370
|
|||
|
|||
![]()
Hi Logician
This is a truly excellent mod! I have very quickly built a newly redesigned site that I was going to do in Xoops. This new solution is better is so many ways. I have 2 questions for you about issues Im still struggling with. This new site I have is a subsite of the main forums, but uses a custom look and feel (done entirely though WebTemplates). So for example the forum nav bar is not visible, nor the footer bar, and the site uses a different colour theme. Questions: - How can I integrate the forum registration page into my new WebTemplates site? - How can I integrate the forum login page into the site ? (ive tried using the Deluxe login on non VB pages: https://vborg.vbsupport.ru/showthrea...ghlight=deluxe but have not been sucessful) Of course I want to do these things within the look and feel of the WebTemplates site - I dont want to colors, headers/footers etc of the standard forum pages. Any ideas? |
#371
|
||||
|
||||
![]() Quote:
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|