summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-07-12Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
Conflicts: doc/todo/aggregate_to_internal_pages.mdwn
2008-07-12responseJoey Hess
2008-07-12web commit by http://smcv.pseudorandom.co.uk/: reference a patchJoey Hess
2008-07-12credit smcvJoey Hess
2008-07-12web commit by http://smcv.pseudorandom.co.uk/Joey Hess
2008-07-12responseJoey Hess
2008-07-12rename uuid to guidJoey Hess
2008-07-12document uuidJoey Hess
2008-07-12elide temp varJoey Hess
2008-07-12Merge commit 'smcv/force-uuids' into force-uuidsJoey Hess
2008-07-12Change deb dependencies to list Text::Markdown before markdown, since the ↵Joey Hess
former, while slower, has a much better html parser that avoids numerous bugs.
2008-07-12greatly simplified test caseJoey Hess
2008-07-12web commit by intrigeri: created todo, proposed to implement it - need hint ↵Joey Hess
to choose the best way
2008-07-12capsJoey Hess
2008-07-12reorgJoey Hess
2008-07-12move all package indo to download pageJoey Hess
The package info was getting split between download and install. Leave install for manual instructions.
2008-07-12fix linkJoey Hess
2008-07-12wishlistJoey Hess
2008-07-12thanks, pawelJoey Hess
2008-07-11Testing a change via the sandbox.Josh Triplett
2008-07-11Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-07-11add link to streamJoey Hess
2008-07-11web commit by http://smcv.pseudorandom.co.uk/: Link to patch and muse about ↵Joey Hess
terminology (uuid? id? atom-id?)
2008-07-11add maxports infoJoey Hess
2008-07-11new, better encodeJoey Hess
2008-07-11meta plugin: if uuid looks like it is in fact a UUID, prepend "urn:uuid" ↵Simon McVittie
(otherwise leave it alone, so we can assign non-UUID <id>s to Atom items to avoid planet-flooding)
2008-07-11rssitem.tmpl: use UUID as <guid> if suppliedSimon McVittie
2008-07-11atomitem.tmpl: use UUID as <id> if suppliedSimon McVittie
2008-07-11inline plugin: if meta plugin is also enabled, and has collected a uuid for ↵Simon McVittie
a page, then pass it into the rssitem/atomitem templates
2008-07-11meta plugin: also collect [[!meta uuid="..."]]Simon McVittie
2008-07-11rename beautify_url to stress it only works on the path componentJoey Hess
2008-07-11Revert "Revert "Fix a bug with links to pages whose names contained colons.""Joey Hess
This reverts commit 810a355308d276ef922ff4312bff0c7935676633. I double-checked, and the change seems ok after all, actually.
2008-07-11still exclude discussionJoey Hess
2008-07-11oopsJoey Hess
2008-07-11no deep pagesJoey Hess
2008-07-11linkJoey Hess
2008-07-11enlargeJoey Hess
2008-07-11announceJoey Hess
2008-07-11Revert "Fix a bug with links to pages whose names contained colons."Joey Hess
This reverts commit e25c3a0a7caa9783c657efe86611929ecb7bd4a3. I didn't think that through far enough; beautify_url may be called on full urls, which don't start with "/"! Conflicts: debian/changelog
2008-07-11beautify url recentchanges_link redirs toJoey Hess
This ensures that the same link is reached as is used on pages, so browsers will know that the link on pages has been visited, and color it appropriately.
2008-07-11bugJoey Hess
2008-07-11whitespaceJoey Hess
2008-07-11fix use orderingJoey Hess
The recent setup revamp exposed some latent bugs in use/package ordering that caused some symbols to not the exported into the correct scope.
2008-07-11whitespaceJoey Hess
2008-07-11web commit by intrigeri: thanks + note about git collaborative workJoey Hess
2008-07-11web commit by intrigeri: thanksJoey Hess
2008-07-11web commit by intrigeri: answer + fix escaping in example wiki pageJoey Hess
2008-07-10questionJoey Hess
2008-07-10escapeJoey Hess
2008-07-10Fixes creation of pages when clicking on WikiLinks starting with "/".Joey Hess