vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=230)
-   -   Mobile, Cell, Phone, PDA, iPhone Style (https://vborg.vbsupport.ru/showthread.php?t=174375)

Fireproof 06-07-2008 03:11 PM

Quote:

Originally Posted by dartho (Post 1543065)
Updated.

Version 0.0.7 - Added Style chooser to UserCP, Post count to threads, Search Page, Attachment Sizes, More detailed time info, viewing/voting in polls, other stuff too probably

Don;t forget to edit teh navbar template to point the "Home" link at your forums if your forums home page is not index.php

Awesome!

nike.stars 06-07-2008 03:55 PM

Quote:

Originally Posted by dartho (Post 1542747)
@JustJon - deleting the following replacement variables form the mobile style options should put images back in line:

border="0" alt="" />

class="inlineimg" />

img src

is there a way just to show up the smiley?

nike.stars 06-07-2008 04:53 PM

for those interested, i made lite edition of "what's going on?" box for this theme, you can place this code at FORUMHOME template before the $footer

Code:

<!-- what's going on box -->
<div class="titlebg">$vbphrase[whats_going_on]</div>

<if condition="$show['loggedinusers']">

<!-- logged-in users -->
<div class="navbar"><a href="online.php$session[sessionurl_q]">$vbphrase[currently_active_users]</a>:</div>
<div class="oldwindowbg">$activeusers</div>
<!-- end logged-in users -->

</if>
<div class="navbar"><phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase></div>
<div class="oldwindowbg">
<b>$vbphrase[threads]:</b> $totalthreads<br />
<b>$vbphrase[posts]:</b> $totalposts<br />
<b>$vbphrase[members]:</b> $numbermembers<br />
<if condition="$show['activemembers']">
<b>$vbphrase[active_members]:</b> $activemembers<br /><br />
</if>
<phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase>
</div>
<if condition="$show['birthdays']">

<!-- today's birthdays -->
<div class="navbar">$vbphrase[todays_birthdays]</div>
<div class="oldwindowbg">$birthdays</div>
<!-- end today's birthdays -->

</if>
<if condition="$show['upcomingevents']">
<if condition="$show['todaysevents']">
<div class="navbar">$vbphrase[todays_events]</div>
<else />
<div class="navbar"><phrase 1="$vboptions[showevents]">$vbphrase[upcoming_events_for_the_next_x_days]</phrase></div>
</if>

<div class="oldwindowbg">$upcomingevents</div>

</if>

<br />
<!-- end what's going on box -->


Hornstar 06-07-2008 08:14 PM

anychance you can put the style chooser in the default location of down the bottom on the forum home page?

also, for the vbulletin copyright, I think you are doing it differently, because I have branding free, and in all my other styles the copyright is not there, but in this style the copyright is showing. Maybe you did this to speed up the skin? but I feel it is something that should be left in tact, as the copyright date is off now anyway.

Hornstar 06-07-2008 08:18 PM

I dont see any style chooser at all in the usercp, where is it?

Also, how do I moderate the forums from this skin? I couldnt work out how to close threads or do anything like that.

dartho 06-07-2008 09:46 PM

@SAT2M - Have you installed and configured teh Auto-detect addon here: https://vborg.vbsupport.ru/showthread.php?t=173239 ?

@Hornstar - no moderation. You can delete threads/posts but thats about it. Style Chooser is in the Edit Options in UserCP (I just noticed that the title shows even of the user has no permissions to change styles). There are instructions on putting style chooser where you want back a page or two HERE

As for the copyright messages etc - the default uses half the screen so I entered in the minimum allowed. I however didn't want to modify the default phrases so I hard coded it. It's a pretty simple edit to make in the footer template. I'll look at making it an option to have default copyright messages or the reduced one in the future

@nike.stars - nice addition - I may put those in as options when I eventually release a companion addon for this style to allow individual customization without editing templates.

Daghis 06-07-2008 11:17 PM

What a nice style to add to my just-upgraded forum. Thanks!

I did notice that if I go into the mobile style and then switch back from within the mobile's User CP, some of my other options are lost, such as time zone, DST usage, editor choice, and default subscription mode.

I didn't see anyone else notice this, so I'm thinking that perhaps I didn't set up something right. I'm going to need to look and see if I somehow messed up the User CP code when I uploded it to the forum.

dartho 06-07-2008 11:27 PM

ooo... That sounds like a bug. It would appear that any options that aren;t explicitly saved in the screen get lost which I think means I will need to add *all* options form the full "Edit Options" screen to the mobile version, or find another way to update them so existing options are preserved....

IN the mean time see here for otehr ways to implement style changing ...

abrecher 06-08-2008 05:44 AM

Great style! Does anybody know how I can create a mobile sitemap for this style to submit to Google ?

dartho 06-08-2008 08:03 AM

Would a mobile sitemap be any different than a non-mobile sitemap? URL's would be the same, just a different style?


All times are GMT. The time now is 08:25 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.02272 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)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