TheMinusWorld / forum-improvements

Organize suggestions and other details related to improving the phpBB iteration of the Minus World
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Imported: way to disable embeds / convert them to links #54

Open wtl420 opened 8 years ago

wtl420 commented 8 years ago

Thu Jun 06, 2013 04:10 AM way to disable embeds (or convert them to links all the time by World'sTallestLadder:

i'm fine if people want embeds in posts but i feel like if there's an option to disable images but not embeds then there's something backwards here. i would make use of this option. We could easily make use if the display flash option and rename that, it already exist and does very little due to there being so many custom embed tags

additionally is there any way we can tweak the disable images option so it doesn't wreck hyperlinks to images?

Thu Jun 06, 2013 04:27 AM Re: way to disable embeds (or convert them to links all the by Elyk:

Image

this post is a test

edit: okay I see the problem
I'll look into it

Thu Jun 06, 2013 04:40 AM Re: way to disable embeds (or convert them to links all the by World'sTallestLadder:

the way IPB handled it was by changing the image to

Quote:

(img=url)

or something like that where the text could still be clickable as a link to whatever was linked. Pretty sure we can do formatting in a similar way.