vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Forum Style - Lightweight Style for Small Screen Devices (cell phone, iphone, mobile, android) (https://vborg.vbsupport.ru/showthread.php?t=249277)

dartho 09-19-2010 02:54 AM

Quote:

Originally Posted by asuccar (Post 2100266)
how can we have it for blogs as well?

by painstakingly editing all the blogs templates so they display on a small screen Ok.

vbulletin will have it covered by the end of the year if what they say over at vbulletin.com is true

Manoel J?nior 09-19-2010 03:53 AM

Great man!

Thanks: INSTALLED!

Rebecca217 09-19-2010 02:49 PM

This is great! Thank you! :)

fridaypassion 09-21-2010 06:22 PM

Just installed this and it made my CMS disappear?

dartho 09-22-2010 12:18 AM

CMS does not work (well) in this style, but it should not be affected in any other.

pandusetiawan 09-23-2010 10:35 AM

Hi Dartho...great work with this stuff...two thumbs up for you :)
A little question...how can I add "first page" link in the thread view..since the threadview are always bring us to the last post/last page of the thread.thanks.

dartho 09-23-2010 11:04 AM

It shouldn't bring up the last post, but rather the first unread post.

You could add or modify the link in the threadbit template to one of the following

Code:

First Post:
<a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}">First Post</a>

First New Post:
<a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_newpost}, 'threadid', 'threadtitle'}" id="thread_gotonew_{vb:raw thread.realthreadid}">First New Post</a>

Last Post:
<a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_lastpost}, 'threadid', 'threadtitle'}#post{vb:raw pageinfo_lastpost.p}">Last Post</a>


pandusetiawan 09-23-2010 12:27 PM

Oh I see.
Ok..I'll try it tomorrow...thx a lot buddy :)

pandusetiawan 09-24-2010 12:59 AM

Quote:

Originally Posted by dartho (Post 2102193)
It shouldn't bring up the last post, but rather the first unread post.

You could add or modify the link in the threadbit template to one of the following

Code:

First Post:
<a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}">First Post</a>

First New Post:
<a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_newpost}, 'threadid', 'threadtitle'}" id="thread_gotonew_{vb:raw thread.realthreadid}">First New Post</a>

Last Post:
<a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_lastpost}, 'threadid', 'threadtitle'}#post{vb:raw pageinfo_lastpost.p}">Last Post</a>


Work well....thx very much bro...you're the man :D

2 more thing....how to add 'First page' & 'Last Page' link in postbit & how to make picture (that using [img] tag) are displayed in postbit?
Thx :)

dartho 09-24-2010 01:20 AM

I'm not sure I understand - the postbit is for individual posts - there is no first/last.

Images should work as normal


All times are GMT. The time now is 10:59 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02606 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete