rev 974
(4 files, 9kb)
* We're using jQuery for on* events, so the spoiler tag code could be simplified... (install.sql)
* Being bold, and disabling in-context video embedding by default. Will probably change my mind once we get lots of support requests... :P (install.sql)
- Removed copyright year from Settings.php. (Settings.php)
* There are only 4 valid metacharacters in a character class, so I figured I might as well clean up all of the useless escaping in the embedding code. (Aeva-Embed.php, Subs-Aeva-Sites.php)
! Fixed in-context video embedding. It seemed like center tags and similar were broken in this mode, so I decided to be a bit nicer and allow for most tags instead. (Aeva-Embed.php)
@ Pete and anyone else: I don't think it's very robust though, and should probably switch to an even nicer version where embedding is only disabled if the URL follows a space or some common punctuation like parenthesis. I'm starting to think it's best to make things simple here, and the whitespace/punctuation solution would be the way to go.
(4 files, 9kb)
* We're using jQuery for on* events, so the spoiler tag code could be simplified... (install.sql)
* Being bold, and disabling in-context video embedding by default. Will probably change my mind once we get lots of support requests... :P (install.sql)
- Removed copyright year from Settings.php. (Settings.php)
* There are only 4 valid metacharacters in a character class, so I figured I might as well clean up all of the useless escaping in the embedding code. (Aeva-Embed.php, Subs-Aeva-Sites.php)
! Fixed in-context video embedding. It seemed like center tags and similar were broken in this mode, so I decided to be a bit nicer and allow for most tags instead. (Aeva-Embed.php)
@ Pete and anyone else: I don't think it's very robust though, and should probably switch to an even nicer version where embedding is only disabled if the URL follows a space or some common punctuation like parenthesis. I'm starting to think it's best to make things simple here, and the whitespace/punctuation solution would be the way to go.


