Joey Hess
b1dade8d96
allow multiple setup file types, and support safe parsing
...
Finally removed the last hardcoding of IkiWiki::Setup::Standard.
Take the first "IkiWiki::Setup::*" in the setup file to define the
setuptype, and remember that type to use in dumping later. (But it can be
overridden using --set, etc.)
Also, support setup file types that are not evaled.
2010-03-19 14:52:17 -04:00
Joey Hess
6dc6fe2f9b
fix apparently confusing wording
2010-03-19 13:45:43 -04:00
Joey Hess
af83b4c5f5
Revert "corrected the update-the-laptop-from-the-server section"
...
No, we don't normally push from servers to laptops. Because
most laptops do not have publicly accessible IP addresses,
for one thing. Also because there's really no reason to ssh to
the server from your laptop in order to update the laptop when you
can just pull.
2010-03-19 13:40:02 -04:00
Joey Hess
a2e387d64b
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-03-19 13:39:51 -04:00
Joey Hess
cbf269eee2
audited use POSIX
...
The POSIX perl module exports a huge number of functions by default, so
make sure all imports are qualified. (And remove one that was not
necessary.)
2010-03-19 13:12:28 -04:00
kierun
96a54b35fe
2010-03-19 15:45:26 +00:00
p4f
eef4768d2d
2010-03-19 07:57:40 +00:00
http://kerravonsen.dreamwidth.org/
2c310f8349
comment about comments
2010-03-19 01:09:44 +00:00
p4f
f54b5f583d
2010-03-19 00:57:03 +00:00
p4f
4f4e09f925
2010-03-19 00:56:27 +00:00
haho
fe86a91ffe
2010-03-18 23:43:04 +00:00
haho
deb3cd8c49
2010-03-18 23:39:42 +00:00
http://kerravonsen.dreamwidth.org/
9a6a285120
corrected the update-the-laptop-from-the-server section
2010-03-18 22:33:18 +00:00
Joey Hess
dddd6aa990
Allow wrappers to be built using tcc.
2010-03-18 17:44:46 -04:00
Joey Hess
b4ab74e722
C warning cleanup
2010-03-18 17:40:18 -04:00
Joey Hess
fed7383903
update
2010-03-18 13:37:35 -04:00
Jon Dowland
760c315589
comment
2010-03-18 15:23:18 +00:00
Jon Dowland
ea07442e7a
comment
2010-03-18 15:21:38 +00:00
p4f
a02a06cb9d
2010-03-18 12:05:33 +00:00
p4f
73c2551dd4
2010-03-18 12:03:34 +00:00
nil
7b7d1cfcb7
distro confusion
2010-03-18 07:56:15 +00:00
nil
a78212be33
2010-03-18 07:21:09 +00:00
Joey Hess
60b71996da
add Makefile to exclude example
2010-03-17 23:24:31 -04:00
Joey Hess
6cae23dbbe
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-03-17 23:22:26 -04:00
Joey Hess
cbc5fcff61
set exclude example to match *.private and improve its description
2010-03-17 23:21:35 -04:00
kierun
4054f8d8ce
2010-03-17 09:14:46 +00:00
http://smcv.pseudorandom.co.uk/
0f433ed01c
link to highlight
2010-03-17 00:42:38 +00:00
moy
c4e46dfeba
Removed pop
2010-03-16 08:57:27 +00:00
tschwinge
4cff2b6233
No more Discussion Pages of Discussion Pages of...
2010-03-15 08:55:37 +00:00
Joey Hess
aa36cd66ba
update
2010-03-14 15:30:18 -04:00
Joey Hess
d958e96b01
update
2010-03-14 15:28:50 -04:00
Joey Hess
ceadd86293
update
2010-03-14 15:26:24 -04:00
Joey Hess
87a36bbb46
update
2010-03-14 15:22:45 -04:00
Joey Hess
a5ded6437d
slight optimisation to file_pruned
...
Precompile the regexp, rather than rebuilding on every call.
2010-03-14 15:21:42 -04:00
Joey Hess
223b8efab0
update
2010-03-14 15:12:59 -04:00
Joey Hess
a5ee401044
note that the patch on this page is complely broken, and allows any file starting with a dot to be included
...
If you applied that patch to your site, you should remove it right away!
2010-03-14 15:08:41 -04:00
Joey Hess
823ec815d4
Add a include setting, which can be used to make ikiwiki process wiki source files, such as .htaccess, that would normally be skipped for security or other reasons. Closes : #447267 (Thanks to Aaron Wilson for the original patch.)
2010-03-14 14:58:13 -04:00
Joey Hess
a79c52337c
fix missing close quote on all the Content-Transfer-Encoding in the German po files
2010-03-14 13:44:01 -04:00
Joey Hess
c944bffe3d
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-03-14 13:16:12 -04:00
Joey Hess
30c30a0cdd
Add complete German basewiki and directives translation done by Sebastian Kuhnert.
2010-03-14 13:15:55 -04:00
http://pmate.myopenid.com/
7c5bfbe2b6
2010-03-14 12:19:34 +00:00
Joey Hess
0f777be509
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-03-13 23:59:35 -05:00
https://launchpad.net/~ojwb
7bca48f5ce
2010-03-14 04:56:13 +00:00
Joey Hess
725a1cf0e8
update; bleargh
2010-03-13 20:45:44 -05:00
Joey Hess
c0ad4929de
Improve openid url munging; do not display anchors and cgi parameters, as used by yahoo and google urls.
2010-03-13 20:10:50 -05:00
Joey Hess
fd43e83fcf
update
2010-03-13 19:56:54 -05:00
Joey Hess
702c097ac2
update
2010-03-13 19:40:20 -05:00
Joey Hess
8f4f81cdfd
wrinkles
2010-03-13 19:24:51 -05:00
Joey Hess
4f6c544fa8
munge to avoid markdown eating email addresses
2010-03-13 19:12:52 -05:00
Joey Hess
e96aa16ab9
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-03-13 19:08:24 -05:00