summaryrefslogtreecommitdiff
path: root/doc/recentchanges/change_ffeee19216182d633d251852ab62fe79c1367796._change
diff options
context:
space:
mode:
Diffstat (limited to 'doc/recentchanges/change_ffeee19216182d633d251852ab62fe79c1367796._change')
-rw-r--r--doc/recentchanges/change_ffeee19216182d633d251852ab62fe79c1367796._change61
1 files changed, 61 insertions, 0 deletions
diff --git a/doc/recentchanges/change_ffeee19216182d633d251852ab62fe79c1367796._change b/doc/recentchanges/change_ffeee19216182d633d251852ab62fe79c1367796._change
new file mode 100644
index 000000000..a9995d8b6
--- /dev/null
+++ b/doc/recentchanges/change_ffeee19216182d633d251852ab62fe79c1367796._change
@@ -0,0 +1,61 @@
+[[!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&amp;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&amp;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
++
++&gt;&gt; Perhaps it should be something more generic, so that other plugins could use it (such as &quot;album&quot; mentioned above).
++&gt;&gt; The `.ikiwiki/transient` would suit this, but instead of saying &quot;tag_underlay&quot; or &quot;autoindex_underlay&quot; have &quot;use_transient_underlay&quot; or something like that?
++&gt;&gt; Or to make it more flexible, have just one option &quot;transient_underlay&quot; which is set to an absolute path, and if it is set, then one is using a transient-underlay.
++&gt;&gt; --&#91;&#91;KathrynAndersen&#93;&#93;
+
+</pre>
+</div>
+
+<!-- ffeee19216182d633d251852ab62fe79c1367796 -->