summaryrefslogtreecommitdiff
path: root/doc/freesoftware.mdwn
AgeCommit message (Collapse)Author
2010-04-23template docu reorgJoey Hess
Remove wikitemplates page; fold its contents into templates page. Update all backlinks. Document new ability to put templates inside srcdir.
2008-07-21Migrate everything else via prefix_directivesSimon McVittie
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
2008-05-07clarificationJoey Hess
2007-06-30fixjoey
2007-06-30remove cruftjoey
2007-06-30formattingjoey
2007-04-13note that smiley icons are not licensed under the same all-permissive termsjoey
as the rest of basewiki
2007-03-31* Add a templates page to the basewiki. It will automatically list alljoey
available templates. Rename the old templates page to wikitemplates. * Include the note template in the basewiki. * Add a popup template in the basewiki. CSS based on some by Martin Krafft. * Make the note, popup, and plugin templates detect missing variables and be self-documenting, listing the available variables.
2007-02-27add basewiki pagejoey
2007-02-14web commit by JoshTriplett: meta titlejoey
2007-02-08* Drop the BSD license for the templates and basewiki, and just allow themjoey
to be used as close to public domain as possible.
2006-08-16typojoey
2006-08-16* Relicense the templates and basewiki under the 2-clause BSD license.joey
Since these can easily become part of other people's websites, they should be under as permissive a license as possible.
2006-08-13* The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed.joey
* Add --version. * Man page format fixups. * Add a %pagecase which maps lower-case page names to the actual case used in the filename. Use this in bestlinks calculation instead of forcing the link to lowercase. * Also use %pagecase in various other places that want to check if a page with a given name exists. * This means that links to pages with mixed case names will now work, even if the link is in some other case mixture, and mixed case pages should be fully supported throughout ikiwiki. * Recommend rebuilding wikis on upgrade to this version.
2006-03-24web commit by joeywww-data
2006-03-24web commit by joeywww-data