aboutsummaryrefslogtreecommitdiff
path: root/doc/usage.mdwn
Commit message (Expand)AuthorAge
* * Let CC be used to control what compiler is used to build wrappers.Joey Hess2007-11-25
* revert change by sundb_89. Please do not randomly change words on this page, ...Joey Hess2007-11-18
* web commit by sundb_89Joey Hess2007-11-18
* * Add wrappergroup config option, which can be used to cause wrappersJoey Hess2007-11-14
* commit.joey2007-09-06
* add linkjoey2007-09-05
* reorg all the pages about rcs backends. Fix all linksjoey2007-08-21
* * Fix --libdir to work at the command line.joey2007-08-13
* web commit by tschwinge: --usedirs is used by default.joey2007-08-08
* updatesjoey2007-08-04
* web commit by sward: Correction to plugin path in --libdir option descriptionjoey2007-07-28
* * Add a libdir config option to let ikiwiki load perl modules, includingjoey2007-07-27
* more triagejoey2007-07-25
* * Add a htmlext config option, this can be used to make ikiwiki generatejoey2007-07-25
* * Support setting svnpath to "" for wikis that are rooted at the top ofjoey2007-04-16
* magic 0joey2007-04-07
* * Finally apply the index.html patch, with thanks to everyone who workedjoey2007-04-01
* * Hide excess backlinks and expand using CSS trick; control quantiy viajoey2007-03-31
* * Add a templates page to the basewiki. It will automatically list alljoey2007-03-31
* * Add --post-commit option, which allows for the case of a split web serverjoey2007-03-29
* * New domain name for ikiwiki: ikiwiki.info. Update your links.joey2007-02-18
* web commit by JoshTriplett: Link to mdwn2man.joey2007-02-14
* web commit by JoshTriplett: Copyedit.joey2007-02-14
* * viewcvs is now viewvc (in Debian unstable), update everything to use thejoey2007-02-09
* * Add canedit hook, allowing arbitrary controls over when a page can bejoey2007-02-02
* web commit by JeremyReed: As of 1.37, you have to manually enable a rcs => "s...joey2007-01-24
* * Search in default location for templates as a fallback when templatedir isjoey2007-01-12
* web commit by JeremyReed: fix typojoey2006-12-28
* responses and doc improvementjoey2006-12-23
* * Add userdir config setting.joey2006-12-19
* * Atom feed support based on a patch by Clint Adams.joey2006-10-08
* * Add --render mode, which can be used to preview an edit at the commandjoey2006-09-21
* * Add support for mercurial, contributed by Emanuele Aina.joey2006-09-06
* * Patch from James Westby to add a --sslcookie switch, which forcesjoey2006-08-27
* linkifyjoey2006-08-27
* * Use DESTDIR and not PREFIX to specify installation prefix for packaging.joey2006-08-25
* * Add --syslog config option, to log to the syslog.joey2006-08-16
* * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed.joey2006-08-13
* * Change meta tags to use html entity-escaped text for values, so thatjoey2006-07-30
* * ikiwiki can now download and aggregate feeds with its new aggregatejoey2006-07-30
* * Add getopt hook type, this allows plugins to add new command-line options.joey2006-07-28
* * Support a w3mmode, which lets w3m run ikiwiki using its local CGIjoey2006-07-07
* * Make RecentChanges use a table and some CSS, should be much more readable.joey2006-07-04
* * Make ikiwiki --setup --refresh rebuild wrappers, so wrapper rebuildjoey2006-07-04
* * Support htmlize plugins and make mdwn one such plugin, which is enabled byjoey2006-07-03
* * Support pinging services such as Technorati using XML-RPC to notify themjoey2006-06-27
* * Add support for using git instead of subversion as the RCS backend,joey2006-06-02
* * Add --timeformat config option to allow changing how dates are displayed.joey2006-05-29
* * --getctime had bitrotted (well I only ever used it the once so far..), joey2006-05-26
* * Allow discussion links on pages to be turned off with --no-discussion.joey2006-05-05