Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Styles

Reply
 
Thread Tools
vB 3.5 Lite !! 0.02 BETA !! Details »»
vB 3.5 Lite !! 0.02 BETA !!
Version: 0.02, by Zachery Zachery is offline
Developer Last Online: May 2017 Show Printable Version Email this Page

Version: 3.5.0 RC1 Rating:
Released: 07-12-2005 Last Update: 07-29-2005 Installs: 145
Template Edits
Is in Beta Stage  
No support by the author.

This is a beta version of vBulletin 3.5 lite.

and it is just that. LITE!

There will be updates to this, including better error message support and re-written comon templates.

But for now, its fairly basic, but it gets the job done well

Preview




Added - 5:26 AM 7/30/2005
Alright, looks like I got the bugged niiped in the butt, I had copied code and not replaced it with the proper varibles when releasing.

Should be all good to go now (uploading in a moment and sending an email)


Other notes for version 0.2
- Fixed small lack of phrase (hard coded english)
- Removed the table from the navbar (the breadcrumb)
- Updated for (not really, just downloaded from) RC1

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 08-31-2005, 02:36 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Honestly I wouldn't try I'd just upgrade to 3.5
Reply With Quote
  #63  
Old 09-01-2005, 08:01 AM
SnitchSeeker's Avatar
SnitchSeeker SnitchSeeker is offline
 
Join Date: Sep 2004
Posts: 112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent!

Can anybody tell me how to make the site recognise PDA's or mobiles and automatically assign them this style?
Reply With Quote
  #64  
Old 09-04-2005, 12:51 AM
kwopper kwopper is offline
 
Join Date: Oct 2004
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice job Zachery. In a future release is there a chance you can add a function so the member can change the skin. I installed on a test board and did not see any way for a member to change their style back to a regular one if they were back on their computer.
Reply With Quote
  #65  
Old 09-05-2005, 07:38 PM
Crapaddict Crapaddict is offline
 
Join Date: Oct 2004
Location: the Netherlands
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kwopper
Nice job Zachery. In a future release is there a chance you can add a function so the member can change the skin. I installed on a test board and did not see any way for a member to change their style back to a regular one if they were back on their computer.
Just add /?styleid=1 after your board-url, and in most cases you should be fine. unless ofcourse if you disabled the 1st (default) skin
Reply With Quote
  #66  
Old 09-07-2005, 12:57 AM
RCA RCA is offline
 
Join Date: Mar 2003
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very good work. I installed and have been testing with my PDA and mobile device.

Some mods i did to get working a little better:

- Spacer Size (pixels): Set to 0 pixels
(Spacing between the body border and the main content)

- Add 'go to main style' link (at bottom)

- Set users nicks in bold

- check quote font size (is different than message font size)

- pagination links at bottom

- remove <ul ..> "from forumhome_forumbit_level1_nopost" template (space saving is a must for using with these devices)

- replace ( &rarr; ) character in forumhome_lastpostby by a simple > or similar (some devices doesn't recognise that $rarr ; thing
Reply With Quote
  #67  
Old 09-07-2005, 01:04 AM
RCA RCA is offline
 
Join Date: Mar 2003
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Some more:

- reduce Add Reply box size

- add forums navbar at bottom
Reply With Quote
  #68  
Old 09-07-2005, 04:32 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RCA
Very good work. I installed and have been testing with my PDA and mobile device.

Some mods i did to get working a little better:

- Spacer Size (pixels): Set to 0 pixels
(Spacing between the body border and the main content)

- Add 'go to main style' link (at bottom)

- Set users nicks in bold

- check quote font size (is different than message font size)

- pagination links at bottom

- remove <ul ..> "from forumhome_forumbit_level1_nopost" template (space saving is a must for using with these devices)

- replace ( &rarr; ) character in forumhome_lastpostby by a simple > or similar (some devices doesn't recognise that $rarr ; thing
I'll think about adding some sort of markup for usernames, but I'd prefer to avoid it. I'm thinking about a <hr> to seperate the post abit more

Ah.. I didn't think about the bbcodes.. Thats where the plugin side of this will eventually come in. But i will do my best to see what can be done with the templates.

I've changed this to 5, as I believe there should be some spacing

I won't be removing the lists, it helps the flow of the page. I will see about modifying the css to make them not space as far out however.

What would be a good size for the reply box.

I don't think we really need ANOTHER navbar. Thats what the one at the top is for.
Reply With Quote
  #69  
Old 09-07-2005, 09:22 PM
Knoxvegan Knoxvegan is offline
 
Join Date: Aug 2005
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is also great for those blind and needing the computer to read the forum to them. Well done!
Reply With Quote
  #70  
Old 09-15-2005, 05:33 AM
AboutBlackBerry AboutBlackBerry is offline
 
Join Date: Aug 2005
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is very nice, but I only want my WAP users to see this (or use this skin) so how do I do that? Anyone that access' my site via a PC I want them to see my current theme/skin, but for WAP I would like to use your "theme/skin".

Thanks for any help!!

Also will this work on 3.0.8 ??
Reply With Quote
  #71  
Old 10-03-2005, 05:42 PM
Shoemoney's Avatar
Shoemoney Shoemoney is offline
 
Join Date: Jan 2005
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AboutBlackBerry
This is very nice, but I only want my WAP users to see this (or use this skin) so how do I do that? Anyone that access' my site via a PC I want them to see my current theme/skin, but for WAP I would like to use your "theme/skin".

Thanks for any help!!

Also will this work on 3.0.8 ??
as said up above you could always add a host wap.yourforum.com then redirect that to yourforum.com/?style=$stylenumber
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:00 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.04547 seconds
  • Memory Usage 2,304KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete