fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-04-10 05:57 pm

[dw-free] jQuerify cut expander

[commit: http://hg.dwscoalition.org/dw-free/rev/4ecb7970cbba]

http://bugs.dwscoalition.org/show_bug.cgi?id=3581

Mark as ready for beta-testing!

Patch by [personal profile] fu.

Files modified:
  • cgi-bin/DW/BetaFeatures/journaljquery.pm
--------------------------------------------------------------------------------
diff -r 2e4c78697103 -r 4ecb7970cbba cgi-bin/DW/BetaFeatures/journaljquery.pm
--- a/cgi-bin/DW/BetaFeatures/journaljquery.pm	Sun Apr 10 22:51:02 2011 +0800
+++ b/cgi-bin/DW/BetaFeatures/journaljquery.pm	Mon Apr 11 01:57:44 2011 +0800
@@ -22,6 +22,7 @@ sub args_list {
         "Screen/freeze/delete",
         "Control strip injection for non-supporting journals",
         "Quick reply",
+        "Thread expander",
     );
 
     my @notimplemented = (
@@ -29,7 +30,6 @@ sub args_list {
         "Cut expand and collapse",
         "Media embed placeholder expansion",
         "Same-page poll submission",
-        "Thread expander",
         "Icon browser",
         "Same-page comment tracking",
     );
--------------------------------------------------------------------------------