Commit Graph

314 Commits (7ba0f7d297e7d3e833756016b635ffa0cc78200e)

Author SHA1 Message Date
Joey Hess 3b83e52018 rename apache404 -> 404
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-31 19:26:36 -05:00
Joey Hess e5c8bc6222 doc updates for goto branch merge 2009-01-31 19:10:48 -05:00
Joey Hess 756197f30f combine two pages 2009-01-12 20:01:03 -05:00
Joey Hess 7491b7de11 update 2009-01-12 19:16:12 -05:00
tobias_verbeke 7b1026b1a8 2009-01-11 16:04:32 -05:00
Joey Hess 1c2da36274 update 2009-01-06 19:30:22 -05:00
Joey Hess 56e2854cec formatting 2008-12-31 15:27:52 -05:00
Joey Hess 794dbd2476 fix moveprefs transition 2008-12-31 14:54:22 -05:00
Joey Hess 1ca191b570 Merge branch 'master' into next 2008-12-29 15:08:32 -05:00
Joey Hess 82e6902a67 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-12-29 14:59:48 -05:00
Joey Hess ee598e42f6 some initial instructions for publishing wikis on github 2008-12-29 14:58:54 -05:00
http://blog.mithis.net/ 3032909090 2008-12-29 02:01:49 -05:00
http://blog.mithis.net/ 1ac4637d4f 2008-12-29 01:26:34 -05:00
Joey Hess d8f16c4d95 clarify cgiurl setting 2008-12-28 22:03:34 -05:00
Joey Hess 733c7592b7 update 2008-12-26 15:29:04 -05:00
Joey Hess c2d2ff0199 deprecate embed plugin too
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-26 15:27:49 -05:00
Joey Hess 04f064e78a make ikiwiki-transition prefix_directives take a setup file
This is easier to remeber, and less error-prone than passing it all the
pages in the wiki.
2008-12-24 19:48:42 -05:00
Joey Hess 3fbe2569ff remove deprecated googlecalendar plugin 2008-12-24 16:22:35 -05:00
Joey Hess 7ba65e7f4b remove deprecated admin prefs
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-24 16:16:03 -05:00
Joey Hess 149fbf97d6 update 2008-12-23 17:14:47 -05:00
Joey Hess c07a95ed8e remove globlist support
No transition code implemented, but I will probably make a 2.x release that
warns about found globlists.
2008-12-23 17:11:04 -05:00
Joey Hess 6e4f34b0b8 Merge branch 'master' into next 2008-12-23 16:27:02 -05:00
Joey Hess ecf2408bf6 fix a few directives using the old syntax
I'm turning on prefix_directives for the live wiki now.
2008-12-23 16:25:52 -05:00
Joey Hess db7983c846 beginning docs for 3.0 2008-12-23 16:20:37 -05:00
Joey Hess 6828cd84a1 note 2008-12-20 11:04:45 -05:00
brush 4176c3483d minor edits 2008-12-20 05:58:00 -05:00
brush 39e5de4e33 added details on cgi wrapper creation 2008-12-20 05:56:04 -05:00
http://weakish.int.eu.org/ 3d7d29791e vimperator can do this, too. 2008-12-20 04:18:56 -05:00
Joey Hess ddabb010b2 rename comments_display to comment 2008-12-19 14:03:26 -05:00
Joey Hess d7855474fd document how to make a global comments feed 2008-12-18 20:20:42 -05:00
Joey Hess fa130859dc response 2008-12-03 15:37:48 -05:00
Jon Dowland 6e9ec937fa u32.net disappeared 2008-12-02 15:02:24 +00:00
http://alcopop.org/me/openid/ 3cf1e3931d update for rename of users/jondowland.mdwn to users/jon.mdwn 2008-12-02 10:00:36 -05:00
http://alcopop.org/me/openid/ 157f184262 update for rename of users/jondowland.mdwn to users/jon.mdwn 2008-12-02 10:00:28 -05:00
http://alcopop.org/me/openid/ d3984de8a1 update for rename of users/jondowland.mdwn to users/jon.mdwn 2008-12-02 10:00:27 -05:00
Blanko 1a0147b6b3 2008-12-02 08:21:02 -05:00
Joey Hess 2ab3132d3b document other files in .ikiwiki 2008-11-11 21:01:16 -05:00
Jon Dowland 17731892ec reply 2008-11-10 23:38:45 +00:00
Jon Dowland 81a87988c4 Merge branch 'master' of git://git.ikiwiki.info 2008-11-10 23:35:00 +00:00
Joey Hess 183270a845 response 2008-11-10 18:34:35 -05:00
Jon Dowland f28069a05c add discussion on this tip 2008-11-10 23:34:09 +00:00
http://alcopop.org/me/openid/ 91315207cf specifying the user in recentchanges for anon git pushes 2008-11-10 18:30:08 -05:00
Joey Hess d5853f3e33 reorg to avoid broken link in basewiki
ikiwiki/markdown is a basewiki page and shouldn't link to pages in tips.

