summaryrefslogtreecommitdiff
path: root/doc/recentchanges/change_ffeee19216182d633d251852ab62fe79c1367796._change
blob: a9995d8b66de99c9f9149bd115742daabf5b406e (plain)
  1. [[!meta author="""http://kerravonsen.dreamwidth.org/"""]]
  2. [[!meta authorurl="""http://kerravonsen.dreamwidth.org/"""]]
  3. [[!meta title="""change to todo/transient_in-memory_pages on ikiwiki"""]]
  4. [[!meta permalink="http://ikiwiki.info/recentchanges/#change-ffeee19216182d633d251852ab62fe79c1367796"]]
  5. <div id="change-ffeee19216182d633d251852ab62fe79c1367796" 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=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>
  9. </span>
  10. <span class="desc"><br />Changed by:</span>
  11. <span class="committer">
  12. <a href="http://kerravonsen.dreamwidth.org/" rel="nofollow">kerravonsen [dreamwidth.org]</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 01:43:56 -0400">01:43:56 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=ffeee19216182d633d251852ab62fe79c1367796&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
  22. </span>
  23. <div class="changelog">
  24. make it more generic?<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 5dbbe4f..816e95c 100644
  30. --- a/doc/todo/transient_in-memory_pages.mdwn
  31. +++ b/doc/todo/transient_in-memory_pages.mdwn
  32. @@ -41,3 +41,8 @@ Refinements that could be made if this approach seems reasonable:
  33. * make these options boolean, and have the path always be `.ikiwiki/transient`
  34. * improve the `remove` plugin so it also deletes from this special underlay
  35. +
  36. +&gt;&gt; Perhaps it should be something more generic, so that other plugins could use it (such as &quot;album&quot; mentioned above).
  37. +&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?
  38. +&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.
  39. +&gt;&gt; --&#91;&#91;KathrynAndersen&#93;&#93;
  40. </pre>
  41. </div>
  42. <!-- ffeee19216182d633d251852ab62fe79c1367796 -->