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)

RCK 05-26-2008 07:14 PM

@dartho: it's nice to see how this style has evolved ! :up:

Here are a few more suggestions:
  1. I got requests to have today's post and new post in navbar
    navbar template
    Code:

    <if condition="$show['member']">
    <a class="navbar" href="/search.php?$session[sessionurl]do=getnew">
    Unread posts</a>
    <a class="navbar" href="/search.php?$session[sessionurl]do=getdaily">
    Today's posts</a>
    ...

  2. Add "mobile" to board title, just to know it's a different version
    header template
    Code:

    <div class="header" align="center"><b>$vboptions[bbtitle] Mobile ...
  3. the skin is missing a way to open the search page.
  4. time and date stamp on new posts page is too vague, is there a way to see 'hh:mm ago' instead of 'today' or 'yesterday' ?

dartho 05-27-2008 03:09 AM

@RCK - Point 4 was taken care of in one of the recent versions.

At the moment, if a user is logged in they get a "New Posts" link, if they are not logged in, they get a Todays Posts link. It shouldn't be hard to have options in a 'companion product' for this style so that the navbars can be customised without template edits - good idea :up:

"Mobile" is appended to the title on forum home, and forum/thread names are used in other pages (since last version I think?)

I haven't yet got around to coding up a mobile search page - thus no links.

If anyone has made modifications to templates/pages which they think would do well to be incorporated into this style, I'd be happy to have a look and implement them also if suitable..

nike.stars 05-27-2008 05:45 AM

bug report:

space isn't working in opera mobile integrated in UIQ 3.0 (M600i / P990i / P1i / W950i / W960i) when typing in the quick reply box

dartho 05-27-2008 05:50 AM

Have you tried installing the latest version - 0.0.6 ? I think this was resolved there... maybe...

[Edit: sorry - re-read you post and realised you're probably talking about something different. Q. Does space work in the full style in the quick reply box from your device?]

nike.stars 05-27-2008 06:00 AM

try to download the latest version and it doesn't seems to be fixed, i've try to use my standard skin (vbseo skin) and the space character works normally, maybe a bug in the text area formatting?

btw, as an addition, maybe you should consider to include the skin selector in this skin in case some desktop users mis-select this skin and can't revert back to the standard one :)

dartho 05-27-2008 06:07 AM

Not sure how far wrong it can go... here's the code:
Code:

<div>
<form action="newreply.php" method="post">
<textarea name="message" rows="10" cols="30" style="height:100px;width:100%" tabindex="1">

Posted via Mobile Device</textarea><br />
<input type="hidden" name="wysiwyg" value="0" />
<input type="hidden" name="fromquickreply" value="1" />
<input type="hidden" name="s" value="" />
<input type="hidden" name="do" value="postreply" />
<input type="hidden" name="t" value="$threadid" id="qr_threadid" />
<input type="hidden" name="p" value="who cares" id="qr_postid" />
<input type="hidden" name="parseurl" value="1" />
<input type="hidden" name="clickedelm" value="" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="submit" class="button" value="Post Reply" />
</form>
</div>

You could perhaps try editing the showthread template and remove the extra line and the "Posted via Mobile Device" ?

BTW - the code for style chooser is here: https://vborg.vbsupport.ru/showpost....&postcount=131

I haven't included it by default as I don't need or want it for my implementation of this style - I don;t allow my members to choose their own styles. I will however be releasing an add-on to go with this style in the future so options such as that can be turned on and off in the AdminCP

nike.stars 05-27-2008 06:22 AM

thanks for the tips, it works fine now by just removing that extra line and the text following it :D do you have any idea why that happen?

thanks for the style chooser code too, i appreciate that :)

look forward for the additional add-on..

dartho 05-27-2008 06:33 AM

no idea :confused: I'd guess Opera just didn't like the blank line. textareas are allowed to have default text in them... If you wished to keep the message there, perhaps try without the blank line?

nike.stars 05-27-2008 06:41 AM

yes, the default text are okay, except the extra blank line causing space character trouble :)

stinger2 05-27-2008 04:39 PM

i upgraded my forum to 3.7 JUST to use this skin

and installed and it is working fast on my pda


All times are GMT. The time now is 01:10 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.02312 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)bbcode_code_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