|
|
|
|
Joined: Feb 2007
Posts: 329
Yarp™
|
|
Yarp™
Joined: Feb 2007
Posts: 329 |
This mod replaces any image tags in a quote and replaces them with url tags. open /scripts/quickquote.inc.php Find: Add after: $post_body = preg_replace('%\[(img|img:left|img:right|img:center|image|image:left|image:center|image:right)\]%i', '', $post_body); $post_body = preg_replace('%\[(/img|/image)\]%i', '', $post_body);
open /scripts/newreply.inc.php Find: add after: $RawBody = preg_replace('%\[(img|img:left|img:right|img:center|image|image:left|image:center|image:right)\]%i', '', $RawBody); $RawBody = preg_replace('%\[(/img|/image)\]%i', '', $RawBody);
That's it. I also have a line that replaces youtube with a link. that you could implement that also for other video's you might embed. Above works for [youtube]url or id[/youtube].
Last edited by blaaskaak; 03/21/2009 2:26 PM.
|
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
I like it, heres a vote to make it in the next build :x...
|
|
|
|
|
Joined: Aug 2000
Posts: 1,609
Addict
|
|
Addict
Joined: Aug 2000
Posts: 1,609 |
Oooo... good idea! ![[Linked Image]](https://www.drumlines.org/threads/images/graemlins/default/70409-waytogo.gif)
|
|
|
|
|
Joined: Mar 2000
Posts: 21,080 Likes: 3
I type like Navaho
|
|
I type like Navaho
Joined: Mar 2000
Posts: 21,080 Likes: 3 |
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 5,834
Joined: January 2000
|
|
|
Forums63
Topics37,583
Posts293,955
Members13,824
| |
Most Online151,614 Nov 14th, 2025
|
|
Currently Online 1336
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 3
|
|
|
|
|
|