Joey Hess
f0090d8c57
check generated pages in
...
I considered not checking them in, or making the checkin configurable.
However, then they would remain not checked in if edited by a user, which is
probably not desired.
Note that passing undef as the username/ip to rcs_commit_staged may not
result in ideal behavior; the commit may seem to come from "anonymous" with
some revision control systems. Most of them handle it a bit better and just
have it come from whatever user is running the build.
2008-07-29 15:51:25 -04:00
Joey Hess
64def3eaea
Merge branch 'master' into tova
2008-07-29 15:40:23 -04:00
Joey Hess
d6c73e9ef6
rename discussion page to match plugin name
2008-07-29 15:40:07 -04:00
Joey Hess
a02c3f46ea
initial draft
2008-07-29 15:39:01 -04:00
Joey Hess
37245a9988
add refresh hook
2008-07-29 15:04:34 -04:00
http://schmonz.livejournal.com/
a81dfc9063
2008-07-29 00:20:35 -04:00
http://schmonz.livejournal.com/
48477d92fd
sorry, should have mentioned pkgsrc is cross-platform
2008-07-29 00:04:48 -04:00
http://schmonz.livejournal.com/
8de670263c
document unixauth.pm
2008-07-28 23:57:26 -04:00
http://ptecza.myopenid.com/
f44135c66b
* Edition
2008-07-28 03:17:32 -04:00
http://ptecza.myopenid.com/
0d75610f5b
* Completion
2008-07-28 03:14:02 -04:00
http://ptecza.myopenid.com/
03dfa83af2
* Progressbar plugin?
2008-07-28 03:09:43 -04:00
Joey Hess
73af360e99
fix cgiurl check
2008-07-27 19:21:56 -04:00
Joey Hess
25142cfa1d
libdir can be empty
2008-07-27 19:20:14 -04:00
Joey Hess
9be28d7865
handle options with no value and no example value
2008-07-27 19:19:04 -04:00
Joey Hess
36a58fe464
wrappers option is not needed, obsolete
2008-07-27 16:39:25 -04:00
Joey Hess
1a7838a599
missed one rename
2008-07-27 16:38:11 -04:00
Joey Hess
f484deabbc
update
2008-07-27 16:31:22 -04:00
Joey Hess
9607452346
typo
2008-07-27 16:11:06 -04:00
Joey Hess
1916afc603
rename
2008-07-27 16:08:44 -04:00
Joey Hess
950850f639
add new wiki to wikilist
2008-07-27 16:01:29 -04:00
Joey Hess
929a70a16d
password prompt for admin user
2008-07-27 15:44:11 -04:00
Joey Hess
c755bfd1d8
automator improvements
2008-07-27 15:16:03 -04:00
Joey Hess
3d4c32dace
lose the ugly $rawsetup, use a function
2008-07-27 15:08:10 -04:00
Joey Hess
ddef0d3170
Merge branch 'master' into autoconfig
...
Conflicts:
debian/changelog
doc/todo/color_plugin.mdwn
2008-07-27 11:43:47 -04:00
Joey Hess
3ce00b118e
add news item for ikiwiki 2.55
2008-07-27 11:32:34 -04:00
Joey Hess
ccd567948e
releasing version 2.55
2008-07-27 11:32:05 -04:00
http://ptecza.myopenid.com/
4c5b83cbcf
* RC2 color plugin
2008-07-27 09:30:55 -04:00
Joey Hess
4b6028a4cb
pkgsrc is NetBSD I take it
2008-07-27 01:59:16 -04:00
Joey Hess
9d00f9dfcd
update
2008-07-27 01:57:52 -04:00
Joey Hess
6040886c72
checkconfig before wrapper setup
...
Necessary now that the plugins control what wrappers are built.
2008-07-27 01:52:36 -04:00
Joey Hess
3d139e4312
rcs hook setup for the two I know
2008-07-27 01:50:43 -04:00
Joey Hess
f28b57526c
setup automator
...
"ikiwiki -setup /etc/ikiwiki/simple.setup"
can be used set up a new wiki in seconds
2008-07-27 01:39:11 -04:00
Joey Hess
e1f7146041
avoid clobbering example diffurl
2008-07-27 00:54:15 -04:00
http://schmonz.livejournal.com/
ef56820ea0
note pkgsrc package
2008-07-27 00:54:14 -04:00
Joey Hess
bc3363beb7
ikiwiki-update-wikilist: Add -r switch to remove. Default behavior is now always to add.
2008-07-27 00:02:04 -04:00
Joey Hess
4ef96e2d99
Merge branch 'master' into autoconfig
2008-07-26 23:22:42 -04:00
Joey Hess
ecc40d1769
changelog and tweaks
2008-07-26 23:15:50 -04:00
Joey Hess
618e3c1075
use new style error handling
2008-07-26 23:15:35 -04:00
Enrico Zini
e3713772f7
Added cutpaste plugin.
...
I'm wondering if cutandpaste wouldn't be a better name.
2008-07-26 23:08:17 -04:00
Joey Hess
1c831b472b
changelog
2008-07-26 23:06:40 -04:00
Enrico Zini
02078c406c
Handle the case when HTML got tidied.
...
This fixes debian bug #492529 .
2008-07-26 23:05:57 -04:00
Joey Hess
7a2a235fa4
update ignore
2008-07-26 23:04:54 -04:00
Joey Hess
4cbcd9bb3b
avoid leaking HOME
2008-07-26 23:04:37 -04:00
Joey Hess
e99cc6dd9e
generate an example ikiwiki.setup as part of the build
2008-07-26 23:02:46 -04:00
Joey Hess
6a64d13352
allow --dumpsetup to be used w/o specifying srcdir and destdir
...
shortcut tried to use srcdir in checkconfig; change it to not so this will
work.
2008-07-26 23:00:44 -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
Joey Hess
2c08693645
clarification
2008-07-26 22:39:46 -04:00
Joey Hess
67a63e7860
fixups
2008-07-26 22:38:43 -04:00
Joey Hess
6154dd03cb
finish with rcs plugin conversion
2008-07-26 22:28:18 -04:00
Joey Hess
14cd75746a
Version control backends promoted to first-class plugins
2008-07-26 22:27:24 -04:00