Joey Hess
6e639dccd1
web commit by http://users.itk.ppke.hu/~cstamas/ : add unaccent todo and link to patch
2008-01-31 17:04:45 -05:00
Joey Hess
3f8858445c
web commit from 134.2.66.50: poll vote (It's fast enough)
2008-01-31 08:29:03 -05:00
Joey Hess
61ffa4a816
rename ikiwiki-prefix-directives into ikiwiki-transition
...
If we have transitions of this sort in the future, this program will
hopefully be used to handle them too.
2008-01-30 17:22:59 -05:00
Joey Hess
35af86096b
copying an intersting bit from an email I'm writing
2008-01-30 16:30:24 -05:00
Joey Hess
2952288db4
move suggestion to a todo item
2008-01-30 16:30:16 -05:00
Joey Hess
d40b275115
comment
2008-01-30 16:30:10 -05:00
Joey Hess
2275a3ab4e
possible implementation
2008-01-30 16:30:03 -05:00
Joey Hess
4c18058dfb
possible implementation
2008-01-30 15:37:12 -05:00
Joey Hess
5ec8fc9352
comment
2008-01-30 15:33:13 -05:00
Joey Hess
60c5e79360
move suggestion to a todo item
2008-01-30 15:31:07 -05:00
Joey Hess
8ba2c11c3c
copying an intersting bit from an email I'm writing
2008-01-30 15:24:39 -05:00
Joey Hess
ddfa16145a
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
2008-01-30 01:38:59 -05:00
Joey Hess
4d1a794c3f
typography
2008-01-30 01:38:33 -05:00
Joey Hess
d758d32604
web commit by http://subvert.org.uk/~bma/
2008-01-29 21:57:50 -05:00
Jelmer Vernooij
cb670988ea
Add example diffurl for bzr.
2008-01-30 02:32:19 +01:00
Joey Hess
ab414bc56c
remove todo
2008-01-29 20:04:42 -05:00
Joey Hess
e050f35261
doc updates for bzr
2008-01-29 19:56:19 -05:00
Joey Hess
df864f08c1
typo
2008-01-29 19:27:37 -05:00
Joey Hess
f1dcb90b60
test
2008-01-29 19:21:00 -05:00
Joey Hess
b3290c64ca
announce no more mail notifications on this wiki
2008-01-29 18:48:01 -05:00
Joey Hess
f7f89f7192
web commit by http://joey.kitenet.net/ : test 2
2008-01-29 18:40:56 -05:00
Joey Hess
6a95401bba
web commit by http://joey.kitenet.net/ : test!
2008-01-29 18:39:00 -05:00
Joey Hess
0a4cd38d61
update
2008-01-29 17:35:55 -05:00
Joey Hess
a357abc0f9
todo item
2008-01-29 17:31:49 -05:00
Joey Hess
1d31f3405a
doc updates, add NEWS item
2008-01-29 17:27:01 -05:00
Joey Hess
64a8c828b8
* meta: Add pagespec functions to match against title, author, authorurl,
...
license, and copyright. This can be used to create custom RecentChanges.
* meta: To support the pagespec functions, metadata about pages has to be
retained as pagestate.
* Fix encoding bug when pagestate values contained spaces.
2008-01-29 17:16:51 -05:00
Joey Hess
fbfbda614d
misc recentchanges doc updates
2008-01-29 16:11:47 -05:00
Joey Hess
ce00d70bd8
test2
2008-01-29 16:07:14 -05:00
Joey Hess
3d9468d5e7
test
2008-01-29 16:06:20 -05:00
Joey Hess
8b31c53366
added configuration for recentchanges
...
I kept it to a simple global configuration, rather than using the
preprocessor directive for recentchanges, because that had chicken and egg
problems and seemed overcomplicated. This should work reasonably well,
though it would be good to add some more metadata so that more customised
recentchanges pages can be made.
2008-01-29 15:51:32 -05:00
Joey Hess
7e52cc90b2
update
2008-01-29 15:08:25 -05:00
Joey Hess
47ee266163
improve support for internal pages
...
This makes it a lot quicker to deal with lots of recentchanges pages
appearing and disappearing. It avoids needing to clutter up pagespecs with
exclusions for those pages, by making normal pagespecs not match them.
2008-01-29 15:05:49 -05:00
Joey Hess
2bfd2e9841
rename template
2008-01-29 13:39:12 -05:00
Joey Hess
95c5cbc721
document the new refresh hook
2008-01-29 13:07:17 -05:00
Joey Hess
5696b35801
test 2
2008-01-29 13:02:15 -05:00
Joey Hess
f2b6536591
test
2008-01-29 13:01:22 -05:00
Joey Hess
c3ce3c3381
test commit [[version ]]
2008-01-29 12:56:46 -05:00
Joey Hess
dd809404ec
omit recentchanges from various metadata pages
2008-01-29 12:52:29 -05:00
Joey Hess
1d6b4919bc
exclude change pages
2008-01-29 12:37:56 -05:00
Joey Hess
e616fdab85
missed one notify
2008-01-29 11:39:17 -05:00
Joey Hess
38e79f206e
more style improvements
2008-01-29 04:44:05 -05:00
Joey Hess
21f44880cd
non-tabular recentchanges display
...
Doesn't look as good as the old table, but works as a rss feed.
2008-01-29 01:48:55 -05:00
Joey Hess
d72753e100
updates
2008-01-29 01:03:44 -05:00
Joey Hess
d7fdd04b5a
* Removed support for sending commit notification mails. Along with it went
...
the svnrepo and notify settings, though both will be ignored if left in
setup files.
2008-01-29 00:36:58 -05:00
Joey Hess
2ff726e875
don't render internal-use pages, and document them
2008-01-29 00:07:55 -05:00
Joey Hess
5921b86fcc
proof of concept implementation of static recentchanges
...
Currently hardcoded to write to recentchanges/*, and the page format needs
to be rethought to be usable for aggregation, but it basically works.
2008-01-28 23:56:26 -05:00
Joey Hess
4f269010b4
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
2008-01-28 20:52:03 -05:00
Joey Hess
b810552073
redesigning recentchanges
2008-01-28 20:51:37 -05:00
Joey Hess
37f3cd195f
web commit by http://xayk.net/
2008-01-28 19:11:48 -05:00
Joey Hess
ad6d22f237
followup
2008-01-28 18:17:31 -05:00
Joey Hess
f7b86d8177
pushing two commits in at once leads to a related problem
2008-01-28 17:55:58 -05:00
Joey Hess
2ad1850a5a
test 5
2008-01-28 17:49:30 -05:00
Joey Hess
68a9345b5c
test 4
2008-01-28 17:49:18 -05:00
Joey Hess
e98ce82daf
test3
2008-01-28 17:46:49 -05:00
Joey Hess
3705d5d4dc
test2
2008-01-28 17:41:06 -05:00
Joey Hess
84d3856512
test1
2008-01-28 17:41:02 -05:00
Joey Hess
40257dc621
mention prefix_directives
2008-01-28 14:56:15 -05:00
Joey Hess
bbf29faf37
web commit by jelmer
2008-01-28 10:18:04 -05:00
Josh Triplett
05d06e77c6
Word-wrap post-commit page
2008-01-28 00:39:17 -08:00
Josh Triplett
c93a162fc5
Revert "Word-wrap post-commit page"
...
This reverts commit d34b927810
,
accidentially applied to the prefix-directives branch rather than the
master branch.
2008-01-28 00:38:56 -08:00
Josh Triplett
d34b927810
Word-wrap post-commit page
2008-01-28 00:30:43 -08:00
Josh Triplett
1b03a06c8c
Add new preprocessor directive syntax¸ using a '!' prefix.
...
Add a prefix_directives option to the setup file to turn this syntax
on; currently defaults to false, for backward compatibility. Support
optional '!' prefix even with prefix_directives off, and use that in
the underlay to support either setting of prefix_directives. Add NEWS
entry with migration information.
2008-01-27 16:14:38 -08:00
Josh Triplett
37b4fadcee
Add trailing comma to commented-out umask in sample ikiwiki.setup
2008-01-26 16:34:04 -08:00
Josh Triplett
a6634e589c
shortcuts: use a markdown link to link back to the ikiwiki page, not a shortcut
...
Since the wiki might not have shortcuts turned on, don't use the "iki"
shortcut to link back to the ikiwiki ikiwiki; use a markdown link instead.
2008-01-26 16:15:07 -08:00
Joey Hess
168312eabe
web commit from 82.194.120.237: poll vote (Accept both)
2008-01-25 17:22:26 -05:00
Joey Hess
035d5bca48
web commit by http://id.loopysoft.com/matt/ : Slight typo fix
2008-01-23 02:14:35 -05:00
Joey Hess
39ee5fb8c6
delete this page
...
It's either a *very* funny joke, or a link to a spam blog. Or both?
In any event, it's not appropriate use of this wiki.
2008-01-22 14:17:25 -05:00
Joey Hess
e5f1688ac3
web commit by http://id.loopysoft.com/matt/ : Ignore my stupid choices for paths
2008-01-22 01:46:05 -05:00
Joey Hess
10b7ccb13c
web commit by http://id.loopysoft.com/matt/
2008-01-22 01:38:43 -05:00
Joey Hess
29f1e05072
web commit from 80.171.62.184: poll vote (Accept only OpenID for logins)
2008-01-21 21:05:59 -05:00
Joey Hess
ba92209aeb
web commit by SusanHileman: homepage
2008-01-21 20:40:25 -05:00
Joey Hess
76d9806459
update link
2008-01-21 16:01:37 -05:00
Joey Hess
8e1ca59025
move
2008-01-21 15:59:29 -05:00
Joey Hess
e3265a311a
web commit by http://scottschulz.us/ : Request for assistance
2008-01-21 13:56:42 -05:00
Joey Hess
dd8e209fd8
web commit by http://adam.shand.net/
2008-01-21 04:05:01 -05:00
Joey Hess
b547cb9947
web commit by http://id.loopysoft.com/matt/ : Include explanation for symlinking stuff
2008-01-20 20:43:26 -05:00
Joey Hess
18a2cbec40
web commit by http://id.loopysoft.com/matt/ : Add email for offer of env to work on/fix problems
2008-01-20 19:15:16 -05:00
Joey Hess
ea588b7b2a
web commit by http://id.loopysoft.com/matt/
2008-01-20 19:06:52 -05:00
Joey Hess
30b9f6c354
web commit by http://id.loopysoft.com/matt/ : Small formatting change
2008-01-20 19:04:36 -05:00
Joey Hess
60d7b732d2
web commit by http://id.loopysoft.com/matt/
2008-01-20 19:02:38 -05:00
Joey Hess
3c4eb3a985
web commit by http://id.loopysoft.com/matt/
2008-01-20 18:59:51 -05:00
Joey Hess
de8395367c
web commit by http://id.loopysoft.com/matt/
2008-01-20 18:58:35 -05:00
Joey Hess
9fc6bd0667
web commit by http://id.loopysoft.com/matt/
2008-01-20 18:53:52 -05:00
Joey Hess
5d65271005
web commit by LucaBrivio
2008-01-19 21:46:09 -05:00
Joey Hess
c18bf92d74
web commit by http://adam.shand.net/ : thanks joey.
2008-01-19 16:17:43 -05:00
Joey Hess
20ab3bd8e4
web commit by http://adam.shand.net/
2008-01-19 14:55:22 -05:00
Joey Hess
931225cb50
turn into real css file, remove dup file
2008-01-19 14:06:47 -05:00
Joey Hess
9eeb031265
response
2008-01-19 14:02:52 -05:00
Joey Hess
9af4c0f6ed
update about openids and admin powers
2008-01-19 13:57:37 -05:00
Joey Hess
87bee5abb6
response
2008-01-19 13:55:40 -05:00
Joey Hess
a68b96cd9a
web commit from 85.83.79.95: poll vote (Accept both)
2008-01-19 06:23:38 -05:00
Joey Hess
5818ac15d3
web commit by http://adam.shand.net/
2008-01-18 23:40:02 -05:00
Joey Hess
3bd73ca92d
web commit by http://adam.shand.net/
2008-01-18 23:37:39 -05:00
Joey Hess
e45b174436
web commit by http://adam.shand.net/
2008-01-18 23:37:10 -05:00
Joey Hess
57a7a87bca
web commit by http://adam.shand.net/
2008-01-18 22:44:03 -05:00
Joey Hess
f8a6f6b9b0
web commit by http://users.itk.ppke.hu/~cstamas/ : update to cstamas2
2008-01-18 17:10:15 -05:00
Joey Hess
95c8d5277c
web commit by http://users.itk.ppke.hu/~cstamas/ : add css file
2008-01-18 17:09:05 -05:00
Joey Hess
359f1b20e8
web commit by http://users.itk.ppke.hu/~cstamas/
2008-01-18 17:07:59 -05:00
Joey Hess
2822b738f9
web commit by http://users.itk.ppke.hu/~cstamas/ : uploaded stylesheet
2008-01-18 17:05:17 -05:00
Joey Hess
4f009a6806
web commit by http://users.itk.ppke.hu/~cstamas/ : add cstamas css
2008-01-18 17:01:56 -05:00
Joey Hess
f662590b66
web commit from 75.175.27.127: poll vote (Accept only OpenID for logins)
2008-01-18 00:07:38 -05:00
Joey Hess
06bd32f9da
improve formatting and minor reword
2008-01-16 13:34:06 -05:00
Joey Hess
55dda5d591
response
2008-01-16 13:32:05 -05:00
Joey Hess
572af908eb
web commit by JeremyReed: Ask how to remove a user from userdb.
2008-01-16 11:19:33 -05:00
Joey Hess
50b59896d9
web commit by JeremyReed: Document account_creation_password -- some of this text taken from original todo.
2008-01-16 11:14:33 -05:00
Joey Hess
4948a31889
web commit by JeremyReed: Need to add to man page?
2008-01-16 11:08:47 -05:00
Joey Hess
194894eb69
web commit by BrianWilson
2008-01-13 16:02:52 -05:00
Joey Hess
0474b9ca2c
web commit by BrianWilson
2008-01-13 16:01:37 -05:00
Joey Hess
a7b638d701
web commit from 69.245.185.215: poll vote (Accept only OpenID for logins)
2008-01-13 13:10:24 -05:00
Joey Hess
9fe42ec59d
web commit by http://weakish.int.eu.org/ : HTML::Template can keep things simple
2008-01-13 05:36:26 -05:00
Joey Hess
b279e16de7
web commit by http://diabolist.myopenid.com/
2008-01-12 23:59:37 -05:00
Joey Hess
1bdd9ec761
web commit by http://subvert.org.uk/~bma/ : More information.
2008-01-12 17:55:51 -05:00
Joey Hess
e282f6dde2
web commit from 80.216.223.25: poll vote (Accept only OpenID for logins)
2008-01-12 14:37:20 -05:00
Joey Hess
a1b0dcbc52
web commit by solofo: poll vote (Accept both)
2008-01-12 02:46:44 -05:00
Joey Hess
366709a40a
web commit by solofo: Creation.
2008-01-12 02:07:01 -05:00
Joey Hess
5621ef7ea5
web commit by solofo: First proposal.
2008-01-12 02:05:39 -05:00
Joey Hess
9d7daa30c6
web commit from 211.28.211.251: poll vote (Accept both)
2008-01-11 20:28:39 -05:00
Joey Hess
d312709c41
* Old versions of git-init don't support --git-dir or GIT_DIR with
...
--bare. Change ikiwiki-makerepo to use a method that should work with
those older versions too.
2008-01-11 15:12:02 -05:00
Joey Hess
ad8fc996ca
web commit by http://diabolist.myopenid.com/
2008-01-11 14:43:59 -05:00
Joey Hess
d36b0cf664
followup
2008-01-11 12:22:54 -05:00
Joey Hess
1abdb9000e
web commit by http://diabolist.myopenid.com/ : further details about attempts with ikiwiki-makerepo git
2008-01-11 10:12:12 -05:00
Joey Hess
1952b52f1b
web commit by http://diabolist.myopenid.com/
2008-01-11 09:19:49 -05:00
Joey Hess
ea766fcf49
web commit by http://diabolist.myopenid.com/ : Clarification of original comment
2008-01-11 09:18:30 -05:00
Joey Hess
b887fe4508
web commit by rdennis: set initial state of toggle plugin
2008-01-11 08:57:03 -05:00
Joey Hess
819e7fb1c8
fix over-escaping
2008-01-10 15:13:35 -05:00
Joey Hess
0317b0f552
add news item for ikiwiki 2.20
2008-01-10 14:59:04 -05:00
Joey Hess
75e37908d1
response
2008-01-10 14:47:22 -05:00
Joey Hess
1ae5e03dfa
web commit from 158.234.10.144: poll vote (Accept only OpenID for logins)
2008-01-10 09:19:34 -05:00
Joey Hess
9d4a92850e
web commit from 158.234.10.144: poll vote (It's fast enough)
2008-01-10 09:18:35 -05:00
Joey Hess
30eb367ad4
web commit by http://diabolist.myopenid.com/ : Messed up formatting of my comment, sorry, fixed now
2008-01-10 04:18:17 -05:00
Joey Hess
3c62e090dd
web commit by http://diabolist.myopenid.com/
2008-01-10 04:15:43 -05:00
Joey Hess
d028c29772
docs/changelog
2008-01-09 20:05:56 -05:00
Joey Hess
ed30330ac2
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
2008-01-09 14:35:11 -05:00
Joey Hess
57ff2ecaed
* template: Remove bogus htmlize pass added in 2.16.
...
* template: Htmlize template variables, but also provide a raw version
via `<TMPL_VAR raw_variable>`.
2008-01-09 14:17:25 -05:00
Joey Hess
9f34404bb3
web commit by AlexandreDupas
2008-01-09 08:56:06 -05:00
Joey Hess
65909e3543
web commit by AlexandreDupas: possible answer
2008-01-09 08:53:06 -05:00
Joey Hess
2b2ff53c2f
web commit by http://madduck.myopenid.com/
2008-01-09 06:03:39 -05:00
Joey Hess
deb39a1f14
* meta: Run in scan mode again (more intelligently) and re-add support for
...
meta link.
* Fix support for the case where metadata appears after an inline directive.
This was broken in version 2.16.
2008-01-09 02:38:43 -05:00
Joey Hess
65db156614
update
2008-01-09 01:07:44 -05:00
Joey Hess
b31e8c0826
* inline: Add copyright/license info on a per-post basis to atom
...
feeds if available. (rss doesn't allow such info on a per-post basis)
* meta: Allow copyright/license metadata to contain arbitrary markup.
2008-01-09 01:05:54 -05:00
Joey Hess
469d09d4c1
add news item for ikiwiki 2.19
2008-01-08 21:02:31 -05:00
Joey Hess
d21467601c
web commit by madmax
2008-01-08 13:28:57 -05:00
Joey Hess
01d7ba5f68
web commit by madmax
2008-01-08 13:27:18 -05:00
Joey Hess
1cfb23cba2
web commit by http://subvert.org.uk/~bma/
2008-01-08 13:00:01 -05:00
Joey Hess
88972be001
web commit by http://stefano.zacchiroli.myopenid.com/
2008-01-08 09:05:54 -05:00
Joey Hess
4c1a4402f9
* htmlscrubber: Further work around #365971 by adding tags for 'br/', 'hr/'
...
and 'p/'.
2008-01-07 18:32:50 -05:00
Joey Hess
b14a228c2c
response
2008-01-07 18:14:45 -05:00
Joey Hess
e35eb5a418
* Add a prereq on Data::Dumper 2.11 or better, needed to dump q// objects.
2008-01-07 18:12:12 -05:00
Joey Hess
08cb5f7bad
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
2008-01-07 16:40:45 -05:00
Joey Hess
c487b847e2
* Improved the canedit hook interface, allowing a callback function to be
...
returned (and not run in some cases) rather than the plugins directly
forcing a user to log in.
* opendiscussion: allow editing of the toplevel discussion page,
and, indirectly, allow creating new discussion pages.
2008-01-07 16:34:13 -05:00
Joey Hess
caa68884c7
web commit by http://jumbanho.myopenid.com/
2008-01-07 13:40:09 -05:00
Joey Hess
8831f3ca3e
web commit by http://madduck.myopenid.com/ : fix map verbatim
2008-01-07 10:46:49 -05:00
Joey Hess
d832626395
web commit by http://madduck.myopenid.com/
2008-01-07 10:19:04 -05:00
Joey Hess
2f64f6d352
web commit by http://madduck.myopenid.com/ : idiot i am, forgot the second pair of brackets
2008-01-07 09:18:19 -05:00
Joey Hess
cd43ea1c99
web commit by http://madduck.myopenid.com/ : add wishlist tag
2008-01-07 09:17:51 -05:00
Joey Hess
1173b6e6a2
web commit by http://madduck.myopenid.com/
2008-01-07 09:16:40 -05:00
Joey Hess
27261da09b
web commit by adb
2008-01-06 18:25:43 -05:00
Joey Hess
e92c51f5e5
web commit by http://madduck.myopenid.com/
2008-01-06 12:00:20 -05:00
Joey Hess
c9b62ad866
web commit by http://madduck.myopenid.com/ : make it wishlist
2008-01-06 10:52:58 -05:00
Joey Hess
e2f1277d96
web commit by http://madduck.myopenid.com/
2008-01-06 10:52:11 -05:00
Joey Hess
da41fcb1cd
web commit by http://madduck.myopenid.com/ : note about this still being a bug in ways
2008-01-06 09:03:28 -05:00
Joey Hess
fd65bf7545
web commit by tschwinge: How to do this.
2008-01-06 08:55:23 -05:00
Joey Hess
3e11f9ad94
web commit by http://madduck.myopenid.com/
2008-01-06 07:32:56 -05:00
Joey Hess
54fc4d578e
web commit by test
2008-01-05 20:49:35 -05:00
Joey Hess
30204f5d8f
web commit by tschwinge: Commit emails: ones own changes.
2008-01-05 09:32:34 -05:00
Joey Hess
a322887bb8
web commit by tschwinge: Answer.
2008-01-05 09:31:06 -05:00
Joey Hess
37353bc2c3
add news item for ikiwiki 2.18
2008-01-05 02:26:35 -05:00
Joey Hess
9e891f538e
response
2008-01-05 02:13:33 -05:00
Joey Hess
329b3c4cc8
response
2008-01-05 02:11:02 -05:00
Joey Hess
a76536262d
response
2008-01-05 02:09:42 -05:00
Joey Hess
9589b7a83c
response, improve NOTAINT docs
2008-01-05 02:07:29 -05:00
Joey Hess
b81eabe8a6
response
2008-01-05 02:00:49 -05:00
Joey Hess
e0901334c9
response
2008-01-05 01:47:57 -05:00
Joey Hess
a61cf7a0d4
misc fixes so I can read this
2008-01-05 01:41:57 -05:00
Joey Hess
f9fa96ded7
web commit by adb
2008-01-05 01:01:11 -05:00
Joey Hess
f22558faed
web commit by http://weakish.int.eu.org/ : some more thought
2008-01-04 12:20:41 -05:00
Joey Hess
250e3789fe
web commit by tschwinge: Suggest syntax for creating anchors via a to-be-written plugin.
2008-01-04 09:16:55 -05:00
Joey Hess
d1f88ee75b
web commit by tschwinge: Patch.
2008-01-04 07:09:14 -05:00
Joey Hess
c9ea796b39
web commit by http://weakish.int.eu.org/ : minor
2008-01-04 04:38:18 -05:00
Joey Hess
ce3b55de42
web commit by http://weakish.int.eu.org/ : minor
2008-01-04 04:34:58 -05:00
Joey Hess
78e3f5a657
web commit by http://weakish.int.eu.org/
2008-01-04 04:33:26 -05:00
Joey Hess
c4373aa487
web commit by http://weakish.int.eu.org/
2008-01-04 04:26:50 -05:00
Joey Hess
f065a2608c
web commit by http://stefano.zacchiroli.myopenid.com/
2008-01-03 05:32:21 -05:00
Joey Hess
4678e1a79d
web commit by AlexandreDupas: Proposition for a plugin displaying bibtex files
2008-01-02 16:28:56 -05:00
Joey Hess
c0155f1cb2
web commit by http://harningt.eharning.us/
2008-01-02 15:20:22 -05:00
Joey Hess
c2606879f3
web commit by http://openid.eharning.us/
2008-01-02 14:18:04 -05:00
Joey Hess
a33fe8512c
web commit by http://weakish.myopenid.com/ : creole is a wanna to be standard markup for all wikis.
2008-01-02 09:59:27 -05:00
Joey Hess
d2cda64c97
web commit by tschwinge: Answer.
2008-01-02 05:39:47 -05:00
Joey Hess
ee9eb63599
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
2008-01-01 20:12:41 -05:00
Joey Hess
8a021b3bdb
fixed
2008-01-01 20:12:22 -05:00
Joey Hess
cc1eafcf18
web commit by joey: remove markdown test foo
2008-01-01 20:11:27 -05:00
Joey Hess
a22dfe6fef
response
2008-01-01 19:11:27 -05:00
Joey Hess
0c26e5027d
web commit by tschwinge: Another UTF-8 problem.
2008-01-01 18:44:53 -05:00
Joey Hess
2f33fee799
web commit by tschwinge: Report an inconvenience.
2008-01-01 18:41:44 -05:00
Joey Hess
5693776ae4
web commit by AlexandreDupas: Added my self
2007-12-30 21:21:13 -05:00
Joey Hess
15966a3656
web commit by AlexandreDupas: Fix typo.
2007-12-30 20:50:29 -05:00
Joey Hess
d121891299
add news item for ikiwiki 2.17
2007-12-30 15:05:02 -05:00
Joey Hess
af7ee3e521
web commit by tschwinge: Answer.
2007-12-29 05:18:45 -05:00
Joey Hess
3e784ea8a1
* map: Fix handling of common prefix to handle the case where it's
...
in a subdirectory. Patch by Larry Clapp.
2007-12-28 17:22:17 -05:00
Joey Hess
f2c4939f38
response
2007-12-28 16:28:31 -05:00