X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Rakka%2FWiki%2FInterpreter%2FPageList.hs;h=2815bda638878a098715b57dd82d11988b445aa4;hb=bc8616eec0bcac3102860c76f93ebfd0da24c2d6;hp=1b433b87faf486637d92fbaffce8aa1e2e075140;hpb=b4a3d2cf3854b10d923cb4c546bf1fe32b021a68;p=Rakka.git diff --git a/Rakka/Wiki/Interpreter/PageList.hs b/Rakka/Wiki/Interpreter/PageList.hs index 1b433b8..2815bda 100644 --- a/Rakka/Wiki/Interpreter/PageList.hs +++ b/Rakka/Wiki/Interpreter/PageList.hs @@ -40,7 +40,6 @@ recentUpdatesInterp cond <- newCondition setPhrase cond "[UVSET]" - addAttrCond cond "rakka:isBoring STREQ no" addAttrCond cond "rakka:summary STRNE" -- summary が空でない setOrder cond "@mdate NUMD" setMax cond items