News:

Wondering if this will always be free?  See why free is better.

Main Menu

Simple ImageShack (latest release: v3.1.3)

Started by Rik©, June 03, 2005, 02:50:34 PM

Previous topic - Next topic

Inti31

#940
maybe an alternative - simple image upload

this uses postimage.org. this mod allows uploading one pic ore multiple pictures.
The picture code will be automatically inserted in the text box.
I modified that string and added a second picture hoster (bilder-hochladen.net) - this one doesn't insert the picture link... - but - it is a second hoster :)

it's simple to install (I prefer the old method) - just edit your GenericControls.template and search for
<div style="width: 98.8%;"> should be in line22
Now remove the next 3 lines <div> / < textarea / </div>c ode and enter this code

<div>
&nbsp;&bull;&nbsp;<a href="javascript:void(0);" onclick="window.open(\'http://www.postimage.org/index.php?mode=smf&amp;lang=english&amp;forumurl=\' + escape(document.location.href), \'_imagehost\', \'resizable=yes,width=500,height=400\');return false;">add picture (postimage.org)</a><br />&nbsp;&bull;&nbsp;<a href="javascript:void(0);" onclick="window.open(\'http://www.bilder-hochladen.net/index.php?mode=smf&amp;forumurl=\' + escape(document.location.href), \'_imagehost\', \'resizable=yes,width=850,height=700\');return false;">add picture (bilder-hochladen.net)</a><br /><br />
<textarea class="editor" name="', $editor_id, '" id="', $editor_id, '" rows="', $editor_context['rows'], '" cols="600" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" onchange="storeCaret(this);" tabindex="', $context['tabindex']++, '" style="height: ', $editor_context['height'], '; ', isset($context['post_error']['no_message']) || isset($context['post_error']['long_message']) ? 'border: 1px solid red;' : '', '">', $editor_context['value'], '</textarea>
</div>

I also implemented this mod (simple imageshack upload box)

shots - this also shows the simple imageshack upload box (3)


2nd Hoster Upload-picture:


cheers inti31

my forum
my testforum


my mods - which I only made them work for 2.0 Gold:
Topics Filter v3.2 SMF 2.0 Gold
MemberNumber

Rik©

Hi  8)

It has been a while since i have even looked at SMF or worked on SIS4....
Hope i can find some time soon to get SimpleTweaks.info back online AND release SIS4.

-Rik©

Rik©

Just curious........ do you want me to focus on releasing SIS4 for SMF2 only and drop SMF 1 support or do you still want it to support the old SMF 1.1 x?

-Rik©

Zuća

Quote from: Rik© on July 31, 2011, 09:01:05 AM
Just curious........ do you want me to focus on releasing SIS4 for SMF2 only and drop SMF 1 support or do you still want it to support the old SMF 1.1 x?

-Rik©

support for 2.0 gold...please.... ?

Robert.

Quote from: Rik© on July 31, 2011, 09:01:05 AM
Just curious........ do you want me to focus on releasing SIS4 for SMF2 only and drop SMF 1 support or do you still want it to support the old SMF 1.1 x?

-Rik©
I'd say 2.0 only. Otherwise you have to do things twice, so things will go slower. But it's your choise, though

Scratching my Head

What Dr. Deejay said - It's up to you.

Curiously enough? When I put SIS from an earlier version into 2.0 the XML ERROR TRY AGAIN error went away, but I got some other errors. So, I know it's all a "simple" fix.

Hope that helps.

Also? I know you do all this for the free and the fun of it, so I wanted to say thanks. Perhaps from all of us who use this and never had a chance to offer how great we think it is, and how grateful for all your hard work.

Thanks very, very, much for your efforts on this. It makes a difference to countless untold people you will never even know.


T3CHN0

Quote from: Scratching my Head on July 31, 2011, 03:34:10 PM
Also? I know you do all this for the free and the fun of it, so I wanted to say thanks. Perhaps from all of us who use this and never had a chance to offer how great we think it is, and how grateful for all your hard work.
Thanks very, very, much for your efforts on this. It makes a difference to countless untold people you will never even know.

well said SMH,
Also looking forward to SIS4 for SMF2.0
I hope the added options I posted once before a while back will be in SIS4
Also a big thanks, I know how long and intense modding can be.

Rik©

Ok, i'll focus on SIS4 for SMF2 then.
Later i will also release a mod-package for SMF 1.1.14 for those who still need it.

Can't tell you guys when, sorry.
Hope i will find some few hours to finally finish this project  :P

-Rik©

ps wonder what i'm doing when i'm not online? check this --> http://i.mixcloud.com/CcTZf
It's a recording of my 'progressive' set, recorded just a few weeks ago..... enjoy!  ;D

Green Hornet


MiY4Gi

I'm greatly anticipating Simple ImageShack 4  :).
Check out my new website, MyAnimeClub.net. I plan to create the largest anime community, and most fun and user-friendly anime forum in the world. It's still in the development stage though.

radu81

that's a great news for us, hope to see SIS v4 soon! thanks Rik
sorry for my bad english

wiecher


T3CHN0

Quote from: wiecher on August 14, 2011, 09:36:47 AM
We wachten het rustig af hoor  ;D
QuoteIN ENGLISH = We wait to hear quietly

I think we all are waiting watching the boards for any news...
Hows the new update coming along? Any news!!!

Rik©

update....
Today i installed an old test-package and ..... no errors  ;D
Still need to check the code, update the Curl-check etc.
So i think i will release SIS4 reaL soon.....

In the mean time you can listen to this  8)

-Rik©

FragaCampos

Great news, Rik©. Thanks for keeping us up!

luuuciano

Can you give us an advance of new features/fixes of version 4?
great news!
No me agradan los foros que no te dejan borrar TU PROPIO usuario, como por ejemplo smfsimple.com.
E incluso te mandan emails no solicitados, de los cuales, quizá, no puedas escapar porque NO te dejan posibilidad a deshabilitarlos (a menos que NO te tengan en su lista negra).

Rik©

Quote from: luuuciano on August 17, 2011, 11:13:48 AM
Can you give us an advance of new features/fixes of version 4?
great news!

  • auto-insert - the correct image-code is automaticly inserted into the postfield
  • insert-at-cursor* - click an image-code to insert it into the postfield
  • resize
  • updated cURL check
*SIS4 Plus feature - only available to donors

-Rik©

T3CHN0

how and where do i donate? I am more than happy to make a donation to this mod.

i think everyone should donate at least $5 if anything as there are so many ppl watching
this post and wanting this mod so much. it's worth at least something to everyone...

FragaCampos

Quote from: techno489 on August 18, 2011, 09:41:40 AM
how and where do i donate? I am more than happy to make a donation to this mod.

i think everyone should donate at least $5 if anything as there are so many ppl watching
this post and wanting this mod so much. it's worth at least something to everyone...


Agree.

Rik©

Quote from: techno489 on August 18, 2011, 09:41:40 AM
how and where do i donate? I am more than happy to make a donation to this mod.
As soon as SIS4 is released i will re-open SimpleTweaks.info where you can find more info on donations...


Just installed, tested and uninstalled the release-candidate package and there where no errors....  ;D
So this means SIS v4.0.0 will be released soon (read: this week).

-Rik©

ps atm listening to this  8)

Advertisement: