Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-30 | copying an intersting bit from an email I'm writing | Joey Hess | |
2008-01-30 | move suggestion to a todo item | Joey Hess | |
2008-01-30 | comment | Joey Hess | |
2008-01-30 | possible implementation | Joey Hess | |
2008-01-30 | move openiduser function to the openid plugin | Joey Hess | |
2008-01-30 | move recentchanges link enabling into a pagetemplate hook | Joey Hess | |
2008-01-30 | Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info | Joey Hess | |
2008-01-30 | typography | Joey Hess | |
2008-01-29 | web commit by http://subvert.org.uk/~bma/ | Joey Hess | |
2008-01-29 | * Copyright file updates. | Joey Hess | |
2008-01-30 | Add example diffurl for bzr. | Jelmer Vernooij | |
2008-01-30 | Expand file-id in diffurl in the bzr backend. | Jelmer Vernooij | |
2008-01-29 | remove todo | Joey Hess | |
2008-01-30 | Support creating bzr branches in ikiwiki-makerepo. | Jelmer Vernooij | |
2008-01-29 | update | Joey Hess | |
2008-01-29 | doc updates for bzr | Joey Hess | |
2008-01-29 | rename bazaar -> bzr after discussion with jelmer | Joey Hess | |
2008-01-29 | commit only the changed file | Joey Hess | |
2008-01-29 | changelog | Joey Hess | |
2008-01-29 | improve versioning, not that it really matters | Joey Hess | |
2008-01-29 | version bzr dep, 0.90 is needed for --author | Joey Hess | |
2008-01-29 | stylistic changes | Joey Hess | |
Remarkably few. Also, I removed the stub for the obsolete rcs_notify function. | |||
2008-01-29 | Merge git://git.samba.org/jelmer/ikiwiki | Joey Hess | |
2008-01-29 | typo | Joey Hess | |
2008-01-29 | test | Joey Hess | |
2008-01-29 | announce no more mail notifications on this wiki | Joey Hess | |
2008-01-29 | web commit by http://joey.kitenet.net/: test 2 | Joey Hess | |
2008-01-29 | web commit by http://joey.kitenet.net/: test! | Joey Hess | |
2008-01-29 | more whitespace nonsense | Joey Hess | |
2008-01-29 | more HTML::Template fun | Joey Hess | |
fix whitespace that led to bad wrapping and display | |||
2008-01-29 | really fix the baseurl problem | Joey Hess | |
the issue is that HTML::Template doesn't expand top-level variables when inside a loop | |||
2008-01-29 | avoid temp var | Joey Hess | |
2008-01-29 | don't scan internal pages | Joey Hess | |
scan() does too much. All that is needed is to preprocess the internal page in scan-only mode. | |||
2008-01-29 | fix display of diff icon | Joey Hess | |
2008-01-29 | merged the recentchanges branch | Joey Hess | |
misc fixes | |||
2008-01-29 | add missing test to avoid uninitialised value when a page with metadata is ↵ | Joey Hess | |
removed | |||
2008-01-29 | update | Joey Hess | |
2008-01-29 | todo item | Joey Hess | |
2008-01-29 | remove "local" changes | Joey Hess | |
2008-01-29 | doc updates, add NEWS item | Joey Hess | |
2008-01-29 | * meta: Add pagespec functions to match against title, author, authorurl, | Joey Hess | |
license, and copyright. This can be used to create custom RecentChanges. * meta: To support the pagespec functions, metadata about pages has to be retained as pagestate. * Fix encoding bug when pagestate values contained spaces. | |||
2008-01-29 | misc recentchanges doc updates | Joey Hess | |
2008-01-29 | really use unmunged author in metadata | Joey Hess | |
2008-01-29 | test2 | Joey Hess | |
2008-01-29 | test | Joey Hess | |
2008-01-29 | make the author metadata for changes pages be the un-munged openid | Joey Hess | |
2008-01-29 | avoid redundant recentpages action on the recentchanges page itself | Joey Hess | |
2008-01-29 | added configuration for recentchanges | Joey Hess | |
I kept it to a simple global configuration, rather than using the preprocessor directive for recentchanges, because that had chicken and egg problems and seemed overcomplicated. This should work reasonably well, though it would be good to add some more metadata so that more customised recentchanges pages can be made. | |||
2008-01-29 | add code to delete old change pages | Joey Hess | |
2008-01-29 | update | Joey Hess | |