There was a snippet to create a button for DJS' image hosting service.
I think vectra-mods had it written.
DJS' image upload button
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
-
- BBCoder II
- Posts: 59
- Joined: 06 Mar 2010, 12:03
- Location: Pforzheim / Germany
-
- BBCoder VI
- Posts: 843
- Joined: 04 Mar 2010, 23:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
Re: DJS' image upload button
open/styles/prosilver/templates/posting_buttons.html
find:
add before:
you can change this part of the code to resize the window:
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}">
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" />
Code: Select all
width=1030, height=520,
download/file.php?id=2327&mode=viewNAPWR wrote: Nice, Stoker is Hot
-
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 21:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
-
- BBCoder II
- Posts: 59
- Joined: 06 Mar 2010, 12:03
- Location: Pforzheim / Germany
-
- BBCoder VI
- Posts: 843
- Joined: 04 Mar 2010, 23:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
Re: DJS' image upload button
Stoker » 19 Mar 2010, 19:15 wrote:Please post it in the snippets forum Vectra
download/file.php?id=2327&mode=viewNAPWR wrote: Nice, Stoker is Hot
-
- BBCoder II
- Posts: 59
- Joined: 06 Mar 2010, 12:03
- Location: Pforzheim / Germany
Re: DJS' image upload button
Unfortunately the service does not exist any more.
You do not have the required permissions to view the files attached to this post.
-
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 21:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
Re: DJS' image upload button
Fair enough, djs doesnt have the time anymore.
He never promised to provide harddisk space forever.
He never promised to provide harddisk space forever.
Board rules! No PM support
-
- BBCoder II
- Posts: 59
- Joined: 06 Mar 2010, 12:03
- Location: Pforzheim / Germany
Re: DJS' image upload button
Sure, it is fair enough.
And he announced in time. So I want to thank DJS for his service.
And he announced in time. So I want to thank DJS for his service.
-
- BBCoder IV
- Posts: 173
- Joined: 11 Apr 2010, 00:33
Re: DJS' image upload button
you can use tinypicture instead..