]> sipb.mit.edu Git - ikiwiki.git/blob - doc/recentchanges/change_ab96249d5ad8f3ee9275be3fef9e3467b8f3ffdf._change
a9c8f9653cb01414141b7a7c182756866ea5a170
[ikiwiki.git] / doc / recentchanges / change_ab96249d5ad8f3ee9275be3fef9e3467b8f3ffdf._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-ab96249d5ad8f3ee9275be3fef9e3467b8f3ffdf"]]
8
9 <div id="change-ab96249d5ad8f3ee9275be3fef9e3467b8f3ffdf" 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=9c1be736262f6fb77454690d7ced4f45a6e68981;hp=edf056e4a5ef5284366bc0d9c32979459b5b7db2;hb=ab96249d5ad8f3ee9275be3fef9e3467b8f3ffdf;hpb=eb13521f5276cdd21a3f5990b1a1a17234e40174" 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 19:23:08 -0400">19:23:08 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=ab96249d5ad8f3ee9275be3fef9e3467b8f3ffdf&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
32 </span>
33
34 <div class="changelog">
35
36
37 further thoughts<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 edf056e..9c1be73 100644
46 --- a/doc/todo/transient_in-memory_pages.mdwn
47 +++ b/doc/todo/transient_in-memory_pages.mdwn
48 @@ -64,3 +64,11 @@ Refinements that could be made if this approach seems reasonable:
49  &gt;&gt;&gt;
50  &gt;&gt;&gt; Do you think this approach has enough potential that I should
51  &gt;&gt;&gt; continue to hack on it? Any thoughts on the implementation? --&#91;&#91;smcv&#93;&#93;
52 +
53 +&gt;&gt;&gt;&gt; Ah, now I understand what you&#39;re getting at. Yes, it makes sense to put transient pages under `.ikiwiki`.
54 +&gt;&gt;&gt;&gt; I haven&#39;t looked at the code, but I&#39;d be interested in seeing whether it&#39;s generic enough to be used by other plugins (such as `album`) without too much fuss.
55 +&gt;&gt;&gt;&gt; The idea of a transient underlay gives us a desirable feature for free: that if someone edits the transient page, it is made permanent and added to the repository.
56 +&gt;&gt;&gt;&gt;
57 +&gt;&gt;&gt;&gt; I think the tricky thing with removing these transient underlay pages is the question of how to prevent whatever auto-generated the pages in the first place from generating them again - or, conversely, how to force whatever auto-generated those pages to regenerate them if you&#39;ve changed your mind.
58 +&gt;&gt;&gt;&gt; I think you&#39;d need something similar to `will_render` so that transient pages would be automatically removed if whatever auto-generated them is no longer around.
59 +&gt;&gt;&gt;&gt; -- &#91;&#91;KathrynAndersen&#93;&#93;
60
61 </pre>
62 </div>
63
64 <!-- ab96249d5ad8f3ee9275be3fef9e3467b8f3ffdf -->