]> scripts.mit.edu Git - www/ikiwiki.git/commitdiff
sorting
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 11 Aug 2007 22:46:15 +0000 (22:46 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 11 Aug 2007 22:46:15 +0000 (22:46 +0000)
doc/todo/Add_DATE_parameter_for_use_in_templates.mdwn
doc/todo/Bestdir_along_with_bestlink_in_IkiWiki.pm.mdwn
doc/todo/blogpost_plugin.mdwn
doc/todo/darcs.mdwn
doc/todo/missingparents.pm.mdwn
doc/todo/multiple_output_formats.mdwn
doc/todo/pagespec_relative_to_a_target.mdwn
doc/todo/review_mechanism.mdwn
doc/todo/support_for_SDF_documents.mdwn

index 61f87be31fc74003899c65b369cca00c58bc171d..859e6af958215da5a0238296c07e9343cc775cdc 100644 (file)
@@ -83,4 +83,4 @@ regenerate this one against that).
        -- 
        1.5.2.2
 
        -- 
        1.5.2.2
 
-
+[[tag patch]]
index 37660a7b8fbd78a02f708f15d9a2e83d8985a318..180355875282114e595d63fe2b261f6b4627f186 100644 (file)
@@ -43,4 +43,6 @@ This patch adds function bestdir() which returns best directory from the directo
             my $file=shift;
     
 ---- 
             my $file=shift;
     
 ---- 
--[[users/arpitjain]]
\ No newline at end of file
+-[[users/arpitjain]]
+
+[[tag patch]]
index ecb5f94544f84504550feff6e298a7ebc7b8d133..aade457d054c9988e76650fbc7b2571e925120f3 100644 (file)
@@ -151,4 +151,6 @@ Index: IkiWiki.pm
                   %config %links %renderedfiles %pagesources %destsources);
  our $VERSION = 2.00; # plugin interface version, next is ikiwiki version
  our $version='unknown'; # VERSION_AUTOREPLACE done by Makefile, DNE
                   %config %links %renderedfiles %pagesources %destsources);
  our $VERSION = 2.00; # plugin interface version, next is ikiwiki version
  our $version='unknown'; # VERSION_AUTOREPLACE done by Makefile, DNE
-</pre>
\ No newline at end of file
+</pre>
+
+[[tag patch]]
index 13bd82513b9ee680e8aaef3df4909f6f1d921ccd..52a3e3b3078a0e8049eb7b7c8a37c926fdef6b6a 100644 (file)
@@ -462,3 +462,5 @@ sub rcs_getctime ($) {
 1
 </pre>
 """]]
 1
 </pre>
 """]]
+
+[[tag patch]]
index bf5a782175ed7c73b115f0b8b6cf06b68a54bfbf..a85630ea35ef183a6abe3de63b4fc1f0351d4954 100644 (file)
@@ -256,4 +256,6 @@ Index: IkiWiki.pm
  my %cleared;
  sub will_render ($$;$) { #{{{
        my $page=shift;
  my %cleared;
  sub will_render ($$;$) { #{{{
        my $page=shift;
-</pre>
\ No newline at end of file
+</pre>
+
+[[tag patch]]
index 326f7c55cf534d60bd046ec6cdea5f6a42e5961f..76fd3930333cfb2e29a5e1235fabcef723362d43 100644 (file)
@@ -3,4 +3,6 @@ such as postscript or plain text, and provide links to those on the html output.
 
 This would provide true "printable versions" of the wiki pages supporting it.
 
 
 This would provide true "printable versions" of the wiki pages supporting it.
 
---[[JeremieKoenig]]
\ No newline at end of file
+--[[JeremieKoenig]]
+
+[[tag wishlist]]
index b04b51fd126ff3d3a8a32a2450cd869ec0c892ca..62bb3ea29ec08ebb50fff308609096ecd97ff44e 100644 (file)
@@ -88,6 +88,8 @@ diff -urNX ignorepats ikiwiki/IkiWiki/Plugin/relative.pm ikidev/IkiWiki/Plugin/r
 +1
 </pre>
 
 +1
 </pre>
 
+[[tag patch]]
+
 > This looks really interesting.  It reminds me of XPath and its conditionals.
 > Those might actually work well adapted to pagespecs.  For instance, to write
 > "match any page with a child blah", you could just write *[blah] , or if you
 > This looks really interesting.  It reminds me of XPath and its conditionals.
 > Those might actually work well adapted to pagespecs.  For instance, to write
 > "match any page with a child blah", you could just write *[blah] , or if you
index f02e1154877057f15a688d6462fdfc5ec8a091da..03c0fa749d035874debacf3281936c8c278b7982 100644 (file)
@@ -31,3 +31,5 @@ Change queues would be wiki pages as well (probably using [[inlines|plugins/inli
 > web interface, though.
 >
 > -- [[JoshTriplett]]
 > web interface, though.
 >
 > -- [[JoshTriplett]]
+
+[[tag wishlist]]
index faa48b22ca90afb81fc42a8d7b8bf6088b6cca94..a59f9ad5ac86edab5e1527f266565764c1e826dc 100644 (file)
@@ -3,4 +3,6 @@ which can be converted and rendered to many formats.
 I should add, however, that SDF allows executing arbitrary perl code
 from its documents; which means some sanitization would need to occur
 before the document is fed to sdf.
 I should add, however, that SDF allows executing arbitrary perl code
 from its documents; which means some sanitization would need to occur
 before the document is fed to sdf.
---[[JeremieKoenig]]
\ No newline at end of file
+--[[JeremieKoenig]]
+
+[[tag wishlist]]