Discovery Gaming Community
Whoever has access to ACP and bbcodes - Printable Version

+- Discovery Gaming Community (https://discoverygc.com/forums)
+-- Forum: Rules & Requests (https://discoverygc.com/forums/forumdisplay.php?fid=6)
+--- Forum: Site & Forum Feedback (https://discoverygc.com/forums/forumdisplay.php?fid=14)
+--- Thread: Whoever has access to ACP and bbcodes (/showthread.php?tid=143320)

Pages: 1 2 3


Whoever has access to ACP and bbcodes - Corile - 09-17-2016

I come back and i have to do all your work for you ofcs.

Regular expression:
Code:
\[imgh\]((?:.[^\ \'\;]*?)\.(?:jpg|png|gif|jpeg))\[\/imgh\]
Replacement:
Code:
<img style="max-height: 250px; width: auto" src="$1">



Regular expression:
Code:
\[imgw\]((?:.[^\ \'\;]*?)\.(?:jpg|png|gif|jpeg))\[\/imgw\]
Replacement:
Code:
<img style="max-width: 700px; height: auto" src="$1">

figure out for yourselves what these do
hint


RE: Whoever has access to ACP and bbcodes - Corile - 11-19-2016

seriously


RE: Whoever has access to ACP and bbcodes - evanz - 11-19-2016

calm down tiger, not a lot of people know how to do stuff, how about not shouting out, and just post a nice warming tutorial on how to do it


RE: Whoever has access to ACP and bbcodes - Angry Zoner - 11-20-2016

and stop spamming.


RE: Whoever has access to ACP and bbcodes - Corile - 11-20-2016

(11-20-2016, 12:26 AM)Sky Wrote: and stop spamming.

> bumping a thread with a feature which simplifies resizing of images so that people don't give bags of ad cash to andrew hedges and his aspect ratio calculator every month
> also would make mods work a lot easier (for the same reason)
> also not implemented for three months despite being literally copy-paste
> spamming
ok senpai


RE: Whoever has access to ACP and bbcodes - Vendetta - 11-20-2016

>paying money to resize images

stop


RE: Whoever has access to ACP and bbcodes - evanz - 11-20-2016

i can understand your intentions, but please the best way to do that is to make a post of how to do it in a nice way, perhaps a tutorial?

meanwhile have a listen



ahhhhhhhhh lovely isnt it


RE: Whoever has access to ACP and bbcodes - Skorak - 11-20-2016

The person in question knows probably how to do it.

It's rather okay to bump a thread after two months. If that's spamming then I wonder how you survive on the internet.


RE: Whoever has access to ACP and bbcodes - nOmnomnOm - 11-20-2016

@Corile is @Alley 's evil twin?

Learn to code more C:


RE: Whoever has access to ACP and bbcodes - Kauket - 11-20-2016

(11-20-2016, 01:17 AM)nOmnomnOm Wrote: @Corile is @Alley 's evil twin?

Learn to code more C:

i can assure you that CSS is significantly different from C++

also pls add this