Quote:
Originally Posted by testbot
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
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