summaryrefslogtreecommitdiff
path: root/doc/usage.mdwn
AgeCommit message (Expand)Author
2007-03-31* Add a templates page to the basewiki. It will automatically list alljoey
2007-03-29* Add --post-commit option, which allows for the case of a split web serverjoey
2007-02-18* New domain name for ikiwiki: ikiwiki.info. Update your links.joey
2007-02-14web commit by JoshTriplett: Link to mdwn2man.joey
2007-02-14web commit by JoshTriplett: Copyedit.joey
2007-02-09* viewcvs is now viewvc (in Debian unstable), update everything to use thejoey
2007-02-02* Add canedit hook, allowing arbitrary controls over when a page can bejoey
2007-01-24web commit by JeremyReed: As of 1.37, you have to manually enable a rcs => "s...joey
2007-01-12* Search in default location for templates as a fallback when templatedir isjoey
2006-12-28web commit by JeremyReed: fix typojoey
2006-12-23responses and doc improvementjoey
2006-12-19* Add userdir config setting.joey
2006-10-08* Atom feed support based on a patch by Clint Adams.joey
2006-09-21* Add --render mode, which can be used to preview an edit at the commandjoey
2006-09-06* Add support for mercurial, contributed by Emanuele Aina.joey
2006-08-27* Patch from James Westby to add a --sslcookie switch, which forcesjoey
2006-08-27linkifyjoey
2006-08-25* Use DESTDIR and not PREFIX to specify installation prefix for packaging.joey
2006-08-16* Add --syslog config option, to log to the syslog.joey
2006-08-13* The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed.joey
2006-07-30* Change meta tags to use html entity-escaped text for values, so thatjoey
2006-07-30* ikiwiki can now download and aggregate feeds with its new aggregatejoey
2006-07-28* Add getopt hook type, this allows plugins to add new command-line options.joey
2006-07-07* Support a w3mmode, which lets w3m run ikiwiki using its local CGIjoey
2006-07-04* Make RecentChanges use a table and some CSS, should be much more readable.joey
2006-07-04* Make ikiwiki --setup --refresh rebuild wrappers, so wrapper rebuildjoey
2006-07-03* Support htmlize plugins and make mdwn one such plugin, which is enabled byjoey
2006-06-27* Support pinging services such as Technorati using XML-RPC to notify themjoey
2006-06-02* Add support for using git instead of subversion as the RCS backend,joey
2006-05-29* Add --timeformat config option to allow changing how dates are displayed.joey
2006-05-26 * --getctime had bitrotted (well I only ever used it the once so far..), joey
2006-05-05* Allow discussion links on pages to be turned off with --no-discussion.joey
2006-05-05* Removed --sanitize and --no-sanitize, replaced with --plugin htmlscrubberjoey
2006-05-03rather a lot of changes to make hyperestraier search be a plugin, allowingjoey
2006-05-02* Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc,joey
2006-05-02* Added plugin system, currently only supporting for PreProcessorDirectives.joey
2006-04-25back to basejoey
2006-04-25implemented html sanitisationjoey
2006-04-24updatejoey
2006-04-21patch fron Branden to install the man page in Makefile.PLjoey
2006-04-07typojoey
2006-03-29added --hyperestraier switch, which turns on search supportjoey
2006-03-29Implemented --underlaydir, and moved files provided by underlay out of docjoey
2006-03-26split up options by typejoey
2006-03-26add --refresh and make it with with --setupjoey
2006-03-26added --getctimejoey
2006-03-24Removed the rss feeds for every page, which wasn't really entirely useful.joey
2006-03-23add support for generating per-page rss feedsjoey
2006-03-23Getopt::Long is a huge, heavy perl module. So why use it?joey
2006-03-23*warning* any wrappers built with a previous version of ikiwiki need to bejoey