]> sipb.mit.edu Git - ikiwiki.git/blob - doc/recentchanges/change_ffeee19216182d633d251852ab62fe79c1367796._change
(no commit message)
[ikiwiki.git] / doc / recentchanges / change_ffeee19216182d633d251852ab62fe79c1367796._change
1 [[!meta author="""http://kerravonsen.dreamwidth.org/"""]]
2
3 [[!meta authorurl="""http://kerravonsen.dreamwidth.org/"""]]
4
5 [[!meta title="""change to todo/transient_in-memory_pages on ikiwiki"""]]
6
7 [[!meta permalink="http://ikiwiki.info/recentchanges/#change-ffeee19216182d633d251852ab62fe79c1367796"]]
8
9 <div id="change-ffeee19216182d633d251852ab62fe79c1367796" class="metadata">
10 <span class="desc"><br />Changed pages:</span>
11 <span class="pagelinks">
12
13 <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>
14
15
16 </span>
17 <span class="desc"><br />Changed by:</span>
18 <span class="committer">
19
20 <a href="http://kerravonsen.dreamwidth.org/" rel="nofollow">kerravonsen [dreamwidth.org]</a>
21
22 </span>
23 <span class="desc"><br />Commit type:</span>
24 <span class="committype">web</span>
25 <span class="desc"><br />Date:</span>
26 <span class="changedate"><span class="relativedate" title="Mon, 15 Nov 2010 01:43:56 -0400">01:43:56 11/15/10</span></span>
27 <span class="desc"><br /></span>
28 </div>
29
30 <span class="revert">
31 <a href="http://ikiwiki.info/ikiwiki.cgi?rev=ffeee19216182d633d251852ab62fe79c1367796&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
32 </span>
33
34 <div class="changelog">
35
36
37 make it more generic?<br />
38
39
40 </div>
41
42 <div class="diff">
43 <pre>
44 diff --git a/doc/todo/transient_in-memory_pages.mdwn b/doc/todo/transient_in-memory_pages.mdwn
45 index 5dbbe4f..816e95c 100644
46 --- a/doc/todo/transient_in-memory_pages.mdwn
47 +++ b/doc/todo/transient_in-memory_pages.mdwn
48 @@ -41,3 +41,8 @@ Refinements that could be made if this approach seems reasonable:
49  
50  * make these options boolean, and have the path always be `.ikiwiki/transient`
51  * improve the `remove` plugin so it also deletes from this special underlay
52 +
53 +&gt;&gt; Perhaps it should be something more generic, so that other plugins could use it (such as &quot;album&quot; mentioned above).
54 +&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?
55 +&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.
56 +&gt;&gt; --&#91;&#91;KathrynAndersen&#93;&#93;
57
58 </pre>
59 </div>
60
61 <!-- ffeee19216182d633d251852ab62fe79c1367796 -->