Instead, make the tips link to it, so backlinks will point back to them.
While I'm at it, move the info about the emacs mode to a tip.
2008-11-10 17:40:03 -05:00
Joey Hess 4287a02069 reorganize vim syntax highlighting info
There was already a tip about it; move the plasticboy version to there.
2008-11-10 13:19:22 -05:00
Jason Blevins 62d25b61f9 Fix typo 2008-10-24 17:11:11 -04:00
Joey Hess 8b1313825c note about spoofing 2008-10-24 16:31:51 -04:00
Joey Hess 0538498ed0 links 2008-10-24 16:21:22 -04:00
Joey Hess 86ea8adaf3 new tip on setting up anonymous push 2008-10-24 15:47:18 -04:00
Joey Hess 2af90681c7 re-encode to utf-8
I noticed the Fedora package doing this as part of its build.
2008-10-20 20:32:07 -04:00
Joey Hess 4729426292 pull together info on converting to ikiwiki from other systems 2008-10-20 16:55:38 -04:00
Joey Hess 3bdc66d300 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-10-19 19:55:28 -04:00
intrigeri 991c1b096b some more example bugfixes 2008-10-19 19:48:14 -04:00
intrigeri 3d8a6fa447 fix example 2008-10-19 19:47:19 -04:00
Joey Hess 3f8eb12b5f response 2008-10-19 19:28:25 -04:00
http://xma.myopenid.com/ d8e653e684 Webserver, why ? 2008-10-19 19:20:19 -04:00
intrigeri 9f7298d4fe linked to rcs/git to be in the backlinks 2008-10-19 18:45:38 -04:00
intrigeri cf84dc5d2b initial tip submission 2008-10-19 18:33:59 -04:00
http://hendry.iki.fi/ 943a4ff520 google plugin linked 2008-10-18 09:21:24 -04:00
lschiere 8747b12b57 2008-10-06 00:32:20 -04:00
AlexandreDupas 2986f8f3c6 Tips on configuring lighttpd to enable ikiwiki.cgi 2008-09-15 11:29:57 -04:00
Joey Hess 135628f6d4 move inline docs to ikiwiki/directive/inline
ikiwiki/blog will be going away
2008-09-11 19:39:35 -04:00
Joey Hess 8a3d15141c remove dead link 2008-09-11 19:38:18 -04:00
Joey Hess 0933fde58c reword 2008-09-11 15:56:34 -04:00
Joey Hess e12daf3d98 updates, document using git post-merge hook since it's available now 2008-09-11 15:52:34 -04:00
http://john.choffee.co.uk/ 9733d1f79a Added a tip about intergrating Disqus comments into your blog. 2008-08-19 05:30:33 -04:00
http://josephturian.blogspot.com/ 7ad64a29d7 2008-08-16 17:14:43 -04:00
Joey Hess 4f06e7402a remove ikiwiki.setup
To generate your own, use ikiwiki -dumpsetup ikiwiki.setup

