Simon McVittie
|
9a184badf5
|
Stop prepending urn:uuid: to guids that look like UUIDs
|
2008-07-12 17:34:40 +01:00 |
Simon McVittie
|
b269835a7f
|
Re-work [[meta guid=""]] documentation, and stop claiming that urn:uuid: is automatically prepended
|
2008-07-12 17:33:40 +01:00 |
Simon McVittie
|
f517121d64
|
Document [[inline guid="..."]]
|
2008-07-12 17:27:54 +01:00 |
Simon McVittie
|
415c8e0cb5
|
Rename [[!inline atomid="..."]] to [[!inline guid="..."]] to be consistent with [[!meta guid="..."]], which also outputs an Atom <id>
|
2008-07-12 17:12:37 +01:00 |
Simon McVittie
|
2bd8ada5a6
|
Accept [[!inline ... atomid="..."]] and use it to populate the feed's Atom <id>.
This is often the same as the feed's <link> (in which case it can be omitted) but sometimes it's a urn:uuid: URN instead.
|
2008-07-12 17:09:41 +01:00 |
Simon McVittie
|
50ec532bba
|
Add MIME type to Atom feeds' <link rel='self'>
|
2008-07-12 17:09:35 +01:00 |
Joey Hess
|
52cccc6fd4
|
remove example (which was lacking escaping)
|
2008-07-12 12:04:47 -04:00 |
Joey Hess
|
6255c88e89
|
fixed
|
2008-07-12 12:04:10 -04:00 |
Joey Hess
|
f707d62481
|
Merge commit 'smcv/master'
|
2008-07-12 12:02:57 -04:00 |
Joey Hess
|
d101269bde
|
Move yesno function out of inline and into IkiWiki core, not exported.
|
2008-07-12 12:01:22 -04:00 |
Joey Hess
|
d36361b010
|
web commit by http://smcv.pseudorandom.co.uk/
|
2008-07-12 12:01:05 -04:00 |
Joey Hess
|
e93ec71748
|
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Conflicts:
doc/todo/aggregate_to_internal_pages.mdwn
|
2008-07-12 11:58:11 -04:00 |
Joey Hess
|
cbfcaede12
|
response
|
2008-07-12 11:56:44 -04:00 |
Joey Hess
|
f3b561721b
|
web commit by http://smcv.pseudorandom.co.uk/: reference a patch
|
2008-07-12 11:52:54 -04:00 |
Simon McVittie
|
1f26a1bf16
|
Bug fix: use &IkiWiki::pagetitle rather than nonexistent &pagetitle in meta plugin, so that PageSpecs with title(...) work again
|
2008-07-12 16:44:55 +01:00 |
Joey Hess
|
85a5ff82c6
|
credit smcv
|
2008-07-12 11:42:22 -04:00 |
Joey Hess
|
ac84655f35
|
web commit by http://smcv.pseudorandom.co.uk/
|
2008-07-12 11:38:18 -04:00 |
Joey Hess
|
23a32d0414
|
response
|
2008-07-12 11:07:52 -04:00 |
Joey Hess
|
ca30d95a78
|
rename uuid to guid
|
2008-07-12 10:59:45 -04:00 |
Joey Hess
|
c522fffe09
|
document uuid
|
2008-07-12 10:53:57 -04:00 |
Joey Hess
|
37471e92d9
|
elide temp var
|
2008-07-12 10:49:12 -04:00 |
Joey Hess
|
0fe87efc34
|
Merge commit 'smcv/force-uuids' into force-uuids
|
2008-07-12 10:43:22 -04:00 |
Joey Hess
|
a0f596b6ed
|
Change deb dependencies to list Text::Markdown before markdown, since the former, while slower, has a much better html parser that avoids numerous bugs.
|
2008-07-12 10:40:31 -04:00 |
Joey Hess
|
0a09638f96
|
greatly simplified test case
|
2008-07-12 10:33:41 -04:00 |
Joey Hess
|
de9e27e25c
|
web commit by intrigeri: created todo, proposed to implement it - need hint to choose the best way
|
2008-07-12 10:31:07 -04:00 |
Joey Hess
|
4e82acb052
|
caps
|
2008-07-12 10:28:19 -04:00 |
Joey Hess
|
589a2b2d9f
|
reorg
|
2008-07-12 10:26:53 -04:00 |
Joey Hess
|
d7e0b2594e
|
move all package indo to download page
The package info was getting split between download and install.
Leave install for manual instructions.
|
2008-07-12 10:25:20 -04:00 |
Joey Hess
|
0e7ad80f36
|
fix link
|
2008-07-12 10:17:25 -04:00 |
Joey Hess
|
ac467e0190
|
wishlist
|
2008-07-12 10:17:25 -04:00 |
Joey Hess
|
32b0aa52e8
|
thanks, pawel
|
2008-07-12 10:17:25 -04:00 |
Josh Triplett
|
cc8e4e0a50
|
Testing a change via the sandbox.
|
2008-07-11 21:08:39 -07:00 |
Joey Hess
|
27de4c050b
|
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
|
2008-07-11 20:43:52 -04:00 |
Joey Hess
|
193f1df0af
|
add link to stream
|
2008-07-11 20:43:05 -04:00 |
Joey Hess
|
6258aae7b2
|
web commit by http://smcv.pseudorandom.co.uk/: Link to patch and muse about terminology (uuid? id? atom-id?)
|
2008-07-11 20:00:43 -04:00 |
Joey Hess
|
c23c81eea0
|
add maxports info
|
2008-07-11 19:36:04 -04:00 |
Joey Hess
|
64c293044b
|
new, better encode
|
2008-07-11 19:01:04 -04:00 |
Simon McVittie
|
9c6444bf68
|
meta plugin: if uuid looks like it is in fact a UUID, prepend "urn:uuid" (otherwise leave it alone, so we can assign non-UUID <id>s to Atom items to avoid planet-flooding)
|
2008-07-11 23:57:47 +01:00 |
Simon McVittie
|
fc917fa383
|
rssitem.tmpl: use UUID as <guid> if supplied
|
2008-07-11 23:47:00 +01:00 |
Simon McVittie
|
9f479a83a7
|
atomitem.tmpl: use UUID as <id> if supplied
|
2008-07-11 23:46:48 +01:00 |
Simon McVittie
|
e767f18867
|
inline plugin: if meta plugin is also enabled, and has collected a uuid for a page, then pass it into the rssitem/atomitem templates
|
2008-07-11 23:44:12 +01:00 |
Simon McVittie
|
9b34b879e2
|
meta plugin: also collect [[!meta uuid="..."]]
|
2008-07-11 23:42:38 +01:00 |
Joey Hess
|
d73d4fed03
|
rename beautify_url to stress it only works on the path component
|
2008-07-11 10:33:41 -04:00 |
Joey Hess
|
98bd33eee4
|
Revert "Revert "Fix a bug with links to pages whose names contained colons.""
This reverts commit 810a355308 .
I double-checked, and the change seems ok after all, actually.
|
2008-07-11 10:31:08 -04:00 |
Joey Hess
|
2aecd4a59a
|
still exclude discussion
|
2008-07-11 10:07:11 -04:00 |
Joey Hess
|
d3ba72347f
|
oops
|
2008-07-11 10:02:30 -04:00 |
Joey Hess
|
e2a73f8f97
|
no deep pages
|
2008-07-11 10:02:02 -04:00 |
Joey Hess
|
4acc044764
|
link
|
2008-07-11 09:59:58 -04:00 |
Joey Hess
|
e8decea203
|
enlarge
|
2008-07-11 09:59:33 -04:00 |
Joey Hess
|
5e28259642
|
announce
|
2008-07-11 09:58:19 -04:00 |