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!
DJS' image upload button
There was a snippet to create a button for DJS' image hosting service.
I think vectra-mods had it written.
I think vectra-mods had it written.
- Steve
- BBCoder VI
- Posts: 863
- Joined: 05 Mar 2010, 01: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,
- Steve
- BBCoder VI
- Posts: 863
- Joined: 05 Mar 2010, 01: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
Re: DJS' image upload button
Unfortunately the service does not exist any more.
- Stoker
- Site Admin
- Posts: 3558
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
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
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.
Re: DJS' image upload button
you can use tinypicture instead..