Update docs.
2008-07-26 22:55:39 -04:00
AlexandreDupas eca900e659 corrected link to the wikiannounce program 2008-07-23 09:04:28 -04:00
Simon McVittie e3a8495271 Migrate escaped directives (\[[) in the rest of doc to have \[[! prefix 2008-07-21 12:47:07 +01:00
Simon McVittie 47d179802d Migrate everything else via prefix_directives
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
2008-07-21 12:32:31 +01:00
Joey Hess d08ab2ba46 move complex examples to a tip 2008-07-16 17:43:57 -04:00
Joey Hess 5d027102f5 fix link 2008-07-14 15:20:37 -04:00
Joey Hess ca30d95a78 rename uuid to guid 2008-07-12 10:59:45 -04:00
Joey Hess c522fffe09 document uuid 2008-07-12 10:53:57 -04:00
Joey Hess 849792d4d8 response 2008-07-08 20:47:29 -04:00
Joey Hess b774349f39 web commit by https://id.mayfirst.org/jamie/ 2008-07-08 20:42:28 -04:00
Joey Hess 479407da4d web commit by https://id.mayfirst.org/jamie/ 2008-07-08 20:41:45 -04:00
Joey Hess 1eb2110e06 response 2008-06-20 19:42:09 -04:00
Joey Hess 984e832855 web commit by http://sabr.myopenid.com/ 2008-06-20 14:11:12 -04:00
Joey Hess ac1f51234a web commit by http://sabr.myopenid.com/ 2008-06-20 14:09:30 -04:00
Joey Hess a6a2010944 craziest tip ever 2008-06-15 15:05:02 -04:00
Joey Hess 0415917f1e response 2008-06-15 13:56:08 -04:00
Joey Hess c5d0e6285f web commit by http://sabr.myopenid.com/ 2008-06-13 18:00:14 -04:00
Joey Hess 11c634d772 web commit by http://sabr.myopenid.com/ 2008-06-13 17:42:11 -04:00
Joey Hess aa7935d0d9 web commit by tschwinge: Typo fixes. 2008-05-27 18:17:41 -04:00
Joey Hess 3a753c92a7 add a tip about configuring apache to run ikiwiki.cgi 2008-05-21 15:13:31 -04:00
Joey Hess dafa7ef3e2 most modules are pre-installed now 2008-05-08 00:20:49 -04:00
Joey Hess be89d6749e update 2008-05-07 23:51:01 -04:00
Joey Hess 2c000c6e32 fix links 2008-05-06 19:24:00 -04:00
Joey Hess dc26eb7d12 new tip documenting how to use the pinger and pingee plugins 2008-05-06 19:22:09 -04:00
Joey Hess 069c938aad update 2008-05-05 20:22:10 -04:00
Joey Hess 86c6f2b963 fix PERL5LIB in examples
Using `pwd` makes some modules that call cpan recursively succeed to
install
2008-05-05 20:12:06 -04:00
Joey Hess 8599297edf update 2008-05-05 18:59:20 -04:00
Joey Hess 7588f7b239 correction 2008-05-05 18:59:02 -04:00
Joey Hess df13ac07c8 more on cleanup 2008-05-05 15:39:36 -04:00
Joey Hess 545054c356 releasing version 2.45 2008-05-05 15:17:44 -04:00
Joey Hess a72c33c76c updates 2008-05-05 15:03:38 -04:00
Joey Hess b1b9c2c0d1 formatting 2008-05-05 14:58:21 -04:00
Joey Hess b428fb1b14 formatting 2008-05-05 14:53:31 -04:00
Joey Hess 3a9dfb8361 enhancesments for shared hosting
* Add a Bundle::Ikiwiki to the source for use with CPAN to install *all*
  the modules ikiwiki can use.
* Add a cpan directory containing a CPAN::MyConfig that can ease use of
  CPAN to install in a home directory on shared hosting providers.
* With these changes, it's pretty easy to install onto nearlyfreespeech.net
  and probably other shared hosting providers like dreamhost. Added
  a tip page documentng the process for nearlyfreespeech.
2008-05-05 14:51:26 -04:00
Joey Hess ad44c47977 rename to more specific name 2008-05-05 14:14:08 -04:00
Joey Hess a516b2a63f web commit by http://hendry.iki.fi/: google search 2008-04-19 17:15:30 -04:00
Joey Hess fbe5e9b144 add a tip about dealing with ikiwiki's binary state files 2008-03-21 13:52:50 -04:00
Joey Hess 127d97066b Time::Duration is no longer used, remove from docs and recommends. 2008-03-19 21:59:40 -04:00
Joey Hess a58ff2b058 web commit by http://alcopop.org/me/openid/: fix link to myself 2008-03-10 16:33:18 -04:00
Joey Hess 41c7e7fd57 web commit by http://weakish.int.eu.org/: I think ikiwiki is more suitable for VPS/dedicated server. Shared hosting doesn't fit. 2008-03-05 07:37:20 -05:00
Joey Hess 59379d0205 web commit by bremner: a bit rough, but hopefully someone finds it useful 2008-03-03 08:21:04 -05:00
Joey Hess 150acf68ec web commit by bremner 2008-03-03 07:13:13 -05:00
Joey Hess 119f2e426d web commit by bremner 2008-03-03 06:51:13 -05:00
Joey Hess b2cd1e649e web commit by bremner 2008-03-03 06:50:33 -05:00
Joey Hess 598ffb7133 web commit by http://liw.iki.fi/liw/: Document that you need to clone repository, not the actual source directory 2008-03-02 18:29:34 -05:00
Joey Hess 37dd9b0dc3 fix location 2008-02-29 22:41:20 -05:00
Joey Hess 7129554701 web commit by http://alcopop.org/me/openid/: brief biog 2008-02-29 13:06:49 -05:00
Joey Hess 74e8c5197e web commit by http://alcopop.org/me/openid/: potwiki 2008-02-29 13:05:12 -05:00
Joey Hess d583c335a8 web commit by bremner 2008-02-29 08:38:27 -05:00
Joey Hess 28a7edf811 web commit by bremner 2008-02-28 10:01:59 -05:00
Joey Hess 393a58b866 web commit by bremner 2008-02-28 09:57:48 -05:00
Joey Hess c371d1eb83 web commit by http://id.loopysoft.com/matt/: Update to include simpler instructions, hopefully more correct 2008-02-14 00:01:47 -05:00
Joey Hess e5f1688ac3 web commit by http://id.loopysoft.com/matt/: Ignore my stupid choices for paths 2008-01-22 01:46:05 -05:00
Joey Hess 10b7ccb13c web commit by http://id.loopysoft.com/matt/ 2008-01-22 01:38:43 -05:00
Joey Hess 8e1ca59025 move 2008-01-21 15:59:29 -05:00
Joey Hess 65db156614 update 2008-01-09 01:07:44 -05:00
Joey Hess b31e8c0826 * inline: Add copyright/license info on a per-post basis to atom
feeds if available. (rss doesn't allow such info on a per-post basis)
* meta: Allow copyright/license metadata to contain arbitrary markup.
2008-01-09 01:05:54 -05:00
Joey Hess 5e3a2fb6b1 Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2007-12-15 12:29:25 -05:00
Joey Hess 290dfde6d4 add a link to a tip 2007-12-15 12:25:24 -05:00
Joey Hess 63b315c1c2 web commit by http://harningt.myopenid.com/ 2007-12-13 09:41:43 -05:00
Joey Hess 610e67199c response 2007-12-12 17:12:08 -05:00
Joey Hess 81feba2e04 web commit by http://harningt.myopenid.com/: IRC discussion about usage semantics 2007-12-10 16:40:27 -05:00
Joey Hess 7960031135 MAJOR basewiki reorg
Including redir pages for the moved basewiki pages. These will be removed in
a future release.
2007-12-08 15:59:08 -05:00
Joey Hess d75e4ee12c update some links from svn.kitenet.net to git.kitenet.net 2007-11-27 01:57:04 -05:00
joey 691c503c1f improvements 2007-10-22 01:47:15 +00:00
joey b1e3da4f43 new tip, describing essentially how I'm using ikiwiki and git on my laptop
to create branches of wikis
2007-10-22 01:45:55 +00:00
joey 6af5bf8290 web commit by http://madduck.myopenid.com/: add info on advantages and disadvantages of usedirs 2007-10-09 10:57:11 +00:00
joey d21d812b1c web commit by JonasSmedegaard: Fix typo. 2007-10-07 14:52:17 +00:00
joey 0e65c007c7 web commit by http://chris-lamb.co.uk/ 2007-10-05 06:59:14 +00:00
joey ae32bb4af9 typo 2007-09-11 00:10:10 +00:00
joey 12b0c68e4f comment 2007-09-10 05:59:05 +00:00
joey 4a1132c49f web commit by http://per.bothner.myopenid.com/: JavaScript tip to enable browsing using file: URLS 2007-09-10 04:32:55 +00:00
joey c3e200d8eb vim syntax highlighting file by Recai 2007-05-28 23:28:38 +00:00
joey 5a667b08d8 response 2007-05-17 08:07:38 +00:00
joey b9dc3e84a5 web commit by KarlMW 2007-05-17 06:48:20 +00:00
joey a6438a5345 web commit by KarlMW 2007-05-16 10:39:28 +00:00
joey 6e16b3ab86 web commit by KarlMW: hassle with usedirs and relative linking - probably solved 2007-05-16 10:13:12 +00:00
joey cb25b4c7c4 web commit by hb: titles 2007-05-13 08:30:53 +00:00
joey 786287b684 web commit by http://ressukka.net/: Add an example of redirecting with lighttpd 2007-05-10 19:48:34 +00:00
joey 67631c51ab add 2007-04-29 22:48:35 +00:00
joey 0df9f8796e web commit by JoshTriplett: Anchor the RewriteRule patterns to the end of the URL, to avoid matching .html, .rss, or .atom in the middle of an URL (such as http://ikiwiki.info/bugs/Feeds_link_to_index.html_instead_of_directory/ ). 2007-04-15 07:20:29 +00:00
joey e855e30d01 * Add feedshow parameter to inline, which can be useful for eg, removing
old posts from feeds when permalinks change.
2007-04-14 20:58:02 +00:00
joey 64c3c474b2 add 2007-04-14 20:29:32 +00:00
joey 868ce06b36 turn tips page into a feed 2007-04-14 20:18:11 +00:00
joey 08f87ed62d formatting 2007-04-11 01:18:36 +00:00
joey d0764e86de turn this into a tip 2007-04-11 01:17:05 +00:00
joey 4843d460e7 web commit by JoshTriplett: Link post-commit. 2007-04-07 23:46:42 +00:00
joey 92fbaf377e web commit by JoshTriplett: Plural fix. 2007-04-06 22:02:31 +00:00
joey 082f51fc6d web commit by JoshTriplett: Re-add link to article in LinuxWorld.com. 2007-04-06 22:00:40 +00:00
joey be34d01d50 web commit by JoshTriplett: Fix duplicated "moreinfo" tag. 2007-04-06 21:57:16 +00:00
joey 736d2e14bb web commit by JoshTriplett: Typo fix. 2007-04-06 21:55:26 +00:00
joey 4bd97415af web commit by JoshTriplett: Use full path "examples/softwaresite" in reference to ikiwiki's documentation. 2007-04-06 21:54:23 +00:00
joey bf3e5e0039 fix 2007-04-06 21:52:22 +00:00
joey 9b9db4f8a7 fix 2007-04-06 21:51:36 +00:00
joey 57ce8898f6 use wikilinks
fix code in list
2007-04-06 21:50:58 +00:00
joey e2dddb9db5 update with edited and somewhat improved source from linuxworld 2007-04-06 21:47:48 +00:00
joey 30a8773988 uncomment the note 2007-04-06 21:36:47 +00:00
joey a7e9988061 Add the Integrated issue tracking with Ikiwiki article, which was orginally
published on linuxworld.com. Republished here with their permission, as
their contract allows me to keep the copyright and use it in this free
software project.
2007-04-06 21:36:07 +00:00