The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Forum Style - Mobile Style for vBulletin 4.0 Details »» | ||||||||||||||||||||||||||
Forum Style - Mobile Style for vBulletin 4.0
Developer Last Online: Oct 2023
** 25/08/2010 This style has been superceded by this one: https://vborg.vbsupport.ru/showthread.php?t=249277
However, you can run them both if you know you have older mobile phones accessing your site as they may be able to render this one better ** This is a port of my mobile style from 3.7/3.8 to 4.0.0. It is a very cut back style with very low bandwidth usage which renders well on pretty much all small screen devices from old Nokias to new iPhones. Currently it only supports forums/thread/posts/PMs. Recent vBulletin features such as Social Groups, Albums, Blogs are not supported (although they should still disaplyin a not-so-mobile-friendly way...) Further customise this style with Mobile Style Options!
Version Control 1.0.0 - Initial Relase from 3.7 1.0.1 - Fixed issue with "Friendly URL's" not being compatible 1.0.2 - Updated version numbers to 4.0.99 (should cover all 4.0 releases with the "Out of date templates" messages. Removed Replacement Variables. 1.0.3 - Fixed known template bugs Install Instructions
Notes
As you were. Download Now
Show Your Support
|
Comments |
#232
|
|||
|
|||
There's a few things which I need to update in here - check here for the jump to last : https://vborg.vbsupport.ru/showthrea...89#post1977789
I;ll get back to you on the others, "report" is easy enough. Infract may not be |
#233
|
|||
|
|||
Quote:
If I manually add (board)/infraction.php?do=report&p=x to the url, I was able to give an infraction to post x. It can work at some level. It wasn't pretty, though: after submitting the infraction, it remained on the same "give infraction" page so I couldn't really be sure it worked. When I navigated back to the page, though, the post did have the infraction. -jk |
#234
|
|||
|
|||
I'm adding a bit of functionality back to this very useful style, building for a smart phone with a larger screen - i.e., iphone, blackberry, or android.
I pulled language from the default postbit template, trimed it down, and added to the mobile postbit template. I thought I'd document my efforts here if anyone else wanted to use them. Issue infraction or warning: Code:
<vb:if condition="$show['infractionlink']"><a href="infraction.php?{vb:raw session.sessionurl}do=report&p={vb:raw post.postid}">[Infract]</vb:if> Code:
<vb:if condition="$show['redcard']"><a href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}">[Red]</a> <vb:elseif condition="$show['yellowcard']" /><a href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}">[Yellow]</a></vb:if> Code:
<vb:if condition="$post['reportlink']"><a href="{vb:raw post.reportlink}">[Report]</a></vb:if> I still need to work on the infraction page itself - it won't show that the infraction actually gets issued, though it does issue it. Continuing my documentation, I added a "view deleted thread" link in threadbit_deleted: Code:
<vb:if condition="$show['viewthread']"><a href="showthread.php?{vb:raw thread.threadid}">[{vb:rawphrase view}]</a></vb:if> |
#235
|
||||
|
||||
Can you post resulting xml file with complete style? I want it upgraded too
|
#236
|
|||
|
|||
Quote:
-jk |
#237
|
||||
|
||||
Ok waiting for it BTW, did you fix "Mark posts as read" link?
|
#238
|
|||
|
|||
Fract - Did you see my reply to your post on this here https://vborg.vbsupport.ru/showpost....&postcount=212
This and otehr fixes/updates will be incorporated in a future release, but jmwking's additions may not. However, jmwking is welcome to post attachments in this thread, these of course won't get updated as this style does. If I work on templates associated with these edits, then that's another story - but I don;t have plans to in the immediate future. Best bet is to summarise all your edits in a single post (go back and re-edit it) and I"ll add a link to it in the first post for those that are interested. |
#239
|
||||
|
||||
sideblock everywhere mod pushes sideblock into this when viewing profile and other pages (groups, I think as well). come to my forum and see.
|
#240
|
|||
|
|||
could you link me to the mod?
|
#241
|
|||
|
|||
This may have been mentioned already but how about a quote feature
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|