diff options
Diffstat (limited to 'doc/recentchanges/change_408af2bb9e10d2ed899e17f9814a5514c0254dc8._change')
-rw-r--r-- | doc/recentchanges/change_408af2bb9e10d2ed899e17f9814a5514c0254dc8._change | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/doc/recentchanges/change_408af2bb9e10d2ed899e17f9814a5514c0254dc8._change b/doc/recentchanges/change_408af2bb9e10d2ed899e17f9814a5514c0254dc8._change new file mode 100644 index 000000000..4fd8dace1 --- /dev/null +++ b/doc/recentchanges/change_408af2bb9e10d2ed899e17f9814a5514c0254dc8._change @@ -0,0 +1,68 @@ +[[!meta author="""JoeRayhawk"""]] + +[[!meta authorurl="""http://ikiwiki.info/ikiwiki.cgi?page=users%2FJoeRayhawk&do=goto"""]] + +[[!meta title="""change to plugins/autoindex/discussion on ikiwiki"""]] + +[[!meta permalink="http://ikiwiki.info/recentchanges/#change-408af2bb9e10d2ed899e17f9814a5514c0254dc8"]] + +<div id="change-408af2bb9e10d2ed899e17f9814a5514c0254dc8" class="metadata"> +<span class="desc"><br />Changed pages:</span> +<span class="pagelinks"> + +<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&do=goto" rel="nofollow">plugins/autoindex/discussion</a> + + +</span> +<span class="desc"><br />Changed by:</span> +<span class="committer"> + +<a href="http://ikiwiki.info/ikiwiki.cgi?page=users%2FJoeRayhawk&do=goto" rel="nofollow">JoeRayhawk</a> + +</span> +<span class="desc"><br />Commit type:</span> +<span class="committype">web</span> +<span class="desc"><br />Date:</span> +<span class="changedate"><span class="relativedate" title="Sun, 07 Nov 2010 00:37:14 -0400">00:37:14 11/07/10</span></span> +<span class="desc"><br /></span> +</div> + +<span class="revert"> +<a href="http://ikiwiki.info/ikiwiki.cgi?rev=408af2bb9e10d2ed899e17f9814a5514c0254dc8&do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a> +</span> + +<div class="changelog"> + + +A wish for a noninvasive autoindex.<br /> + + +</div> + +<div class="diff"> +<pre> +diff --git a/doc/plugins/autoindex/discussion.mdwn b/doc/plugins/autoindex/discussion.mdwn +index 2d6b6f1..a48fe9d 100644 +--- a/doc/plugins/autoindex/discussion.mdwn ++++ b/doc/plugins/autoindex/discussion.mdwn +@@ -61,3 +61,15 @@ If you just don't want to clutter your git repo, below it's a patch does the fol + + + Warning: I guess this patch may work, but I *haven't tested it yet*. -- [[weakish]] ++ ++------ ++ ++`autoindex_commit => 0` would be nice, but uncommited files are definitely not. ++<pre> ++remote: From /srv/git/test3 ++remote: 3047077..1df636c master -> origin/master ++remote: error: Untracked working tree file 'test.mdwn' would be overwritten by merge. Aborting ++remote: 'git pull --prune origin' failed: at /usr/share/perl5/IkiWiki/Plugin/git.pm line 201. ++</pre> ++ ++It'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 + +</pre> +</div> + +<!-- 408af2bb9e10d2ed899e17f9814a5514c0254dc8 --> |