http://kerravonsen.dreamwidth.org/
c757cfa64f
I'm not sure if I'm supposed to tag this as patch, so I removed the tag.
2010-03-25 03:38:14 +00:00
http://kerravonsen.dreamwidth.org/
dc96603212
bug and fix
2010-03-25 03:35:14 +00:00
Simon McVittie
81cd306900
an updated branch
2010-03-25 00:05:58 +00:00
http://kerravonsen.dreamwidth.org/
1a587504e9
what about a SortSpec rather than a sort-hook?
2010-03-24 22:48:47 +00:00
http://smcv.pseudorandom.co.uk/
3b08b19b4e
use `` to avoid markdown eating example pagespecs
2010-03-24 21:33:03 +00:00
Joey Hess
f38e61c53b
work around silly warning
2010-03-24 16:40:37 -04:00
Joey Hess
0219529699
fix unicode with YAML::Syck
...
Syck-- it doesn't use unicode by default?! Hello, 2010 calling..
2010-03-24 16:19:50 -04:00
Joey Hess
eb06a01355
use perl YAML for dumping
...
Only it understands $YAML::UseHeader
2010-03-24 16:12:35 -04:00
Joey Hess
a76206d480
fix back-compat with old Net::OpenID
...
Debian stable's Net::OpenID does not support getting extension fields.
2010-03-24 15:32:35 -04:00
Joey Hess
601caffac0
add newline to --set-yaml value
...
YAML is picky about the data ending with a newline, and this makes
it easier to accomplish that
2010-03-24 15:25:10 -04:00
Joey Hess
3166479fe4
fall back from YAML::Any to just YAML
...
for portabilty to old YAML in Debian stable that lacks the former.
2010-03-24 14:53:32 -04:00
Joey Hess
c64c4b9962
Add --set-yaml switch for setting more complex config file options.
2010-03-24 14:39:50 -04:00
Joey Hess
4415686d05
add YAML suggests
2010-03-24 14:30:54 -04:00
Joey Hess
271449062a
use YAML::Any to allow faster versions to be used if available
2010-03-24 14:30:38 -04:00
http://smcv.pseudorandom.co.uk/
27f1e77bc6
thoughts
2010-03-24 17:26:46 +00:00
http://smcv.pseudorandom.co.uk/
9d4bedf760
relationship with [[plugins/contrib/report]]
2010-03-24 17:11:17 +00:00
cian
8108a7f4ba
2010-03-24 13:36:59 +00:00
http://smcv.pseudorandom.co.uk/
48c09d4463
note: old version untested
2010-03-24 03:30:06 +00:00
http://smcv.pseudorandom.co.uk/
7fbddb032e
link to an alternative approach that I decided against
2010-03-24 03:27:11 +00:00
http://smcv.pseudorandom.co.uk/
1c7d5eabd7
propsed branch
2010-03-24 03:24:15 +00:00
http://smcv.pseudorandom.co.uk/
4fd05df4d4
cross-reference
2010-03-24 03:04:16 +00:00
http://jmtd.livejournal.com/
e74a85c671
rename forum/Warnings:___39__utf8___34____92__xAB__34___does_not_map_to_Unicode_at___47__usr__47__share__47__perl5__47__IkiWiki.pm_line_774__44_____60____36__in__62___chunk_1.__39__.mdwn to forum/utf8_warnings_for___34____92__xAB__34__.mdwn
2010-03-22 23:01:00 +00:00
http://jcftang.myopenid.com/
cc9621a681
sadly we moved to using drupal for most of our site
2010-03-22 20:57:27 +00:00
Joey Hess
440e18bc15
reset setuptype first, actually
...
so setup file can override default
2010-03-21 14:59:21 -04:00
Joey Hess
85778f59fd
check for 'require' instead of 'use'
2010-03-21 14:52:21 -04:00
Joey Hess
aea5bf9b40
reset setuptype to standard after an automator setup file is loaded
...
so a standard file is generated (by default)
2010-03-21 14:51:47 -04:00
Joey Hess
9fb3409613
new tip
2010-03-19 17:58:40 -04:00
Joey Hess
dc128dd829
fix newlines in commented defaults
2010-03-19 17:54:58 -04:00
Joey Hess
3b08789e6f
load YAML on demand
...
so as not to break test suite if YAML is not avilable
2010-03-19 16:09:07 -04:00
Joey Hess
07bb08d094
shorten setuptype
2010-03-19 15:55:10 -04:00
Joey Hess
bba513a3e5
Add support for setup files written in YAML.
...
Not the default. (Yet?)
2010-03-19 15:52:53 -04:00
Joey Hess
19a794b482
parameterized indent
2010-03-19 15:44:28 -04:00
Joey Hess
10f8a2c858
improve comments
2010-03-19 15:36:33 -04:00
Joey Hess
bbe1f2e493
move generic comment into IkiWiki::Setup
2010-03-19 15:35:21 -04:00
Joey Hess
522daa7ea8
factored out generic commented line dumping
2010-03-19 15:27:15 -04:00
Joey Hess
8a5084bc62
whitespace
2010-03-19 15:09:08 -04:00
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