aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Setup/Automator.pm
Commit message (Expand)AuthorAge
* Fix admin openid detection in setup automator, and avoid prompting for a pass...Joey Hess2010-02-27
* Add force_overwrite setting to make setup automator overwrite existing files/...•••This can be useful if you're driving the setup automator from another program. Joey Hess2010-02-27
* setup automator: Configure Term::Readline to use bold for prompt, rather than...Joey Hess2010-02-01
* cvs: Add missing bit to Automator.Joey Hess2009-12-02
* auto.setup, auto-blog.setup: Fix sanitization of entered wikiname. Closes: #5...Joey Hess2009-09-23
* Setup automator: Check that each plugin added to the generated setup file can...Joey Hess2009-06-05
* Merge branch 'darcs'•••Conflicts: debian/changelog Joey Hess2009-04-04
|\
| * fix name of wrapperJoey Hess2009-04-04
| * support darcs in setup automator•••use a consistent name for the ikiwiki wrapper file Joey Hess2009-04-04
* | Add missing newline to Confirm Password prompt.Joey Hess2009-04-04
|/
* Setup automator: Fix bug in password comparison. Closes: #517654Joey Hess2009-03-01
* Setup automator: Prompt for password twice. Closes: #516973Joey Hess2009-02-24
* Avoid feeding decoded unicode to Term::ReadLine•••That resulted in double encoded display when using perl's stub readline module. Apparently that module unconditionally upgrades text to utf8, in a quite braindead way. (Term::ReadLine::Gnu::Perl worked ok.) Joey Hess2009-01-18
* Add auto-blog.setup•••It will set up an ikiwiki instance tuned for use in blogging. As part of this change, move the example sites into /usr/share/ikiwiki so they are available even if docs are not installed. Joey Hess2009-01-12
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* fix directory uniquification codeJoey Hess2008-08-22
* monotone updates•••- Try to configure a wrapper - Fix (?) ikiwiki-makerepo repo name mangling - Add big warning about passphrases - Doc updates Joey Hess2008-08-22
* Fix bug in wikiname sanitisation in the setup automator.Joey Hess2008-08-21
* improve handling of typoed or problem rcsJoey Hess2008-08-21
* typoJoey Hess2008-07-27
* add new wiki to wikilistJoey Hess2008-07-27
* password prompt for admin userJoey Hess2008-07-27
* automator improvementsJoey Hess2008-07-27
* rcs hook setup for the two I knowJoey Hess2008-07-27
* setup automator•••"ikiwiki -setup /etc/ikiwiki/simple.setup" can be used set up a new wiki in seconds Joey Hess2008-07-27