[dw-free] jQuerify media embed expansion
[commit: http://hg.dwscoalition.org/dw-free/rev/5ba99eaf1d7f]
http://bugs.dwscoalition.org/show_bug.cgi?id=3672
Make it work in site skinned pages.
Patch by
fu.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3672
Make it work in site skinned pages.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- htdocs/talkread.bml
-------------------------------------------------------------------------------- diff -r fc38e09ec178 -r 5ba99eaf1d7f htdocs/talkread.bml --- a/htdocs/talkread.bml Thu May 12 17:02:54 2011 +0800 +++ b/htdocs/talkread.bml Thu May 12 17:16:40 2011 +0800 @@ -201,6 +201,7 @@ ) ); LJ::need_res( { group => "jquery" }, qw( js/jquery.threadexpander.js + js/jquery.mediaplaceholder.js stc/talkpage.css ) ); --------------------------------------------------------------------------------