http://kaizer.se/
|
ada46376cc
|
Toggle inserts javascript in wrong place
|
2009-09-18 20:07:34 -04:00 |
Ulrik Sverdrup
|
18151b8152
|
about default-role
|
2009-09-18 20:07:18 +02:00 |
Ulrik Sverdrup
|
25eafa8522
|
Refactor, and Propose :wiki: syntax for rST wikilinks
|
2009-09-18 16:46:41 +02:00 |
Ulrik Sverdrup
|
5cd338fe16
|
escape markup (oops)
|
2009-09-18 16:10:43 +02:00 |
Ulrik Sverdrup
|
e19d0c5bbd
|
on caching
|
2009-09-18 16:08:16 +02:00 |
http://kaizer.se/
|
2fc62b2787
|
raw escape with roles
|
2009-09-17 16:44:33 -04:00 |
http://kaizer.se/
|
b7db2ca37f
|
word use, equivalent is better.
|
2009-09-17 15:42:34 -04:00 |
http://kaizer.se/
|
fc1cc57cdc
|
about replacements in rst (renaming links)
|
2009-09-17 15:38:40 -04:00 |
Joey Hess
|
28f893d120
|
reduce name to \w+ so gitremotes will parse it
|
2009-09-17 12:45:04 -04:00 |
Joey Hess
|
356188f7c6
|
response
|
2009-09-17 12:42:40 -04:00 |
http://kaizer.se/
|
4707126184
|
The page is rST-parsed once in 'scan' and once in 'htmlize' (the first to generate backlinks). Can the parse output be safely reused?
|
2009-09-17 12:07:23 -04:00 |
http://kaizer.se/
|
5946a54ec7
|
see Resolve native reStructuredText links to ikiwiki pages
|
2009-09-17 11:33:12 -04:00 |
http://kaizer.se/
|
b9d2ee880c
|
Resolve native reStructuredText links to ikiwiki pages
|
2009-09-17 11:29:23 -04:00 |
http://kaizer.se/
|
628f07f4c8
|
add repo with one patch
|
2009-09-17 11:18:19 -04:00 |
http://kaizer.se/
|
36094d7674
|
Resolving WikiLinks in rst -- WIP
|
2009-09-16 23:34:27 -04:00 |
Joey Hess
|
d9b665d83b
|
merge fixes from l10n wiki
|
2009-09-16 15:12:17 -04:00 |
gsliepen
|
5f06f80de5
|
|
2009-09-15 07:26:47 -04:00 |
Joey Hess
|
400aef4eec
|
merge Typos and format fix from l10n wiki
|
2009-09-14 15:55:06 -04:00 |
Joey Hess
|
af26398c14
|
avoid tempfile warning
Allow tempfile to open the file, so it doesn't warn about possible
insecurity. This probably fixes a real, but unlikely security hole too.
|
2009-09-13 20:20:21 -04:00 |
Joey Hess
|
b94c1ccd55
|
fix CVS prune test
The regexp only matches things inside the CVS directory, not
just "CVS" by itself. I changed the test to not test that it will be
pruned.
|
2009-09-13 19:40:42 -04:00 |
Joey Hess
|
87c3370e04
|
note french is complete
|
2009-09-13 19:33:19 -04:00 |
Joey Hess
|
760c06d6d6
|
French underlays translation now at 100%
|
2009-09-13 19:31:22 -04:00 |
Joey Hess
|
8a5f76d74d
|
merge changes from l10n
|
2009-09-13 19:29:26 -04:00 |
Joey Hess
|
5e0beca452
|
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
|
2009-09-13 18:45:45 -04:00 |
Joey Hess
|
2b07f39351
|
typo fixes noticed by french translators
|
2009-09-13 18:45:23 -04:00 |
test
|
f146bd0cf8
|
test
|
2009-09-12 22:55:13 -04:00 |
simonraven
|
950ce19c03
|
|
2009-09-12 20:44:02 -04:00 |
simonraven
|
1c8dcc9bcd
|
|
2009-09-12 20:43:07 -04:00 |
simonraven
|
6559e68a3d
|
sort= param wishlist for map
|
2009-09-12 20:41:37 -04:00 |
Amitai Schlair
|
dad25308d2
|
typo
|
2009-09-12 01:32:29 -04:00 |
Joey Hess
|
f1999df705
|
remove cgi exclusion
Note that a typical use of this plugin is for a static site, w/o cgi
support enabled.
|
2009-09-12 00:24:57 -04:00 |
Joey Hess
|
65bf8a278f
|
typo
|
2009-09-11 18:44:53 -04:00 |
Joey Hess
|
9042a86f36
|
update
|
2009-09-11 18:37:42 -04:00 |
Joey Hess
|
324c1fae33
|
changelog and license
|
2009-09-11 18:32:44 -04:00 |
Joey Hess
|
a7545978c7
|
got rid of the postrefresh hook after all
Instead, use the change and delete hooks, and launch rsync if either hook
is called.
|
2009-09-11 18:29:56 -04:00 |
Joey Hess
|
5b818c9f2a
|
doc update, add --exclude ikiwiki.cgi to examples
|
2009-09-11 18:28:35 -04:00 |
Joey Hess
|
3c80557054
|
localize user-visible warnings and tack on missing newlines
|
2009-09-11 18:22:06 -04:00 |
Joey Hess
|
c6ac7409bd
|
Merge commit 'schmonz/master'
Conflicts:
IkiWiki/Plugin/rsync.pm
|
2009-09-11 18:20:23 -04:00 |
Joey Hess
|
2d9e97c283
|
chdir to the destdir before running rsync
Avoids needing to specify the path in the rsync command, can just use "."
|
2009-09-11 18:19:21 -04:00 |
Joey Hess
|
dcc177440e
|
remove unixauth; I am only adding render at the moment
yeah, you need branches :P
|
2009-09-11 18:15:19 -04:00 |
Joey Hess
|
4a7189965f
|
Merge commit 'schmonz/master'
|
2009-09-11 18:14:58 -04:00 |
Joey Hess
|
a7d7acc0f7
|
resp
|
2009-09-11 17:47:31 -04:00 |
Amitai Schlair
|
604037b0f2
|
Don't error out, either warn or say nothing, depending.
|
2009-09-11 17:42:51 -04:00 |
Amitai Schlair
|
544cedaa19
|
response
|
2009-09-11 17:34:47 -04:00 |
Amitai Schlair
|
5a627f1853
|
Merge branch 'master' of git://github.com/joeyh/ikiwiki
|
2009-09-11 17:03:41 -04:00 |
Amitai Schlair
|
1846bd3061
|
Whoops, copyright 2009. /usr/bin/perl for the interpreter like other plugins.
(cherry picked from commit a69d628b2c )
|
2009-09-11 14:46:38 -04:00 |
Joey Hess
|
245147312d
|
Updated Czech translation from Miroslav Kure. Closes: #546223
|
2009-09-11 14:46:03 -04:00 |
Joey Hess
|
55fd6e4ecb
|
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
|
2009-09-11 14:44:52 -04:00 |
Joey Hess
|
412a4dd62a
|
review
|
2009-09-11 14:44:32 -04:00 |
Amitai Schlair
|
a69d628b2c
|
Whoops, copyright 2009. /usr/bin/perl for the interpreter like other plugins.
|
2009-09-11 14:13:47 -04:00 |