Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
YBMF-Image Thang-New Latest Album Pictures - Forum Home ( Extension ) Details »»
YBMF-Image Thang-New Latest Album Pictures - Forum Home ( Extension )
Version: 1.00, by TimberFloorAu TimberFloorAu is offline
Developer Last Online: Jan 2013 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.0.1 Rating:
Released: 01-20-2010 Last Update: Never Installs: 135
Template Edits
Re-useable Code Translations  
No support by the author.

YoBroMoFo- New Latest Album Pictures - With Panache

This is an extension for Atakan Koc Album Mod for forumhome: https://vborg.vbsupport.ru/showthread.php?t=228618

This is an extension made by us for his great MOD. We under no circumstance take credit for his work, this is merely a extension to his product. Meaning you need

to dowload and install his mod, and click Install. Before you can use this extension.

Instructions In Download Folder

Goto: http://www.netzgesta.de/instant/instant.zip check out the license, and if you satisfy the conditions download the package. It is free.
Create a folder called js
Put the following two files ( from download package ) in the js folder and upload to your server
cvi_text_lib.js
instant.js
Your Done.

This is an extension for Atakan Koc Album Mod for forumhome: https://vborg.vbsupport.ru/showthread.php?t=228618

This is an extension made by us for his great MOD. We under no circumstance take credit for his work, this is merely a extension to his product. Meaning you need

to dowload and install his mod, and click Install. Before you can use this extension.

Further: The JS used in this extension is by: http://www.netzgesta.de
Please read their License agreement prior to using their scripts.

Download the Javascript from : http://www.netzgesta.de/instant/instant.zip

If you USE then click INSTALL. As always we will help where possible. Please note if you upgrade Atakan's New Latest Album Pictures - Forum Home , then you will

more than likely have to reinstall this extension


E N J O Y

Download Now

File Type: zip YBMF-Image-Thang_.zip (60.3 KB, 998 views)

Screenshots

File Type: jpg screenshot.jpg (49.8 KB, 0 views)

Show Your Support

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

Comments
  #52  
Old 02-21-2010, 02:40 PM
testbot testbot is offline
 
Join Date: Feb 2009
Posts: 373
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

May i add a few suggestions for the next release?

the js files should go in clientscript/somefolder. maybe /clientscript/ybmf? i put mind in /clientscript/js for now.

i also made a plugin with a template hook so no edit needs to be made to the headinclude template. the less template edits the better. the code is below. i haven't looked at the code for the newalbum_picture template but i'm sure there's a template_parse you can do there too.

plugin:
Code:
$template_hook['headinclude_css'] .= "\n" . '
<script type="text/javascript" src="clientscript/js/cvi_text_lib.js"></script>
<script type="text/javascript" src="clientscript/js/instant.js"></script>'. "\n";
Reply With Quote
  #53  
Old 02-21-2010, 06:34 PM
Jabong82 Jabong82 is offline
 
Join Date: Feb 2010
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice Mod.

Hey TimberFloorAu, does the original mod show the latest Albums of User's friends/contacts, or is it a mod for latest albums of EVERYONE on the forum?

If it is for EVERYONE, is there a way to only show the albums of say a user's friends? Would there be a way to do this?

Thank you in advance
Reply With Quote
  #54  
Old 02-21-2010, 06:38 PM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by testbot View Post
May i add a few suggestions for the next release?

the js files should go in clientscript/somefolder. maybe /clientscript/ybmf? i put mind in /clientscript/js for now.

i also made a plugin with a template hook so no edit needs to be made to the headinclude template. the less template edits the better. the code is below. i haven't looked at the code for the newalbum_picture template but i'm sure there's a template_parse you can do there too.

plugin:
Code:
$template_hook['headinclude_css'] .= "\n" . '
<script type="text/javascript" src="clientscript/js/cvi_text_lib.js"></script>
<script type="text/javascript" src="clientscript/js/instant.js"></script>'. "\n";
If you would like to release this as a Product please do so, I dont use albums or this hack, because of other projects. So cannot test, I give you my blessing

Ste

Quote:
Originally Posted by Jabong82 View Post
Nice Mod.

Hey TimberFloorAu, does the original mod show the latest Albums of User's friends/contacts, or is it a mod for latest albums of EVERYONE on the forum?

If it is for EVERYONE, is there a way to only show the albums of say a user's friends? Would there be a way to do this?

Thank you in advance
This hack just changes the appearance of the images, everything else is pretty much catered for in the original Mod.

Ste
Reply With Quote
  #55  
Old 02-21-2010, 06:40 PM
Jabong82 Jabong82 is offline
 
Join Date: Feb 2010
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cool thank you for the reply.

Did the original mod default to showing every member's albums, or was it restricted to only user's contacts/friends?

Thank you again.
Reply With Quote
  #56  
Old 02-21-2010, 07:15 PM
setishock setishock is offline
 
Join Date: Feb 2008
Location: Houma, La.
Posts: 1,177
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have downloaded this and set it aside for now. I'm waiting until I get updated to 4.0.2.
Thanks for adding to Atakan's product. Gives it character.
Reply With Quote
  #57  
Old 02-21-2010, 08:16 PM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It has two choices from recollection:

Random album images
Latest album images

If a user marks a album as private I think it respects that condition.

Ste
Reply With Quote
  #58  
Old 02-21-2010, 08:34 PM
oddmud's Avatar
oddmud oddmud is offline
 
Join Date: Oct 2009
Location: Canada
Posts: 239
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I followed your instructions, and it's not doing anything.
Reply With Quote
  #59  
Old 02-21-2010, 08:47 PM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by oddmud View Post
I followed your instructions, and it's not doing anything.
Thats a bugger innit.

Wanna send a test link so we can check it out.
Reply With Quote
  #60  
Old 02-22-2010, 04:03 PM
oddmud's Avatar
oddmud oddmud is offline
 
Join Date: Oct 2009
Location: Canada
Posts: 239
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="http://www.goaliecrease.net" target="_blank">http://www.goaliecrease.net</a>

shows the original but doesn't change the look of them.
Reply With Quote
  #61  
Old 02-22-2010, 07:44 PM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Send me test account details to login and check on user side
Reply With Quote
Reply


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 01:43 AM.


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.04950 seconds
  • Memory Usage 2,344KB
  • Queries Executed 26 (?)
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
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)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
  • (2)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete