Frug / AJAX-Chat

A fully customizable web chat implemented in JavaScript, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, FluxBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performance.
http://frug.github.io/AJAX-Chat/
547 stars 300 forks source link

Youtube BB Code #60

Open Frug opened 11 years ago

Frug commented 11 years ago

As in title. Chat needs youtube embed BB code.

J3nkl3r commented 10 years ago

Here is my patches: http://forum.jenkler.se/documentation/ajax-chat-youtube-t33.html

Is that what you mean?

flashwave commented 10 years ago

Please no, this'll probably cause user-end issues/lag if there's a lot of players being posting (e.g. spam)

Frug commented 10 years ago

@J3nkl3r You seem to be doing it with a /yt command. It would be a BBCode handled purely on javascript, like the other bbcodes. [youtube]link[/youtube]

@flashii You can disable it if you don't want it.

flashwave commented 10 years ago

Fair enough