summaryrefslogtreecommitdiff
path: root/doc/recentchanges/change_408af2bb9e10d2ed899e17f9814a5514c0254dc8._change
blob: 4fd8dace1b2d25f3fb0dbe161570e44847174475 (plain)
  1. [[!meta author="""JoeRayhawk"""]]
  2. [[!meta authorurl="""http://ikiwiki.info/ikiwiki.cgi?page=users%2FJoeRayhawk&do=goto"""]]
  3. [[!meta title="""change to plugins/autoindex/discussion on ikiwiki"""]]
  4. [[!meta permalink="http://ikiwiki.info/recentchanges/#change-408af2bb9e10d2ed899e17f9814a5514c0254dc8"]]
  5. <div id="change-408af2bb9e10d2ed899e17f9814a5514c0254dc8" 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=a48fe9df130758e796d422ca5cc8b5868eeb52d7;hp=2d6b6f1f0ad3b4e0944e4f81884442011765055f;hb=408af2bb9e10d2ed899e17f9814a5514c0254dc8;hpb=cbcd9077ad5fbef8c0622ea9c78a66c9baece804" 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://ikiwiki.info/ikiwiki.cgi?page=users%2FJoeRayhawk&amp;do=goto" rel="nofollow">JoeRayhawk</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="Sun, 07 Nov 2010 00:37:14 -0400">00:37:14 11/07/10</span></span>
  18. <span class="desc"><br /></span>
  19. </div>
  20. <span class="revert">
  21. <a href="http://ikiwiki.info/ikiwiki.cgi?rev=408af2bb9e10d2ed899e17f9814a5514c0254dc8&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
  22. </span>
  23. <div class="changelog">
  24. A wish for a noninvasive autoindex.<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 2d6b6f1..a48fe9d 100644
  30. --- a/doc/plugins/autoindex/discussion.mdwn
  31. +++ b/doc/plugins/autoindex/discussion.mdwn
  32. @@ -61,3 +61,15 @@ If you just don&#39;t want to clutter your git repo, below it&#39;s a patch does the fol
  33. Warning: I guess this patch may work, but I *haven&#39;t tested it yet*. -- &#91;&#91;weakish&#93;&#93;
  34. +
  35. +------
  36. +
  37. +`autoindex_commit =&gt; 0` would be nice, but uncommited files are definitely not.
  38. +&lt;pre&gt;
  39. +remote: From /srv/git/test3
  40. +remote: 3047077..1df636c master -&gt; origin/master
  41. +remote: error: Untracked working tree file &#39;test.mdwn&#39; would be overwritten by merge. Aborting
  42. +remote: &#39;git pull --prune origin&#39; failed: at /usr/share/perl5/IkiWiki/Plugin/git.pm line 201.
  43. +&lt;/pre&gt;
  44. +
  45. +It&#39;d be nice if we were able to notice directories with no associated compilable markup files and compile a simple map directive straight to HTML without any intermediate markup file being involved at all. -- JoeRayhawk
  46. </pre>
  47. </div>
  48. <!-- 408af2bb9e10d2ed899e17f9814a5514c0254dc8 -->