Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
Blog Customization Details »»
Blog Customization
Version: 1.0.2, by Kentaurus Kentaurus is offline
Developer Last Online: Jul 2014 Show Printable Version Email this Page

Category: vBulletin Blog - Version: 3.6.8 Rating:
Released: 11-10-2007 Last Update: 11-18-2007 Installs: 60
DB Changes Uses Plugins Template Edits
Re-useable Code Additional Files Translations  
No support by the author.

Tested with vb 3.6.8 and blog 1.0.2

*Requires the Vbulletin Blog product.

This hack extends the blog functionality by letting the users manage, in a limited way, their "styles".
They'll be able to choose a background color, color for the entries and the titles, and reorder the panels in the blog in any way they want.

Instead of all looking the same, with this hack the users have LIMITED control over their blogs.

Key functionality
  • User may create "styles", as many as they want. A style consist in a background, header, second header, first and second alternating color
  • User can select a style for his blog, the style is used immediately
  • User can reorder the position of: "user info", "search", "calendar", "options", "last comments" and "categories"
Installation Instructions

See the included readme.txt

Changelog

1.0.2 (Upgrade instructions: reupload includes/functions_blog_customize.php)
  • Bug fix: Guests couldn't see the custom styles
  • Bug fix: Only the owner could see his style, visitors and other users saw the default
1.0.1 (Upgrade instructions: reupload the files in the "upload" directory and reimport the xml for the product)
  • Fixed bug where, when "transparent" is selected, or an empty color, the message "The color is not valid" is displayed to the user
  • Fixed a bug where, the icon for transparent and switch wasn't shown
  • When the color is not valid, the detailed color that was not valid shown (this is for security, so your css only contains valid colors)
1.0.0
  • First release
Info for hackers:
You may modify, improve, upgrade, redistribute this hack, include it
in another hack or yours or translate it provided you do it free of
charge and you distribute it in www.vbulletin.org at least, there is no
need to pm me asking for permission
Some portions of the code are (c) Jelsoft Enterprises Ltd.

Show Your Support

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

Comments
  #52  
Old 11-29-2007, 02:20 PM
jeremyers1 jeremyers1 is offline
 
Join Date: Nov 2007
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I figured it out.

http://www.vbulletin.com/forum/showthread.php?p=1457052#post1457052
Reply With Quote
  #53  
Old 11-30-2007, 01:20 AM
Kentaurus's Avatar
Kentaurus Kentaurus is offline
 
Join Date: Dec 2001
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

glad to hear that. That looked like a template issue.
Reply With Quote
  #54  
Old 11-30-2007, 09:19 PM
Sebijk Sebijk is offline
 
Join Date: Oct 2005
Location: Germany/Bottrop
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For users with TMS: Here is a TMS file for this Hack.
Reply With Quote
  #55  
Old 12-07-2007, 08:45 PM
srawrats1138 srawrats1138 is offline
 
Join Date: Dec 2007
Location: Earth
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Although this mod is helpful, it does not do everything I need for my blog section of my forums. It is a springboard for me though, thanks!

After I pick a layout and style using this mod, is it possible to apply it to all blog pages, not just individual pages, but the blog search pages, blog home, etc? I did not install this mod with the desire to allow users to control the look, I downloaded it with the intent for me, as the main admin, to decide and control the look and layout of the blog section on my forums.

Thanks again!
Reply With Quote
  #56  
Old 12-08-2007, 02:05 AM
Kentaurus's Avatar
Kentaurus Kentaurus is offline
 
Join Date: Dec 2001
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by srawrats1138 View Post
Although this mod is helpful, it does not do everything I need for my blog section of my forums. It is a springboard for me though, thanks!

After I pick a layout and style using this mod, is it possible to apply it to all blog pages, not just individual pages, but the blog search pages, blog home, etc? I did not install this mod with the desire to allow users to control the look, I downloaded it with the intent for me, as the main admin, to decide and control the look and layout of the blog section on my forums.

Thanks again!
There's an easier way to do that, in the "Blog Options" there is an "Override Style" option. Just add another style to your forums, maybe as a child style or as a completely new style, modify the templates as much as you want/need, and use that styles for the blogs only, while keeping the rest of the forums with another style

This hack only customizes the list_entries page and the blogpage
Reply With Quote
  #57  
Old 12-08-2007, 03:09 AM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It would be nice to have a function to copy the style from vb 3.7's MEMBERINFO to the blog.
Reply With Quote
  #58  
Old 12-08-2007, 03:36 AM
srawrats1138 srawrats1138 is offline
 
Join Date: Dec 2007
Location: Earth
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kentaurus View Post
There's an easier way to do that, in the "Blog Options" there is an "Override Style" option. Just add another style to your forums, maybe as a child style or as a completely new style, modify the templates as much as you want/need, and use that styles for the blogs only, while keeping the rest of the forums with another style

This hack only customizes the list_entries page and the blogpage
:up:
That's enough info for me to go with.
Thank you so much for the information. I greatly appreciate it.
Reply With Quote
  #59  
Old 12-08-2007, 04:59 PM
Kentaurus's Avatar
Kentaurus Kentaurus is offline
 
Join Date: Dec 2001
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alfa1 View Post
It would be nice to have a function to copy the style from vb 3.7's MEMBERINFO to the blog.
I'm not sure I should do that... my guess is that Freddie will integrate the vb3.7 styles into the blog once 3.7 is out.... and rendering this hack useless...
Reply With Quote
  #60  
Old 01-04-2008, 08:02 AM
Icehawk002's Avatar
Icehawk002 Icehawk002 is offline
 
Join Date: Jun 2005
Location: United Kingdom
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice and appears to work ok BUT.... the archive (calendar) and comment editor blocks are not taking the developed style but remain in the default style. Any solution? I dont see any other comments regarding this problem here so it may be specific to my board, as the other blog blocks custom fine.
Reply With Quote
  #61  
Old 01-10-2008, 02:33 AM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kentaurus View Post
I'm not sure I should do that... my guess is that Freddie will integrate the vb3.7 styles into the blog once 3.7 is out.... and rendering this hack useless...
It seems this is not going to happen. Please consider making this.
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 10:14 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04635 seconds
  • Memory Usage 2,303KB
  • 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
  • (4)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
  • (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