Page 1 of 1

DJS' image upload button

Posted: 19 Mar 2010, 17:19
by Chalong
There was a snippet to create a button for DJS' image hosting service.
I think vectra-mods had it written. :?

Re: DJS' image upload button

Posted: 19 Mar 2010, 19:49
by Steve
open/styles/prosilver/templates/posting_buttons.html
find:

Code: Select all

  <select name="addbbcode20" onchange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]');this.form.addbbcode20.selectedIndex = 2;" title="{L_BBCODE_F_HELP}">
add before:

Code: Select all

<input type="button" class="button2" onclick="window.open('http://img.djs596.com','','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=1030, height=520, left=20, top=20');  return false;" value="DJS-img" />
you can change this part of the code to resize the window:

Code: Select all

width=1030, height=520,

Re: DJS' image upload button

Posted: 19 Mar 2010, 20:15
by Stoker
Please post it in the snippets forum Vectra ;)

Re: DJS' image upload button

Posted: 19 Mar 2010, 21:42
by Chalong
Thank you. :)

Re: DJS' image upload button

Posted: 19 Mar 2010, 22:22
by Steve
Stoker ยป 19 Mar 2010, 19:15 wrote:Please post it in the snippets forum Vectra ;)

:arrow:

Re: DJS' image upload button

Posted: 19 Apr 2010, 07:54
by Chalong
Unfortunately the service does not exist any more. :shock:
djs.jpg

Re: DJS' image upload button

Posted: 19 Apr 2010, 08:29
by Stoker
Fair enough, djs doesnt have the time anymore.
He never promised to provide harddisk space forever.

Re: DJS' image upload button

Posted: 19 Apr 2010, 14:57
by Chalong
Sure, it is fair enough.
And he announced in time. So I want to thank DJS for his service. :handshake:

Re: DJS' image upload button

Posted: 09 Sep 2010, 05:07
by neuropass
you can use tinypicture instead..