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