summaryrefslogtreecommitdiff
path: root/ikiwiki
AgeCommit message (Collapse)Author
2006-03-16lock wiki and refuse to traverse symlinksjoey
2006-03-15escape html from commit logsjoey
2006-03-15config files now based on perl modulesjoey
add MakeMaker foo for module
2006-03-15sometims I hate perljoey
This fixes the bug that made it not update pages linking to a new page
2006-03-14add a special case for discussion pages when determining the links from ajoey
page, since all pages implicitly link to their disussion page
2006-03-14fix two bugs in page location in new page creationjoey
2006-03-14fix Discussion links to not take the BestLink. joey
As a bonus we now have meta Disussion/Discussion pages available, etc. Oh well.. :-)
2006-03-14remove quotes, actualy messed up ikiwiki $(wrapper --params) --foojoey
2006-03-14load/save index when rendering a page in cgi mode for svn-less wikisjoey
2006-03-14Some fixes to the parent links, I think the link to the index will be rightjoey
in all cases now.
2006-03-14ugly fix for parentlink back to top of wikijoey
2006-03-13improved setup file morejoey
2006-03-13add rebuild after calling setup, better format for setup filesjoey
2006-03-13avoid linkifying escaped wikilinksjoey
2006-03-13add --setup, --wrappermodejoey
allow filename param to --wrapper
2006-03-13speed up cgisjoey
2006-03-13hide markdown goo away, it also speeds up the cgis a bitjoey
2006-03-13reorganized codejoey
2006-03-13- add --excludejoey
- move all the config vars into %config
2006-03-13improve quoting of --paramsjoey
2006-03-13support --nocgi, --norebuild, and --nowrapperjoey
2006-03-13- Add Discussion links to the button bar, these will automatically createjoey
/Discussion subpages. - Fix linking to DNE pages in some edge cases. - Fix --rebuild (oops) - Fix propigation of "from" field trru the login process when creating a new page.a - Ideas for change notification.
2006-03-12hmm..joey
2006-03-12add cencel link to edit pagejoey
2006-03-12linify user in recenthangesjoey
2006-03-12don't allow saving empty pagejoey
2006-03-12oojoey
2006-03-12foojoey
2006-03-12templatize commit types, so it could use icons, or whateverjoey
2006-03-12foojoey
2006-03-12foojoey
2006-03-12web commit normalisationjoey
2006-03-12- finish user registration and password request emailjoey
- make sure a user is in the userdb before assuming they're logged on based on session info (allows deleting uerdb item and invalidating all sessions)
2006-03-12force session flush with safe umaskjoey
2006-03-12security improvements, switched to single session db filejoey
2006-03-12sort backlinks by page namejoey
2006-03-12- use templates for signin form, error messagesjoey
- use FormBuilder for edit page forms (also use template) - print debug to stderr in cgi mode to avoid breaking http headers - fix links to page in parentlinks if $url is unset - reorganise how wikilink is used in templates - only make recentchanes link if svn is enabled - change session id cookie to something we control - add support for logging committer name for web commits from signed in users (untested) - probably more changes I forgot
2006-03-12fixjoey
2006-03-12fixjoey
2006-03-12optional templatejoey
2006-03-12avid unnecessary cookiesjoey
2006-03-12blahjoey
2006-03-12improve messagejoey
2006-03-12blahjoey
2006-03-12blahjoey
2006-03-12blahjoey
2006-03-12blahjoey
2006-03-12blahjoey
2006-03-12blahjoey
2006-03-12add anonokjoey