summaryrefslogtreecommitdiff
path: root/doc/recentchanges/change_5ecba3b05d66bb58dc48a9027838e8b0bcbc0db9._change
blob: 0c598219dfb5b0d770afe5c1eb3789bc98b7f5aa (plain)
  1. [[!meta author="""http://smcv.pseudorandom.co.uk/"""]]
  2. [[!meta authorurl="""http://smcv.pseudorandom.co.uk/"""]]
  3. [[!meta title="""change to todo/transient_in-memory_pages on ikiwiki"""]]
  4. [[!meta permalink="http://ikiwiki.info/recentchanges/#change-5ecba3b05d66bb58dc48a9027838e8b0bcbc0db9"]]
  5. <div id="change-5ecba3b05d66bb58dc48a9027838e8b0bcbc0db9" class="metadata">
  6. <span class="desc"><br />Changed pages:</span>
  7. <span class="pagelinks">
  8. <a href="http://git.ikiwiki.info/?p=ikiwiki;a=blobdiff;f=doc/todo/transient_in-memory_pages.mdwn;h=edf056e4a5ef5284366bc0d9c32979459b5b7db2;hp=816e95c382dd64c51783cd549ca343194d3dfaab;hb=5ecba3b05d66bb58dc48a9027838e8b0bcbc0db9;hpb=85ee24a9e53aec7d70bb4fb758428e59ea76e853" 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>
  9. </span>
  10. <span class="desc"><br />Changed by:</span>
  11. <span class="committer">
  12. <a href="http://smcv.pseudorandom.co.uk/" rel="nofollow">smcv</a>
  13. </span>
  14. <span class="desc"><br />Commit type:</span>
  15. <span class="committype">web</span>
  16. <span class="desc"><br />Date:</span>
  17. <span class="changedate"><span class="relativedate" title="Mon, 15 Nov 2010 07:14:21 -0400">07:14:21 11/15/10</span></span>
  18. <span class="desc"><br /></span>
  19. </div>
  20. <span class="revert">
  21. <a href="http://ikiwiki.info/ikiwiki.cgi?rev=5ecba3b05d66bb58dc48a9027838e8b0bcbc0db9&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
  22. </span>
  23. <div class="changelog">
  24. more discussion<br />
  25. </div>
  26. <div class="diff">
  27. <pre>
  28. diff --git a/doc/todo/transient_in-memory_pages.mdwn b/doc/todo/transient_in-memory_pages.mdwn
  29. index 816e95c..edf056e 100644
  30. --- a/doc/todo/transient_in-memory_pages.mdwn
  31. +++ b/doc/todo/transient_in-memory_pages.mdwn
  32. @@ -46,3 +46,21 @@ Refinements that could be made if this approach seems reasonable:
  33. &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?
  34. &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.
  35. &gt;&gt; --&#91;&#91;KathrynAndersen&#93;&#93;
  36. +
  37. +&gt;&gt;&gt; What I had in mind was more like `tag_autocreate_transient =&gt; 1` or
  38. +&gt;&gt;&gt; `autoindex_transient =&gt; 1`; you might conceivably want tags to be
  39. +&gt;&gt;&gt; checked in but autoindices to be transient, and it&#39;s fine for each
  40. +&gt;&gt;&gt; plugin to make its own decision. Going from that to one boolean
  41. +&gt;&gt;&gt; (or just always-transient if people don&#39;t think that&#39;s too
  42. +&gt;&gt;&gt; astonishing) would be trivial, though.
  43. +&gt;&gt;&gt;
  44. +&gt;&gt;&gt; I don&#39;t think relocating the transient underlay really makes sense,
  45. +&gt;&gt;&gt; except for prototyping: you only want one, and `.ikiwiki` is as good
  46. +&gt;&gt;&gt; a place as any (ikiwiki already needs to be able to write there).
  47. +&gt;&gt;&gt;
  48. +&gt;&gt;&gt; For &#91;&#91;plugins/contrib/album&#93;&#93; I think I&#39;d just make the photo viewer
  49. +&gt;&gt;&gt; pages always-transient - you can always make a transient page
  50. +&gt;&gt;&gt; permanent by editing it, after all.
  51. +&gt;&gt;&gt;
  52. +&gt;&gt;&gt; Do you think this approach has enough potential that I should
  53. +&gt;&gt;&gt; continue to hack on it? Any thoughts on the implementation? --&#91;&#91;smcv&#93;&#93;
  54. </pre>
  55. </div>
  56. <!-- 5ecba3b05d66bb58dc48a9027838e8b0bcbc0db9 -->