Version: 1.0.2, by Kentaurus
Developer Last Online: Jul 2014
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"
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.
I've installed it.. i follow the instruction but i can't find on my template this part:
We need to modify some styles, for example we'll change instances of "class='tcat'" to "class='blogtcat'". To do this:
Edit the templates:
BLOG, blog_comment, blog_entry_without_userinfo, blog_show_entry, blog_sidebar_user
and replace them with the ones included with this hack, inside the "templates" directory
And search in the templates.. but I have no the instances "CLASS='TCAT'"..
That was just an example to describe the type of changes that should be expected in the templates, I have included the actual new templates in the zip, as text files, you just need to open "BLOG.txt" of the zip, cut and paste all the contents on your "BLOG" template, then open "blog_comment.txt" of the zip, cut and paste all the contents on your "blog_comment" template of your forum.... and so on.
I include the templates instead of automatically replacing them, because some people, me included, like to know exactly what was changed, fast setup is just copy-paste the templates, but you could also compare side-to-side each one of the templates I mentioned and compare the changes.
I'll test this. But I can't reproduce it on my board. I always test with firefox and a clean installation, tough, I'll try with more setups. You get that when any of the colors selected is not something that was expected.... um... could it be that the hack doesn't like a "transparent" color? I'll check and fix the bug.
Keeps having the error of the colour not being valid, regardless of choice. Can't you just remove the validation thing for the colours altogether, seeing as it's their choice what things like contrast are?
Nice hack,
but how can i realize that other users or guests have the pleasure to see the customized template??? only for the user himself its boring...
That was just an example to describe the type of changes that should be expected in the templates, I have included the actual new templates in the zip, as text files, you just need to open "BLOG.txt" of the zip, cut and paste all the contents on your "BLOG" template, then open "blog_comment.txt" of the zip, cut and paste all the contents on your "blog_comment" template of your forum.... and so on.
I include the templates instead of automatically replacing them, because some people, me included, like to know exactly what was changed, fast setup is just copy-paste the templates, but you could also compare side-to-side each one of the templates I mentioned and compare the changes.
Thank you
But I have another problem.. if I try to customize my blog it says:
"The selected color is not valid".
EDIT:
it says "the selected color is not valid" only if I set a transparent color.
Nice hack,
but how can i realize that other users or guests have the pleasure to see the customized template??? only for the user himself its boring...
thx
The behaviour has been changed to make more sense.
Everybody sees the blog like the user has customized it, including guests and other users. The .zip has been updated for this.