Age | Commit message (Collapse) | Author |
|
This reverts commits 45bcbc3f3a1d7181eb963a6da571e802556185f7 and
0eb99732fdee36b575de01215548a8ed5324f136.
|
|
|
|
if the field already has a value.
|
|
... to work around lost [[!meta title="whatever"]] information.
|
|
|
|
New files copied from a2482475a7ed0b6f54df10a87a8665e2361f3598 of
<git://github.com/rubykat/ikiplugins.git> by Kathryn Andersen
<perlkat@katspace.org>.
|
|
|
|
|
|
This reverts commit e13154a3ce991a98c5d05af18f8ca03f1e791e1a.
|
|
This reverts commit ebdd8f3d9874c00937032e4a13f894fe16ffd107.
|
|
|
|
This reverts commits 838ef7237916ac6832330bd9c866863c23bf22f8,
bcba8add9ee84e20acacb209cab246fc597ff433,
326a1d886c50a9319e00cf1fa165dfb332b67bc7,
57aeccd32fcbf5d9a379dfc4b0c5e41d30e497e9,
36f82e656e4477044167ac1643598acd4af24950,
0d1010294d49e7032e7b38836ddb1ce8f6d1cad4.
|
|
This reverts commit 34fe20f5a917e5a3e1502dedaf340bda52ee0566.
|
|
This reverts commit 57f35aa7b66a65d92b9aabbda85673e2a53c898a.
|
|
This reverts commit 654227611a5c0bd28ad99eaa2c57e59ed0dd85b3.
|
|
This reverts commit 6218d1ddb991589abdded8f4c8ece4b6c015080b.
|
|
1b18ab5e20a23a2d48b426a6d961a5b556d2e4cb. Ban user.
|
|
This reverts commit f14b983f9f74a48f0c38c404e0114bd93013b48d.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<tschwinge> joeyh: What happens if the locale configuration option (ikiwiki.setup) is not a utf8 locale? / Is the C locale utf8?
<tschwinge> joeyh: I want to share a configuration file between different machines, some of which have en_US.uft8 installed and other haven't.
<tschwinge> joeyh: Some have de_DE.utf8, but I don't want to have German language for the discussion subpages, for example.
<tschwinge> joeyh: That's why I thought about simply using the C locale. But you state that it has to be a utf8 locale.
<joeyh> C locale is the default, will work fine
<joeyh> I think that I said utf-8 in the description there because, if you chose some locale that did not use utf-8 or plain ascii, ikiwiki wo\
uld still use utf-8 for its internals and output a mess
|
|
Use it in `render_locally' instead of repeating all configuration. Also add a `--official' option.
|