diff options
Diffstat (limited to 'doc/recentchanges/change_471ac78068532da53e4dad49d52c5ddccfcbff21._change')
-rw-r--r-- | doc/recentchanges/change_471ac78068532da53e4dad49d52c5ddccfcbff21._change | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/doc/recentchanges/change_471ac78068532da53e4dad49d52c5ddccfcbff21._change b/doc/recentchanges/change_471ac78068532da53e4dad49d52c5ddccfcbff21._change new file mode 100644 index 000000000..21b129fb0 --- /dev/null +++ b/doc/recentchanges/change_471ac78068532da53e4dad49d52c5ddccfcbff21._change @@ -0,0 +1,58 @@ +[[!meta author="""http://jmtd.livejournal.com/"""]] + +[[!meta authorurl="""http://jmtd.livejournal.com/"""]] + +[[!meta title="""change to bugs/aggregate_generates_long_filenames on ikiwiki"""]] + +[[!meta permalink="http://ikiwiki.info/recentchanges/#change-471ac78068532da53e4dad49d52c5ddccfcbff21"]] + +<div id="change-471ac78068532da53e4dad49d52c5ddccfcbff21" class="metadata"> +<span class="desc"><br />Changed pages:</span> +<span class="pagelinks"> + +<a href="http://git.ikiwiki.info/?p=ikiwiki;a=blobdiff;f=doc/bugs/aggregate_generates_long_filenames.mdwn;h=3d98ee8b2638c23c53f4d3d3ffea52de6cf58d5d;hp=cb5e6df73b09ee9087a571dcfb772631af8e8c3d;hb=471ac78068532da53e4dad49d52c5ddccfcbff21;hpb=263cfa7d1e938e3b41d1b6826427f0d613b2b97c" title="diff" rel="nofollow">[[diff|wikiicons/diff.png]]</a><a href="http://ikiwiki.info/ikiwiki.cgi?page=bugs%2Faggregate_generates_long_filenames&do=goto" rel="nofollow">bugs/aggregate generates long filenames</a> + + +</span> +<span class="desc"><br />Changed by:</span> +<span class="committer"> + +<a href="http://jmtd.livejournal.com/" rel="nofollow">jmtd [livejournal.com]</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="Mon, 15 Nov 2010 06:09:41 -0400">06:09:41 11/15/10</span></span> +<span class="desc"><br /></span> +</div> + +<span class="revert"> +<a href="http://ikiwiki.info/ikiwiki.cgi?rev=471ac78068532da53e4dad49d52c5ddccfcbff21&do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a> +</span> + +<div class="changelog"> + + +typo<br /> + + +</div> + +<div class="diff"> +<pre> +diff --git a/doc/bugs/aggregate_generates_long_filenames.mdwn b/doc/bugs/aggregate_generates_long_filenames.mdwn +index cb5e6df..3d98ee8 100644 +--- a/doc/bugs/aggregate_generates_long_filenames.mdwn ++++ b/doc/bugs/aggregate_generates_long_filenames.mdwn +@@ -1,4 +1,4 @@ +-the [[pluhins/aggregate]] plugin mashes the `title` of an aggregated post into a filename. This results in long filenames. I have hit a filesystem length limitation on several occasions. Some (ab)uses of RSS, e.g., twitter, ++the [[plugins/aggregate]] plugin mashes the `title` of an aggregated post into a filename. This results in long filenames. I have hit a filesystem length limitation on several occasions. Some (ab)uses of RSS, e.g., twitter, + generate long titles. Especially once you throw escaping into the mix: + + $ ikiwiki --setup testsetup --aggregate --refresh + +</pre> +</div> + +<!-- 471ac78068532da53e4dad49d52c5ddccfcbff21 --> |