Back to vBulletin 3.5 Template Modifications

İmageshack Upload with own features!!!
Mod Version: 1.00, by HaYLaZ

This modification is in the archives.
vB Version: 3.5.3 Rating: (1 vote - 5.00 average) Installs: 35
Released: 16 Feb 2006 Last Update: Never Downloads: 57
Not Supported  

Hello friends.

After rapidshareuplaod ı made this modification.you can simply upload your images only one popup window and simply copy paste the link in to your message.You can change your image size,thumbnail etc.
I hope you will like this.


İNSTALLATİON

upload imageshack.gif to images folder.
upload imageshack.php to forums root


Than make this template modification for each template below;
newthread,newreply (you can add other templates too)


find;

Code:
<if condition="$show['parseurl']"><div><label for="cb_parseurl"><input type="checkbox" name="parseurl" value="1" id="cb_parseurl" tabindex="1" $checked[parseurl] />$vbphrase[automatically_parse_links_in_text]</label></div></if>
						$disablesmiliesoption
					</div>
				</fieldset>
add under;

Code:
<!--imageshack_by_HaYLaZ-->
<SCRIPT LANGUAGE='JAVASCRIPT' TYPE='TEXT/JAVASCRIPT'>
 <!--
var win=null;
function NewWindow(mypage,myname,w,h,pos,infocus){
if(pos=="random"){myleft=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;mytop=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=="center"){myleft=(screen.width)?(screen.width-w)/2:100;mytop=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!="random") || pos==null){myleft=0;mytop=20}
settings="width=" + w + ",height=" + h + ",top=" + mytop + ",left=" + myleft + ",scrollbars=yes,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=yes";win=window.open(mypage,myname,settings);
win.focus();}
// -->
</script>
<a href="javascript:NewWindow('imageshack.php','imageshack','600','150','center','front');">
<img src="images/imageshack.gif"  border="0"></a>
<!--imageshack_by_HaYLaZ-->

you can change popup size with changing green codes above

Download

This modification is archived and cannot be downloaded.

Screenshots

   


vblts.ru supports vBulletin®, 2022-2024