Commit Graph

11680 Commits (3a1c8c2b463b8a4f6b3b2c866c5e1b1500f95193)

Author SHA1 Message Date
Jon Dowland 1820436670 escape something being interpreted as a directive 2009-11-17 15:55:01 +00:00
Joey Hess da92e91769 inline: Use caching of inlined pages to speed up builds of inlines that include feeds.
Speedup of about 25% for small inlines; could be much larger for inlines of
many, or complex pages.

Not bloating memory with excessive memoization data was the key to this.
The method chosen does not squeeze out every erg of speed possible when
inlines are nested, but that's rare. It uses less memory than other
optimisation hacks (I'm looking at you,
f937c1fb80 !) already used in inline.pm.
2009-11-17 01:29:28 -05:00
Joey Hess c46b19371a add page listing some alternatives to ikiwiki 2009-11-17 00:50:08 -05:00
Joey Hess 64fef7c3bb why this is hard 2009-11-16 16:12:34 -05:00
Joey Hess 34f046ed4a close 2009-11-16 15:55:01 -05:00
Joey Hess abec6019a0 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-11-16 15:54:28 -05:00
Joey Hess 43a1640345 meta: Allow use of DESCRIPTION in templates to get at the meta description value. (Thanks, NicolasLimare) 2009-11-16 15:54:11 -05:00
Joey Hess 4fa17df57d meta: Generate meta description tags even when the html scrubber is enabled.
Unlike generic meta foo tags, meta description is known to be safe, so can
be special cased to be allowed despite the html scrubber. This makes meta
description much more useful, since it is otherwise limited to being used
by other plugins like map.
2009-11-16 15:51:00 -05:00
Joey Hess 20cdadba32 avoid fallthrough to default meta header addition for title
With the htmlscrubber disabled, it was adding a <meta name=title>
tag for the title, which is pointless.
2009-11-16 15:44:03 -05:00
Joey Hess 65e9fbf6e9 add example of a map showing page descriptions 2009-11-16 15:30:08 -05:00
Thomas Schwinge 2d1dfab20a Follow up. 2009-11-16 09:10:36 +01:00
NicolasLimare 6d73c13280 + patch tag 2009-11-15 20:22:21 -05:00
NicolasLimare fa7fd79ff0 - typo 2009-11-15 20:21:04 -05:00
NicolasLimare dbc18a7223 + micro whishlist item 2009-11-15 20:19:34 -05:00
Joey Hess 03fe40cdc5 diagnosis: probably broken browser? 2009-11-15 15:01:17 -05:00
Joey Hess fb26b9ca84 Revert "Improve img's documentation."
The information added is incorrect.
2009-11-15 14:52:53 -05:00
martin 11787065a1 opened bug 2009-11-14 21:02:34 -05:00
Thomas Schwinge 88a217598d Improve img's documentation.
Jon is right, of course.  User error, not an ikiwiki bug.  So, I removed the
false bug report and added its gist to img's documentation.
2009-11-15 00:33:28 +01:00
http://www.openid.albertlash.com/openid/ 7b2571adf4 import sys and sys.argv 2009-11-14 14:36:54 -05:00
http://www.openid.albertlash.com/openid/ 65077372fa missing apostrophe in python code 2009-11-14 14:34:52 -05:00
Joey Hess df06b9201c add news item for ikiwiki 3.20091113 2009-11-13 22:13:05 -05:00
Joey Hess 6edd00e9a4 releasing version 3.20091113 2009-11-13 22:11:42 -05:00
Joey Hess d8cfd8d431 inline: Fix display of all pages when archive=yes or show=0 are used. 2009-11-13 20:50:27 -05:00
martin e062693632 repoduced it ... sorry should have pasted this earlier 2009-11-13 19:00:13 -05:00
Joey Hess 956efcfac2 cannot reproduce 2009-11-13 17:35:13 -05:00
Joey Hess ce4fa7768c Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-11-13 17:30:59 -05:00
martin 2a7e8921d5 new bug 2009-11-13 17:14:54 -05:00
Joey Hess 2bd6ebb42c move to todo item, some thoughtS 2009-11-13 15:31:34 -05:00
Joey Hess ad303e878e inline: Allow direct inclusion of non-page files in raw mode. 2009-11-13 15:10:58 -05:00
Joey Hess 5ccf68f113 inline: Do not generated feeds for nested inlines.
My experience is that when inlines are nested, the old behavior of
generating feeds for the nested inlines was never really desired. Since the
feeds were numbered sequentially, the numbers could easily change, and it did
not make sense to subscribe to or use those feeds. And generating those nested
feeds often meant a lot of unnecessary calculation, and data being written.
So, I dropped them.

Looking back, nested feeds originally were a free side effect of properly
handing multiple feeds on one page. Of course, that is still supported.
2009-11-13 14:56:24 -05:00
JeremyReed b9f264d066 fix typo 2009-11-12 10:23:58 -05:00
JeremyReed 5704255b8f ask question 2009-11-12 10:16:44 -05:00
http://jmtd.livejournal.com/ 1e6200f6fc +todo/ adjust commit message for rename, remove 2009-11-12 09:41:57 -05:00
http://jmtd.livejournal.com/ 074d2c27f8 optionally customize the commit message for rename/remove 2009-11-12 09:40:33 -05:00
http://jmtd.livejournal.com/ ed742ab2b5 explanation: whitespace surrounding your use of the IMG tag 2009-11-12 09:14:45 -05:00
Thomas Schwinge 34ae4419a5 doc/bugs/img_vs_align: New. 2009-11-12 14:08:44 +01:00
Joey Hess 91f364d02b Revert spam 2009-11-12 00:24:33 -05:00
diannetyron 5d04071464 2009-11-12 00:19:28 -05:00
diannetyron 797ef6f61a 2009-11-12 00:12:10 -05:00
Jon Dowland 2761faeb5a a user page redir. not sure which is worse: polluting users/ with redirects, or broken links on /recentchanges. 2009-11-11 19:14:18 +00:00
Jon Dowland a3d947717a Merge branch 'master' of git://git.ikiwiki.info 2009-11-11 19:12:47 +00:00
Jon Dowland ac61907a62 another possible commit name 2009-11-11 19:12:37 +00:00
Jon Dowland beb8c7444e is this merge-worthy? 2009-11-11 19:06:00 +00:00
Jon Dowland 31244492a5 restore my original patch 2009-11-11 19:04:51 +00:00
Jon Dowland 6fead140d8 adjustments to my comment 2009-11-11 19:04:51 +00:00
Jon Dowland 3531920272 comment about patch version 2009-11-11 19:04:51 +00:00
Jon Dowland be6b1c43d0 another back-burner todo item 2009-11-10 16:33:01 +00:00
Jon Dowland c13dc4366c half-formed thoughts 2009-11-10 16:24:57 +00:00
Joey Hess 8ec53967c1 typo 2009-11-10 00:53:34 -05:00
Joey Hess 92a6f2e5e8 httpauth: Add cgiauthurl setting that can be used to do http basic auth only when ikiwiki needs authentication, rather than for any access to the cgi/wiki. 2009-11-10 00:50:59 -05:00