aboutsummaryrefslogtreecommitdiff
path: root/doc/recentchanges/change_471ac78068532da53e4dad49d52c5ddccfcbff21._change
blob: 21b129fb08cf1cec708ab5b429da04a6f6e84cf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
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&amp;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&amp;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 &#91;&#91;pluhins/aggregate&#93;&#93; 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 &#91;&#91;plugins/aggregate&#93;&#93; 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 -->