The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Lightweight Style for VB3.8.7 iPhone/Mobile/Cell/PDA Details »» | |||||||||||||||||||||||||||||||||||
Lightweight Style for VB3.8.7 iPhone/Mobile/Cell/PDA
Developer Last Online: Oct 2023
A few have asked for this, hope you like it.
As the title suggests, this is a lightweight style for vBulletin 3.8.7 (and probably most versions before that - A quick test showed it also working under vBulletin 3.7.7!) It's lightweight (low bandwidth) and works well on most handheld / mobile devices. Some have been know to use it on their desktops and I personally use it for Google as a way of significantly reducing the bandwidth they use. ==================== Install Instructions ====================
Release History ==================== 18th May 2011 - 1.0.0 Initial Release==================== Screen Shots ==================== ==================== Branding Free ==================== If you wish to remove the branding/copyright notice from the footer - send me a donation of an amount you can afford, or that you think is fair/reasonable, it's up to you how much. (can't get much fairer than that) You can do this by clicking the "Support Developer" link above (a few lines below the "Mark as Installed" link). ==================== Bugs fixes for next release ==================== Issue: extra "> in template forumhome_forumbit_level2_nopost Resolution: Search for Code:
<div class="windowbg">"> Code:
<div class="windowbg"> Inconsistencies in disaplying locked forums Resolution: See this post Thanks. Download Now
Screenshots
Show Your Support
|
18 благодарности(ей) от: | ||
0ptima, Almotmaiz.Net, bestmilan, BirdOPrey5, blackberry, davidg, GavoTrav, m2006, m7sen, MagicThemeParks, Michael.A, need2fart, Occosion, SaN-DeeP, svd1ro, SyRiAn BoY, tyc00 |
Comments |
#202
|
|||
|
|||
Having the Post Thank You Hack working (and looking good) on the mobile style would be fantastic.
|
#203
|
|||
|
|||
Quote:
|
#204
|
|||
|
|||
Quote:
|
#205
|
|||
|
|||
Quote:
|
#206
|
|||
|
|||
Try this:
edit postbit and postbit_legacy templates, search for (which should be the very end of those templates): Code:
<div class="windowbg"> <if condition="$post['editlink']"><a id="btn" href="$post[editlink]">$vbphrase[edit]</a></if> <if condition="$post['replylink']"><a id="btn" href="$post[replylink]">$vbphrase[reply]</a></if> </div> Code:
<div class="windowbg" align="right"> <if condition="$template_hook[postbit_controls]">$template_hook[postbit_controls]</if> <if condition="$post['editlink']"><a id="btn" href="$post[editlink]">$vbphrase[edit]</a></if> <if condition="$post['replylink']"><a id="btn" href="$post[replylink]">$vbphrase[reply]</a></if> </div> <if condition="$template_hook[postbit_end]">$template_hook[postbit_end]</if> |
#207
|
||||
|
||||
Just for curiosity I am looking for a lightweight style for our site but before we try this one I want to know a couple of things.
1. When a user visits our site with a smartphone will they automatically be reverted to the Lightweight style ? 2. We use tapatalk and when you visit our site with a smartphone the javascript will prompt the user to download the tapatalk client. If I install this style what will be the behavior then? 3. We also use a content server which we can use to redirect smartphone to this style but I wanted to know if there is something in this style that detects mobile devices? Thanks |
#208
|
|||
|
|||
This is just a simple style/template - no javascript, plugins or smarts to see here.
So to answer your questions: no, no different, and no |
#209
|
|||
|
|||
Which style to use, this one or your other Mobile Style for 3.8?
We have a lot of members who use Tapatalk, but I don't like having Tapatalk dictate how things show up, not to mention the way they have their ads showing up, etc. I'd really like to look into implementing a mobile style. The only problem is that we use vba Dynamics for our classifieds section - I take it your style wouldn't be compatible with that. Would it be compatible with other solutions, like ProVB's advanced forum plugin: http://www.provb.org/vbulletin-mods/...o&productid=11 Or maybe would it be better to just use the forums for the classifieds and use a couple of plugins like "thread thumbnails" (https://vborg.vbsupport.ru/showthread.php?t=214755) and "extra threadfields" (http://www.provb.org/vbulletin-mods/...fo&productid=1) to make it more like our existing classifieds solution, then apply one of your mobile styles? I just want the most effective and easy to integrate solution that will work with mobile. It seems like it would be easier to move away from Dynamics, but maybe it would be easier to just style that solution. I don't know. Would love your advice. Which style would be best to start with to have more of our content viewable in a mobile style? This one or your other Mobile Style plugin? We also have a lot of static vBa CMPS pages, will this work with those? Or will we have to do a bit of work for those? |
#210
|
|||
|
|||
Either style would pose the same challenges when implementing add-ons. For the most part, you just need to change templates for add-ons to be friendly in a mobile interface. Depending on the addon, they might even look OK enough to get away with, with no template changes.
|
#211
|
|||
|
|||
Hi.
This style just stopped working on our 3.8.7 vB forum and we cannot see any errors. Any suggestions on how to debug this? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|