Joey Hess
7f17dad399
web commit by http://perolofsson.myopenid.com/
2008-02-02 06:54:06 -05:00
Joey Hess
bc119adc11
web commit by http://willu.myopenid.com/ : doxygen support wishlist entry
2008-02-01 18:42:06 -05:00
Joey Hess
a9da9fcd25
web commit by http://users.itk.ppke.hu/~cstamas/ : typo
2008-01-31 17:05:29 -05:00
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
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
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