The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Forum Style - Lightweight Style for Small Screen Devices (cell phone, iphone, mobile, android) Details »» | |||||||||||||||||||||||||||||||||||||
Forum Style - Lightweight Style for Small Screen Devices (cell phone, iphone, mobile, android)
Developer Last Online: Oct 2023
A lightweight *forum only style aimed at small screen devices such as Windows Smartphones, Nokias and even iPhones. It has VERY low bandwidth requirements - 15 times less on my site - 20K as opposed to 300K for forumhome.
*forum only - I have done a very small amount of rough work on CMS templates, a simple single column CMS *could* be created to work with this style without too much effort. However I am not sure if you can have a different CMS layout dependent on which style you are using? This is an update to the mobile style I have previously released. The changes are predominantly aesthetic to take advantage of larger screens. It is also much easier to change colour schemes by editing the commented CSS file. Demo: http://vbdev.org/forum.php?styleid=7 This is a a lightweight style and as such has much reduced functionality/information over the default vBulletin style. Install instructions:
1.0.0 - 25 AUG 2010 - Initial Release on vBulletin.orgBranding Free: The style is free to use. However I ask that you keep links in the footer. If you want to remove them - send me a donation of an amount you can afford, or that you think is fair/reasonable, it's up to you how much. Download Now
Screenshots
Show Your Support
|
15 благодарности(ей) от: | ||
akool, BlueCheri, Bounce, CAG CheechDogg, ejup2009, Filgga, Hostboard, James Argo, jramos1973, K4GAP, Muniesa, Sayid, too_cool_3 |
Comments |
#1092
|
|||
|
|||
Great style, anyone added tabs to the member.php (view profile) yet?
|
#1093
|
|||
|
|||
Question, if you allow style choices, will this override the choice with the default style every time the user logs in on a non-mobile device?
Quote:
|
#1094
|
|||
|
|||
i think it will give them whatever they have chosen
|
#1095
|
|||
|
|||
I found that just using the below by itself along with built in VB mobile detection works fine. There was no need for the plugin.
Quote:
|
Благодарность от: | ||
dartho |
#1096
|
|||
|
|||
Small contribution for deleting PMs. The code provided almost works, but need to change it to:
Code:
<div class="titlebg">{vb:raw pm.title}</div> {vb:raw postbit} <form action="private.php?do=managepm&dowhat=delete&pmid={vb:raw pm.pmid}" method="post" class="block"> <div class="titlebg">{vb:rawphrase delete_this_message}</div> <div class="windowbg"> {vb:rawphrase delete_message_click_button} <input type="submit" class="button" value="{vb:rawphrase delete_this_message}" /> <br /><label for="deletepm"><input id="deletepm" name="pm[{vb:raw pm.pmid}]" type="checkbox" value="true" /> {vb:rawphrase delete_this_message}</label> </div> <input type="hidden" name="s" value="{vb:raw session.sessionhash}" /> <input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" /> <input type="hidden" name="do" value="managepm" /> <input type="hidden" name="dowhat" value="delete" /> <input type="hidden" name="folderid" value="{vb:raw pm.folderid}" /> </form> Quote:
|
Благодарность от: | ||
Alan_SP |
#1097
|
|||
|
|||
How do you get preview reply to work? I'm failing so far.
Edit: Nevermind, not really sure how, but I got it to work copying bits and pieces of other style templates. |
#1098
|
|||
|
|||
anyone have this style support 4.2.2?
|
#1099
|
|||
|
|||
|
#1100
|
|||
|
|||
One thing I haven't been able to figure out is how to insert inline image attachments with this style.
|
#1101
|
|||
|
|||
Do you mean "inline" as in inserting an image, such as , in the middle of of a post ?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|