Joey Hess
9d54cc4659
implement aggregate_locking design
...
Now aggregation will not lock the wiki. Any changes made during aggregaton are
merged in with the changed state accumulated while aggregating. A separate
lock file prevents multiple concurrent aggregators. Garbage collection
of orphaned guids is much improved. loadstate() is only called once
per process, so tricky support for reloading wiki state is not needed.
(Tested fairly thuroughly.)
2008-02-03 16:48:26 -05:00
Joey Hess
d8d2b31692
fix broken link
2008-02-03 15:05:31 -05:00
Joey Hess
e57749b702
* recentchanges: Exipre all *._change pages, even if the directory
...
they're in has changed.
2008-02-03 14:51:03 -05:00
Joey Hess
340fe9707c
* recentchanges: Improve handling of links on the very static changes pages
...
by thunking to the CGI, which can redirect to the page, or allow it to be
created if it doesn't exist.
2008-02-03 14:48:20 -05:00
Joey Hess
858d955acf
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
2008-02-03 13:56:34 -05:00
Joey Hess
6afbd9939a
late night thoughts on fixing aggregation locking
...
(still seem to make sense this morning)
2008-02-03 13:56:10 -05:00
Joey Hess
6c1cb3f985
web commit by tschwinge: Another minor bug.
2008-02-03 12:18:26 -05:00
Joey Hess
58ef55c798
web commit by tschwinge: Thanks!, and a bug report.
2008-02-03 12:16:06 -05:00
Joey Hess
97dfdf8c64
web commit by http://edward.myopenid.com/ : fix broken link to http://git.or.cz/gitwiki/GitFaq
2008-02-03 04:28:37 -05:00
Joey Hess
72bbc41520
rm
2008-02-03 00:32:38 -05:00
Joey Hess
89000b48f3
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
2008-02-03 00:32:15 -05:00
Joey Hess
f77de93291
web commit by http://joey.kitenet.net/ : poll vote (It's too slow!)
2008-02-03 00:30:38 -05:00
Joey Hess
1992d87153
web commit by http://joey.kitenet.net/ : poll vote (No opinion)
2008-02-03 00:30:06 -05:00
Joey Hess
0dd4fb5d36
web commit by http://joey.kitenet.net/
2008-02-03 00:29:17 -05:00
Joey Hess
80915c830a
* cgi hooks are now run before ikiwiki state is loaded.
...
* This allows locking the wiki before loading state, which avoids some
tricky locking code when saving a web edit.
2008-02-03 00:23:04 -05:00
Joey Hess
77fc69f4ee
web commit by http://joey.kitenet.net/
2008-02-03 00:10:28 -05:00
Joey Hess
7a7794c72e
test3
2008-02-03 00:08:30 -05:00
Joey Hess
293b5558cb
web commit by http://joey.kitenet.net/
2008-02-03 00:07:24 -05:00
Joey Hess
8f18699fe2
web commit by http://joey.kitenet.net/
2008-02-03 00:07:00 -05:00
Joey Hess
1ef7d6de12
thoughts on mtime setting
2008-02-03 00:02:49 -05:00
Joey Hess
23068244e7
web commit by http://pung96.myid.net/
2008-02-02 21:51:01 -05:00
Joey Hess
09e7c15ed6
web commit by cva: test page creation
2008-02-02 21:33:31 -05:00
Joey Hess
4569ae8ec0
web commit by cva
2008-02-02 21:27:12 -05:00
Joey Hess
e61cf0b7dc
more formatting
2008-02-02 17:56:55 -05:00
Joey Hess
c575df1657
formatting
2008-02-02 17:55:21 -05:00
Joey Hess
4820dfe4e0
cleanups
2008-02-02 17:54:42 -05:00
Joey Hess
dcee011058
add news item for ikiwiki 2.30
2008-02-02 17:52:29 -05:00
Joey Hess
3e085d938a
web commit by http://joey.kitenet.net/
2008-02-02 17:49:05 -05:00
Joey Hess
4e72736fe0
Revert "web commit by AdamMeyars"
...
This reverts commit e32772dd1b
.
Spam. Welcome the the banlist, "AdamMeyars".
2008-02-02 17:31:44 -05:00
Joey Hess
e32772dd1b
web commit by AdamMeyars
2008-02-02 12:42:10 -05:00
Joey Hess
374b8c413f
web commit by http://edward.myopenid.com/ : correct spelling mistakes and vote
2008-02-02 09:38:27 -05:00
Joey Hess
965efbb441
web commit by http://perolofsson.myopenid.com/
2008-02-02 06:59:00 -05:00
Joey Hess
c6d223bdd0
web commit by http://perolofsson.myopenid.com/ : add title
2008-02-02 06:55:26 -05:00
Joey Hess
7f17dad399
web commit by http://perolofsson.myopenid.com/
2008-02-02 06:54:06 -05:00
Josh Triplett
07271f9c36
Update another reference to ikiwiki-prefix-directives
2008-02-02 03:15:30 -08: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
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
Joey Hess
1bed865360
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
2007-12-28 16:15:23 -05:00
Joey Hess
c2afda7f90
* img: Allow the link parameter to point to an exterior url.
2007-12-28 16:14:43 -05:00
Joey Hess
d72b92c443
web commit by http://mdlbear.livejournal.com/
2007-12-28 13:13:59 -05:00
Joey Hess
c0c02243e5
web commit by AlexandreDupas: Fix typo.
2007-12-28 10:43:48 -05:00
Joey Hess
bdbbac0ee1
web commit by tschwinge: Correct link.
2007-12-28 08:36:30 -05:00
Joey Hess
2f8123012c
web commit by tschwinge: passwordauth: sendmail interface
2007-12-28 07:36:11 -05:00
Joey Hess
c11ded60a8
web commit by AlexandreDupas: Patch for new header options
2007-12-28 07:09:01 -05:00
Joey Hess
4c39ec7f9b
web commit by http://liw.iki.fi/liw/ : Added Enemies of Carlotta to ikiwikiusers
2007-12-27 16:28:46 -05:00
Joey Hess
7a4181e8eb
web commit by JoshTriplett
2007-12-23 19:06:50 -05:00
Joey Hess
79b1d4075c
web commit by JoshTriplett: Fix typo.
2007-12-23 18:43:33 -05:00
Joey Hess
4b064a3ef7
web commit by JoshTriplett: Add version information to front page.
2007-12-23 18:39:43 -05:00
Joey Hess
64428ba40f
followup
2007-12-23 12:13:48 -05:00
Joey Hess
6a43462e0e
web commit by http://engla.myopenid.com/ : About the proposal to add access to "off-wiki places"
2007-12-23 12:01:44 -05:00
Joey Hess
fc7b515064
web commit by http://engla.myopenid.com/ : +a comment on symlinks and other
2007-12-23 11:55:11 -05:00
Joey Hess
bc9017308e
response
2007-12-22 20:37:37 -05:00
Joey Hess
381a8dd086
Revert change to example pagespec for matching the tag. The pagespec intentionally
...
limits it to pages in the blog tagged with the tag, since that's what you typically
want, not any page anywhere in the wiki that is tagged or links to the tag.
2007-12-22 20:20:09 -05:00
Joey Hess
fb5079d9a0
correct misconception about links to nonexistant pages not existing -
...
such links _do_ exist!
2007-12-22 13:41:20 -05:00
Joey Hess
0e4da6b73b
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
2007-12-22 13:36:24 -05:00
Thomas Schwinge
1ac0fd03bb
IkiWiki/Plugin/meta.pm <redir>: Support for specifying anchors.
2007-12-22 13:10:55 -05:00
Joey Hess
01fb89bcd4
web commit by http://morgant.myopenid.com/
2007-12-22 10:25:15 -05:00
Joey Hess
8937e5e285
typo
2007-12-22 01:36:55 -05:00
Joey Hess
554f4c2b5f
web commit by http://engla.myopenid.com/ : fixing larry's link
2007-12-21 16:47:45 -05:00
Joey Hess
91220207e3
web commit by http://theclapp.myopenid.com/
2007-12-21 16:39:53 -05:00
Joey Hess
5c2ac340ce
web commit by http://theclapp.myopenid.com/ : question / feature request about tag plugin
2007-12-21 16:35:17 -05:00
Joey Hess
00992fffdb
response
2007-12-21 16:21:50 -05:00
Joey Hess
447094b381
web commit by http://svend.myopenid.com/ : Patch was reversed.
2007-12-21 11:31:48 -05:00
Joey Hess
d3a7555534
web commit by http://svend.myopenid.com/ : Submit patch.
2007-12-21 11:04:26 -05:00
Joey Hess
f25b6aff42
web commit by tschwinge: Default content for *copyright* and *license*.
2007-12-21 09:32:32 -05:00
Joey Hess
b9d4b47602
web commit by http://ptecza.myopenid.com/ : * Now I build an unofficial backport of ikiwiki for Ubuntu Gutsy
2007-12-21 07:50:27 -05:00
Joey Hess
3718bda224
web commit by http://theclapp.myopenid.com/ : fixed signature
2007-12-21 00:34:50 -05:00
Joey Hess
41887b21ab
web commit by http://theclapp.myopenid.com/ : create page
2007-12-21 00:33:52 -05:00
Joey Hess
a54a9f2e25
web commit by http://theclapp.myopenid.com/ : create bug
2007-12-21 00:24:01 -05:00
Joey Hess
bdab25f3ba
web commit by http://theclapp.myopenid.com/
2007-12-20 22:43:16 -05:00
Joey Hess
e4a9a775d5
web commit by http://engla.myopenid.com/ : addendum.
2007-12-20 16:14:08 -05:00
Joey Hess
d5989e9487
web commit by http://engla.myopenid.com/ : New topic
2007-12-20 16:06:47 -05:00
Joey Hess
bdb2637e09
web commit by http://engla.myopenid.com/ : Adding a forum thing. (I don't think this forum has this yet)
2007-12-20 15:57:24 -05:00
Joey Hess
e9a40c8716
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
2007-12-19 17:32:18 -05:00
Joey Hess
71d1fb4326
web commit by tschwinge: Confirmed. Removing this.
2007-12-19 17:03:37 -05:00
Joey Hess
b30fed47ea
* Improved parentlinks special case for index pages.
2007-12-19 16:44:33 -05:00
Joey Hess
82963aae54
web commit from 68.82.66.180: poll vote (It's fast enough)
2007-12-19 09:41:07 -05:00
Joey Hess
300e69bbbd
formatting
2007-12-18 19:51:54 -05:00
Joey Hess
36844658f3
add news item for ikiwiki 2.16
2007-12-18 19:51:00 -05:00
Joey Hess
a14f396433
web commit by http://ptecza.myopenid.com/ : * Response
2007-12-18 03:29:24 -05:00
Joey Hess
67dcf175cb
* Work around perl taint checking bug #411786 , where perl sometimes randomly
...
sets the taint flag on untainted variables, by disabling taint checking
in the deb. This sucks.
2007-12-17 19:25:44 -05:00
Joey Hess
be85c0ca6d
response2
2007-12-17 18:57:36 -05:00
Joey Hess
d22caf2648
response
2007-12-17 18:51:41 -05:00
Joey Hess
bf0589f116
web commit by http://ptecza.myopenid.com/ : * Response
2007-12-17 15:38:41 -05:00
Joey Hess
c10f1a3f4c
response
2007-12-17 13:44:59 -05:00
Joey Hess
0266946af0
remove dup bug report
...
This was filed as a dup because ikiwiki refused to render it dut to a bug I just fixed.
2007-12-17 13:38:00 -05:00
Joey Hess
3b536e0067
web commit by http://ptecza.myopenid.com/ : * Update
2007-12-17 10:42:06 -05:00
Joey Hess
3d43cb1053
web commit by http://ptecza.myopenid.com/ : * Addendum
2007-12-17 05:46:29 -05:00
Joey Hess
7993cf1de1
web commit by http://ptecza.myopenid.com/ : * Bug report again
2007-12-17 05:39:09 -05:00
Joey Hess
1585b31883
web commit by http://ptecza.myopenid.com/ : * Bug report
2007-12-17 05:19:16 -05:00
Joey Hess
f40c6928f4
* Re-organise dependencies and recommends now that recommends are installed
...
by default.
2007-12-16 17:16:56 -05:00
Joey Hess
b17ee42a27
use %S in iki and archive shortcuts
...
remove zoomr shortcut, I don't like shortcuts that require explanation
2007-12-16 16:27:47 -05:00
Joey Hess
8becb076b0
remove ikirev shortcut, which was specific to ikiwiki being stored in svn
2007-12-16 16:19:39 -05:00
Joey Hess
ada6f506c1
important note about pagestate persistence
2007-12-16 16:19:16 -05:00
Joey Hess
9459cc55ab
* meta: Drop support for "meta link", since supporting this for internal
...
* map: Don't inline images.
2007-12-16 16:00:13 -05:00
Joey Hess
96817b0032
* meta: Drop support for "meta link", since supporting this for internal
...
links required meta to be run during scan, which complicated its data
storage, since it had to clear data stored during the scan pass to avoid
duplicating it during the normal preprocessing pass.
* If you used "meta link", you should switch to either "meta openid" (for
openid delegations), or tags (for internal, invisible links). I assume
that nobody really used "meta link" for external, non-openid links, since
the htmlscrubber ate those. (Tell me differently and I'll consider bringing
back that support.)
* meta: Improved data storage.
* meta: Drop the hackish filter hook that was used to clear
stored data before preprocessing, this hack was ugly, and broken (cf:
liw's disappearing openids).
* aggregate: Convert filter hook to a needsbuild hook.
2007-12-16 15:56:09 -05:00
Joey Hess
97a69be236
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
2007-12-16 15:50:41 -05:00
Joey Hess
c43fc8607e
web commit by tschwinge: Umeet 2007: talk about OpenID by Stephane Bortzmeye.
2007-12-16 13:00:51 -05:00
Joey Hess
306d67c786
web commit by http://engla.myopenid.com/ : plugins/map displays images inline
2007-12-15 20:04:06 -05:00
Joey Hess
5e3a2fb6b1
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
2007-12-15 12:29:25 -05:00