summaryrefslogtreecommitdiff
path: root/doc/tips
AgeCommit message (Collapse)Author
2009-04-19(no commit message)simonraven
2009-04-16typo - but it bugged me...http://furicle.pip.verisignlabs.com/
2009-04-13(no commit message)simonraven
2009-04-13(no commit message)simonraven
2009-04-13(no commit message)simonraven
2009-04-13(no commit message)simonraven
2009-04-12(no commit message)simonraven
2009-04-12(no commit message)simonraven
2009-04-12(no commit message)simonraven
2009-04-12(no commit message)simonraven
2009-04-12(no commit message)simonraven
2009-04-12(no commit message)simonraven
2009-04-12(no commit message)simonraven
2009-04-11Add a microblog template that is useful for inlining microblogging posts.Joey Hess
2009-04-10better nameJoey Hess
2009-04-10noteJoey Hess
2009-04-10formattingJoey Hess
2009-04-10updateJoey Hess
2009-04-10turn off quickJoey Hess
quick makes the permalinks not be followed
2009-04-10new tipJoey Hess
2009-03-29bit more tweakinesssimonraven
2009-03-29minor formatting tweakssimonraven
2009-03-04typo and typographyPaulePanter
2009-02-08fix typohttp://dmarti.myopenid.com/
2009-01-31rename apache404 -> 404Joey Hess
This may already work with other web servers that have copied apache's interface, and it should be easy to add support to it for web servers that use some other interface. So, make the name more general.
2009-01-31doc updates for goto branch mergeJoey Hess
2009-01-12combine two pagesJoey Hess
2009-01-12updateJoey Hess
2009-01-11(no commit message)tobias_verbeke
2009-01-06updateJoey Hess
2008-12-31formattingJoey Hess
2008-12-31fix moveprefs transitionJoey Hess
2008-12-29Merge branch 'master' into nextJoey Hess
2008-12-29Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-12-29some initial instructions for publishing wikis on githubJoey Hess
2008-12-29(no commit message)http://blog.mithis.net/
2008-12-29(no commit message)http://blog.mithis.net/
2008-12-28clarify cgiurl settingJoey Hess
2008-12-26updateJoey Hess
2008-12-26deprecate embed plugin tooJoey Hess
I see that this plugin's lists of safe content are already well out of date, and htmlscrubber_skip offers a non whitelist based approach, so let's deprecate this plugin for 3.0.
2008-12-24make ikiwiki-transition prefix_directives take a setup fileJoey Hess
This is easier to remeber, and less error-prone than passing it all the pages in the wiki.
2008-12-24remove deprecated googlecalendar pluginJoey Hess
2008-12-24remove deprecated admin prefsJoey Hess
A new ikiwiki-transition moveprefs subcommand can pull the old data out of the userdb and inject it into the setup file. Note that it leaves the old values behind in the userdb too. I did this because I didn't want to lose data if it fails writing the setup file for some reason, and the old data in the userdb will only use a small amount of space. Running the command multiple times will mostly not change anything.
2008-12-23updateJoey Hess
2008-12-23remove globlist supportJoey Hess
No transition code implemented, but I will probably make a 2.x release that warns about found globlists.
2008-12-23Merge branch 'master' into nextJoey Hess
2008-12-23fix a few directives using the old syntaxJoey Hess
I'm turning on prefix_directives for the live wiki now.
2008-12-23beginning docs for 3.0Joey Hess
2008-12-20noteJoey Hess
2008-12-20minor editsbrush