diff options
Diffstat (limited to 'doc/recentchanges/change_ffeee19216182d633d251852ab62fe79c1367796._change')
-rw-r--r-- | doc/recentchanges/change_ffeee19216182d633d251852ab62fe79c1367796._change | 61 |
1 files changed, 0 insertions, 61 deletions
diff --git a/doc/recentchanges/change_ffeee19216182d633d251852ab62fe79c1367796._change b/doc/recentchanges/change_ffeee19216182d633d251852ab62fe79c1367796._change deleted file mode 100644 index a9995d8b6..000000000 --- a/doc/recentchanges/change_ffeee19216182d633d251852ab62fe79c1367796._change +++ /dev/null @@ -1,61 +0,0 @@ -[[!meta author="""http://kerravonsen.dreamwidth.org/"""]] - -[[!meta authorurl="""http://kerravonsen.dreamwidth.org/"""]] - -[[!meta title="""change to todo/transient_in-memory_pages on ikiwiki"""]] - -[[!meta permalink="http://ikiwiki.info/recentchanges/#change-ffeee19216182d633d251852ab62fe79c1367796"]] - -<div id="change-ffeee19216182d633d251852ab62fe79c1367796" class="metadata"> -<span class="desc"><br />Changed pages:</span> -<span class="pagelinks"> - -<a href="http://git.ikiwiki.info/?p=ikiwiki;a=blobdiff;f=doc/todo/transient_in-memory_pages.mdwn;h=816e95c382dd64c51783cd549ca343194d3dfaab;hp=5dbbe4f8271b2d6519363618e1f2b50e8923af33;hb=ffeee19216182d633d251852ab62fe79c1367796;hpb=608cef54d63ba60efd24ae14012dda7ff8d014a9" title="diff" rel="nofollow">[[diff|wikiicons/diff.png]]</a><a href="http://ikiwiki.info/ikiwiki.cgi?page=todo%2Ftransient_in-memory_pages&do=goto" rel="nofollow">todo/transient in-memory pages</a> - - -</span> -<span class="desc"><br />Changed by:</span> -<span class="committer"> - -<a href="http://kerravonsen.dreamwidth.org/" rel="nofollow">kerravonsen [dreamwidth.org]</a> - -</span> -<span class="desc"><br />Commit type:</span> -<span class="committype">web</span> -<span class="desc"><br />Date:</span> -<span class="changedate"><span class="relativedate" title="Mon, 15 Nov 2010 01:43:56 -0400">01:43:56 11/15/10</span></span> -<span class="desc"><br /></span> -</div> - -<span class="revert"> -<a href="http://ikiwiki.info/ikiwiki.cgi?rev=ffeee19216182d633d251852ab62fe79c1367796&do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a> -</span> - -<div class="changelog"> - - -make it more generic?<br /> - - -</div> - -<div class="diff"> -<pre> -diff --git a/doc/todo/transient_in-memory_pages.mdwn b/doc/todo/transient_in-memory_pages.mdwn -index 5dbbe4f..816e95c 100644 ---- a/doc/todo/transient_in-memory_pages.mdwn -+++ b/doc/todo/transient_in-memory_pages.mdwn -@@ -41,3 +41,8 @@ Refinements that could be made if this approach seems reasonable: - - * make these options boolean, and have the path always be `.ikiwiki/transient` - * improve the `remove` plugin so it also deletes from this special underlay -+ -+>> Perhaps it should be something more generic, so that other plugins could use it (such as "album" mentioned above). -+>> The `.ikiwiki/transient` would suit this, but instead of saying "tag_underlay" or "autoindex_underlay" have "use_transient_underlay" or something like that? -+>> Or to make it more flexible, have just one option "transient_underlay" which is set to an absolute path, and if it is set, then one is using a transient-underlay. -+>> --[[KathrynAndersen]] - -</pre> -</div> - -<!-- ffeee19216182d633d251852ab62fe79c1367796 --> |