summaryrefslogtreecommitdiff
path: root/doc/setup.mdwn
AgeCommit message (Collapse)Author
2006-06-11fix setup for git; git requires the repo not be empty before it's checkedjoey
out
2006-06-02improve the ikiwiki.setup for git, hope I got everything rightjoey
2006-06-02blahjoey
2006-06-02better blockingjoey
2006-06-02* Add support for using git instead of subversion as the RCS backend,joey
tremendous thanks to Recai Oktaş for this. * Doc updates for git.
2006-05-13web commit by tuomov: Fixed a typowww-data
2006-04-29web commit by joeywww-data
2006-04-29web commit by joeywww-data
2006-04-25implemented html sanitisationjoey
2006-04-02web commit by DavidSchmittwww-data
2006-04-02- add <base> to cgi output, this is especially useful for output containingjoey
wikilinks since the urls should work now in more situations - drop --limit from svn log run, since a) it needs a fairly new svn and b) in some cases, it would limit it to too few entries to display the requested number of changes - Use driver:DB_File and not driver:db_file for better compatability with old versions of CGI::Session. - Note that HTML::Template 3.02.02 is needed.
2006-03-29Implemented --underlaydir, and moved files provided by underlay out of docjoey
so I don't need to maintain two copies anymore. You might also want to remove the files provided in the basewiki underlay from your wiki, if you have not created custom local versions of them, so that these pages will be automatically updated in future ikiwiki upgrades.
2006-03-24web commit by joeywww-data
2006-03-23*warning* any wrappers built with a previous version of ikiwiki need to bejoey
rebuilt This changes ikiwiki's syntax to require only 2 parameters (source and dest) and not three. The templatedir parameter is now an optional --templatedir.
2006-03-21note that format of historyurl changed too..joey
2006-03-19foojoey
2006-03-19web commit by joeywww-data
2006-03-19basewiki integrationjoey
2006-03-15debianisejoey
2006-03-15config files now based on perl modulesjoey
add MakeMaker foo for module
2006-03-13improved setup file morejoey
2006-03-13document setup filesjoey
2006-03-13add --setup, --wrappermodejoey
allow filename param to --wrapper
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-12web commit from 66.118.98.137: www-data
2006-03-12web commit from 66.118.98.137: www-data
2006-03-12web commit from 66.118.98.137: www-data
2006-03-12template for recentchangesjoey
2006-03-12web commit from 66.118.98.137: www-data
2006-03-11web commit from 66.118.98.137: www-data
2006-03-11web commit from 66.118.98.137: www-data
2006-03-11web commit from 66.118.98.137: www-data
2006-03-11upjoey