summaryrefslogtreecommitdiff
path: root/doc/recentchanges/change_9c42f5786601429a0b921d6591ebf5e4c1eb4da8._change
blob: f235de4edfdbdc4ce144ebf0e43744ce1306cc84 (plain)
  1. [[!meta author="""http://smcv.pseudorandom.co.uk/"""]]
  2. [[!meta authorurl="""http://smcv.pseudorandom.co.uk/"""]]
  3. [[!meta title="""change to plugins/autoindex/discussion on ikiwiki"""]]
  4. [[!meta permalink="http://ikiwiki.info/recentchanges/#change-9c42f5786601429a0b921d6591ebf5e4c1eb4da8"]]
  5. <div id="change-9c42f5786601429a0b921d6591ebf5e4c1eb4da8" 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/plugins/autoindex/discussion.mdwn;h=6b13d2342fa62ccc48671f0f30d2479b085dd38f;hp=b09481cdc7800921433da69bb4cbed33c125b05e;hb=9c42f5786601429a0b921d6591ebf5e4c1eb4da8;hpb=2c17255b6641e33374a446ca281a0ad6d46af1dc" title="diff" rel="nofollow">[[diff|wikiicons/diff.png]]</a><a href="http://ikiwiki.info/ikiwiki.cgi?page=plugins%2Fautoindex%2Fdiscussion&amp;do=goto" rel="nofollow">plugins/autoindex/discussion</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, 08 Nov 2010 08:17:07 -0400">08:17:07 11/08/10</span></span>
  18. <span class="desc"><br /></span>
  19. </div>
  20. <span class="revert">
  21. <a href="http://ikiwiki.info/ikiwiki.cgi?rev=9c42f5786601429a0b921d6591ebf5e4c1eb4da8&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
  22. </span>
  23. <div class="changelog">
  24. put the problematic patch in a toggleable to make discussion more visible<br />
  25. </div>
  26. <div class="diff">
  27. <pre>
  28. diff --git a/doc/plugins/autoindex/discussion.mdwn b/doc/plugins/autoindex/discussion.mdwn
  29. index b09481c..6b13d23 100644
  30. --- a/doc/plugins/autoindex/discussion.mdwn
  31. +++ b/doc/plugins/autoindex/discussion.mdwn
  32. @@ -22,6 +22,8 @@ If you just don&#39;t want to clutter your git repo, below it&#39;s a patch does the fol
  33. * If you set autoindex_commit to 1 (this is the default), auto-generated index files will be put in the repo provided you enabled rcs backend.
  34. +&#91;&#91;!toggle id=&quot;patch-for-autoindex_commit&quot; text=&quot;patch for autoindex_commit&quot;&#93;&#93;
  35. +&#91;&#91;!toggleable id=&quot;patch-for-autoindex_commit&quot; text=&quot;&quot;&quot;
  36. &lt;pre&gt;
  37. --- autoindex.pm.orig 2009-10-01 17:13:51.000000000 +0800
  38. +++ autoindex.pm 2009-10-01 17:21:09.000000000 +0800
  39. @@ -65,7 +67,7 @@ If you just don&#39;t want to clutter your git repo, below it&#39;s a patch does the fol
  40. gettext(&quot;automatic index generation&quot;),
  41. undef, undef);
  42. &lt;/pre&gt;
  43. -
  44. +&quot;&quot;&quot;&#93;&#93;
  45. Warning: I guess this patch may work, but I *haven&#39;t tested it yet*. -- &#91;&#91;weakish&#93;&#93;
  46. </pre>
  47. </div>
  48. <!-- 9c42f5786601429a0b921d6591ebf5e4c1eb4da8 -->