The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Daily Doodle by BOP5 (VB4 & VB3) Details »» | ||||||||||||||||||||||||||||||||
Daily Doodle by BOP5 (VB4 & VB3)
Developer Last Online: Aug 2023
Brought to you by BirdOPrey5
www.Qapla.com Latest Version: 1.1 Most people know that Google changes its logo on specific days to honor holidays, birthdays, or other notable events. They call these temporary logos "Google Doodles." Many vBulletin Admins (including myself) like to mark special days by temporarily changing our forum logos as well. Usually this means manually changing the logo style variable on one or more styles and/or overwriting the file on our server with a new logo and having to remember to undo it the next day. Also if you're not up at midnight it is unlikely you actually cover the entire day. This mod makes scheduling future and reocurring doodles much easier. You simply enter the date you want the doodle to appear, the URL or path to the special logo image, and an optional string of text if you want to override the mouseover text of the logo image as well. (This way say if a user brings the mouse pointer over a special logo the text can reflect the image, such as "Happy Valentine?s Day" for a Valentine?s Day logo. If you specify the year, month, and day then Doodle will only appear that one time. If you omit the year and specify just a month and day the same doodle will show every year on that date- good for birthdays and holidays that always occur on the same date. As of version 1.1 you can now specify a custom URL for the logo as well. Users clicking on your logo will be taken to this URL. (Optional) Compatible with VB 3.7.x, 3.8.x, 4.1.10+, 4.2.x VB 4.0.0 - VB 4.1.9 will require a manual file edit to work. In both versions the mod will attempt to override the default logo image stylevariable so if you have a custom style make sure it is using the default code to display the title image- most are. There is no real demo because it would be unlikely you would see my site on a day I had a specific logo up, however in the screenshots you can see so custom logos I've used. Obviously you will need to create your own custom doodles and upload them to somewhere before you can use them on your site. ------------------------------------------------------ Please "Mark as Installed" if you use this. Donations always appreciated. :up: Nominate MOTM if you LOVE it! Download Now
Screenshots
Show Your Support
|
2 благодарности(ей) от: | ||
nacaruncr, sweetpotato |
Comments |
#12
|
|||
|
|||
Excellent mod
|
#13
|
||||
|
||||
OK to enable compatibility with VB 4.0.0 - VB 4.1.9 you can manually add the required hook.
Instructions: Open and Edit your /includes/class_core.php file Find this block of code: PHP Code:
PHP Code:
PHP Code:
The mod will then work in your VB versions. When you upgrade to 4.1.10 or above it will continue to work because the hook is already there. NOTE- Do no attempt to edit the plugin on this hook, you will not be able to re-save it and you will need to re-install the mod if you try to save it to a different hook. |
#14
|
||||
|
||||
Released Version 1.1
Added option for 4th parameter - Specify URL of the link for the logo. Clicking on the logo will bring the user to this URL. OPTIONAL. If omitted the standard forumhome URL is used. I am keeping Version 1.0 available for download as well as it is a little less complicated if you don't need the custom URL option. Thank you to nhawk for some ideas on the code. |
#15
|
|||
|
|||
Tested 1.1 on vB 4.2 and it works perfectly.
Thanks! |
#16
|
|||
|
|||
Yeah, Looks good on 4.2.x
How about a control for max width, height and border...could come in handy when URL is used. |
#17
|
||||
|
||||
of the logo? I don't see these options happening. You can edit/save the logo to be the height and width you want, even add a border if you wanted.
|
#19
|
|||
|
|||
How I can activate on how many day show on selected image?
Examples: 2012-11-13 | images/logos/BOP5sBirthdayLogo.png | Happy 34th Birthday BirdOPrey5! This image show on 30 day but how i can do? |
#20
|
||||
|
||||
If you're asking how to get 1 image to show for multiple days you just need to make an entry for each day-
Code:
2012-11-01 | images/logos/BOP5sBirthdayLogo.png | HappyNovember! 2012-11-02 | images/logos/BOP5sBirthdayLogo.png | HappyNovember! 2012-11-03 | images/logos/BOP5sBirthdayLogo.png | HappyNovember! ... 2012-11-30 | images/logos/BOP5sBirthdayLogo.png | HappyNovember! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|