]> sipb.mit.edu Git - ikiwiki.git/blob - doc/recentchanges/change_408af2bb9e10d2ed899e17f9814a5514c0254dc8._change
(no commit message)
[ikiwiki.git] / doc / recentchanges / change_408af2bb9e10d2ed899e17f9814a5514c0254dc8._change
1 [[!meta author="""JoeRayhawk"""]]
2
3 [[!meta authorurl="""http://ikiwiki.info/ikiwiki.cgi?page=users%2FJoeRayhawk&do=goto"""]]
4
5 [[!meta title="""change to plugins/autoindex/discussion on ikiwiki"""]]
6
7 [[!meta permalink="http://ikiwiki.info/recentchanges/#change-408af2bb9e10d2ed899e17f9814a5514c0254dc8"]]
8
9 <div id="change-408af2bb9e10d2ed899e17f9814a5514c0254dc8" 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/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>
14
15
16 </span>
17 <span class="desc"><br />Changed by:</span>
18 <span class="committer">
19
20 <a href="http://ikiwiki.info/ikiwiki.cgi?page=users%2FJoeRayhawk&amp;do=goto" rel="nofollow">JoeRayhawk</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="Sun, 07 Nov 2010 00:37:14 -0400">00:37:14 11/07/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=408af2bb9e10d2ed899e17f9814a5514c0254dc8&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
32 </span>
33
34 <div class="changelog">
35
36
37 A wish for a noninvasive autoindex.<br />
38
39
40 </div>
41
42 <div class="diff">
43 <pre>
44 diff --git a/doc/plugins/autoindex/discussion.mdwn b/doc/plugins/autoindex/discussion.mdwn
45 index 2d6b6f1..a48fe9d 100644
46 --- a/doc/plugins/autoindex/discussion.mdwn
47 +++ b/doc/plugins/autoindex/discussion.mdwn
48 @@ -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
49  
50   
51  Warning:  I guess this patch may work, but I *haven&#39;t tested it yet*.  -- &#91;&#91;weakish&#93;&#93;
52 +
53 +------
54 +
55 +`autoindex_commit =&gt; 0` would be nice, but uncommited files are definitely not.
56 +&lt;pre&gt;
57 +remote: From /srv/git/test3
58 +remote:    3047077..1df636c  master     -&gt; origin/master
59 +remote: error: Untracked working tree file &#39;test.mdwn&#39; would be overwritten by merge.  Aborting
60 +remote: &#39;git pull --prune origin&#39; failed:  at /usr/share/perl5/IkiWiki/Plugin/git.pm line 201.
61 +&lt;/pre&gt;
62 +
63 +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
64
65 </pre>
66 </div>
67
68 <!-- 408af2bb9e10d2ed899e17f9814a5514c0254dc8 -->