vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=230)
-   -   iPhone / iPod Touch Optimized Skin (https://vborg.vbsupport.ru/showthread.php?t=171947)

ElForro 10-11-2008 08:22 PM

I just want to let you all know that this skin apparently only works on VB 3.6.+ or older...

I'm not planning to update the Skin, but maybe I would in the next months when I upgrade my forums to 3.7+

I'm sorry for the lack of support, but I'm really busy with other things right now...

CR_TurboGuy 10-12-2008 06:31 PM

I'm successfully using this style on my 3.7.1 forum. Here's a copy of my style with a few edits and fixes. If you use it, you'll need to replace the forum name. Search for Frightmare and you'll find where it is.

--JOsh

wma 10-28-2008 01:28 PM

hello elforro & turboGuy. a great work - a great style!

but, i have a problem in both versions (el forro & turbo guy): there is no button to make a new initial posts. there is only buttons in exist threads, where i can replay. but no "new post" ... is this right?

best regards,
tom ;-)

pelicanparts 11-07-2008 05:25 AM

Quote:

Originally Posted by CR_TurboGuy (Post 1606706)
I'm having an issue w/ this skin in that every link ends up on it's own line. I'm trying to modify the search results a bit to give me some functionality that I have w/ one of the other mobile skins. W/ that skin, I get a link to the thread, the number of posts in it in parentheses, then if there are multiple pages, it creates a link to each page. Works great on the mobile skin b/c that all ends up on one line. When I try doing the same thing in the iPhone skin, I end up w/ each page link on it's own line & it's a) annoying, and b) ugly. Any ideas?

--JOsh

class="inline" was missing here:

<template name="threadbit" templatetype="template" date="1219459646" username="CR Turbo Guy" version="3.7.1"><![CDATA[<li class="inline">

line 4825 or so...

-Wayne

CR_TurboGuy 11-08-2008 04:07 PM

Thanks a bunch Wayne. That makes it tons better.

--JOsh

CR_TurboGuy 11-08-2008 09:37 PM

Ok, new issue. I'm trying to fix the no 'new post' button WMA posted about above. I've gotten the button added in, but when I go to the new post page, it uses the WYSIWYG editor. Is there any way to disable the use of the WYSIWYG editor for a certain style?

--JOsh

pelicanparts 11-08-2008 09:56 PM

Quote:

Originally Posted by jwocky (Post 1640649)
Any idea how to add quote functionality to this ?

I did. On line 3233 or around there, there is this line:

Code:

                <div id="post_message_$post[postid]">$post[message]</div>
Add this line following that:

Code:

                <a href="#" onClick="vbform.message.value = '[MYQUOTE]' + document.getElementById('post_message_$post[postid]').innerHTML + '[/MYQUOTE]\n\n';vbform.message.focus();return false;"><img align=right border=0 src="images/buttons/quote.gif"></a>
NOTE!!! - this post here didn't let me put in code with the [Q U O T E] tag, so I had to rename it MYQUOTE instead. Replace MYQUOTE with QUOTE in your template...

Works pretty good for now...

-Wayne

Solari 11-10-2008 01:41 AM

Quote:

Originally Posted by CR_TurboGuy (Post 1661995)
Ok, new issue. I'm trying to fix the no 'new post' button WMA posted about above. I've gotten the button added in, but when I go to the new post page, it uses the WYSIWYG editor. Is there any way to disable the use of the WYSIWYG editor for a certain style?

--JOsh

How did you fix the New Post button issue?

Thanks,
Ray

CR_TurboGuy 11-10-2008 02:16 AM

Here's my updated version that adds the inline fix for the new post results page thanks to Wayne and adds in a 'create new post' button in the subforums.

--JOsh

pelicanparts 11-10-2008 08:05 AM

Quote:

Originally Posted by Solari (Post 1662693)
How did you fix the New Post button issue?

Thanks,
Ray

Using CR Turbo guy's xml file as a template, I made a whole host of changes:

- Added edit button
- Added new post with basic editor (no WYSIWYG editor)
- Fixed headers on each page
- SubForms now work, but you need to add in the extra templates (forumhome_forumbit_level3_post, etc. - do a search info is here on vb.org)
- Added breadcrumbs
- Custom forum jump menu at bottom
- QUOTE button for quick replies at bottom

See the results here: http://forums.pelicanparts.com

You can select the style "iPhone Optmized" in your regular browser (Firefox) to view how it would looks sortof on the iPhone (if you don't have one handy).

Enjoy!

-Wayne


All times are GMT. The time now is 06:30 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.01338 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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