Commit Graph

9303 Commits (0c1a1185c1957c161adda779d719d7ddca2d5021)

Author SHA1 Message Date
Joey Hess 7265dbe414 add news item for ikiwiki 3.20100302 2010-03-02 22:23:29 -05:00
http://cdombroski.myopenid.com/ 4a7fb67ee6 Posting my change to the 404 module 2010-03-03 00:14:47 +00:00
http://cdombroski.myopenid.com/ 8b6fb02ab5 2010-03-02 21:00:28 +00:00
http://smcv.pseudorandom.co.uk/ 8aae08aafd 2010-03-02 19:56:53 +00:00
http://cdombroski.myopenid.com/ d469a410ea Bug: 404 plugin & lighttpd 2010-03-02 15:47:23 +00:00
http://cdombroski.myopenid.com/ b3df992552 2010-03-02 02:19:51 +00:00
http://www.google.com/profiles/schmonz 159471c923 response 2010-03-01 21:23:00 +00:00
Thiana 837b04759c 2010-03-01 21:17:09 +00:00
Thiana 7495d30a6a 2010-03-01 21:15:29 +00:00
http://liw.fi/ fe571e9590 2010-03-01 21:12:48 +00:00
http://kerravonsen.dreamwidth.org/ 0284ccf5eb fixed typo 2010-03-01 14:43:55 +00:00
Jon Dowland 397fc5b2a3 ref new tip from softwaresite page 2010-03-01 13:16:54 +00:00
Jon Dowland a982b9cf19 new tip: spam and software sites 2010-03-01 13:14:48 +00:00
Jon Dowland 4be426ab1a wl from report to field plugin pages 2010-03-01 10:28:59 +00:00
Joey Hess 60d2dd318f Add new --clean option; this makes ikiwiki remove all built files in the destdir, as well as wrappers and the .ikiwiki directory. 2010-02-28 00:12:47 -05:00
http://privat.myopenid.com/ 7e2a22e0bf 2010-02-27 15:16:25 +00:00
http://privat.myopenid.com/ 100636afa2 patch for multiple sidebars 2010-02-27 15:12:39 +00:00
http://www.google.com/profiles/will.uther 7bf28731d7 disable some inlines that I don't use much. 2010-02-27 02:38:58 +00:00
http://kerravonsen.dreamwidth.org/ 983ecb0915 made a suggestion 2010-02-26 06:37:42 +00:00
martin feeacaba02 2010-02-24 15:12:40 +00:00
http://people.ee.ethz.ch/~andrmuel/openid/ b9aca49692 2010-02-24 14:59:31 +00:00
Jon Dowland cd1c861b15 switch to inline, instead of map 2010-02-24 12:32:32 +00:00
Jon Dowland 9d8ae8a483 add a backlink-style map to the bottom of my page 2010-02-24 12:30:40 +00:00
ThomasAdam c67f967526 The Fvwm Wiki not a personal site or blog. 2010-02-21 13:44:29 +00:00
ThomasAdam d83c4b9157 The Fvwmwiki uses ikiwiki 2010-02-21 13:43:26 +00:00
Joey Hess f0b0bb5894 ctime idea 2010-02-19 14:27:42 -05:00
Joey Hess ef537ed355 response 2010-02-19 13:38:37 -05:00
Joey Hess d01e7248bf response 2010-02-19 13:33:48 -05:00
http://jmtd.livejournal.com/ 59017c6ae1 prevent keyboard mashing 2010-02-19 14:02:29 +00:00
http://jmtd.livejournal.com/ d1137697a8 fix 'done' link 2010-02-19 14:00:52 +00:00
Jogo 598fdfd1aa Correct broken links 2010-02-19 10:56:31 +00:00
prosper 3200be56e5 2010-02-19 10:23:26 +00:00
https://mukund.startssl.com/ 995e247f42 Add my homepage generated by Ikiwiki 2010-02-18 11:43:11 +00:00
http://jmtd.livejournal.com/ 34d6403a4b new feature request: identifying trivial edits 2010-02-17 11:54:26 +00:00
nil f02b87433b s/redirect/redir/ 2010-02-16 18:44:28 +00:00
nil d4bc6e25e4 typo 2010-02-16 18:43:10 +00:00
nil ce8bb21958 whishlist 2010-02-16 18:42:11 +00:00
nil 8df6055f4c import 2010-02-16 18:36:36 +00:00
nil 1ae028d4fa fix 2010-02-16 18:33:11 +00:00
nil b12f65d4dc redirect 2010-02-16 18:32:39 +00:00
http://mem.myopenid.com/ bf33edc573 2010-02-15 22:38:06 +00:00
aghitza 079377427f 2010-02-15 10:58:40 +00:00
nil 427720a21f + ipol.im 2010-02-15 02:10:23 +00:00
Joey Hess 8805d6fff2 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-02-14 19:11:35 -05:00
Joey Hess f1183cbf0c add ngettext support & optimize gettext handling
As I was adding ngettext support, I realized I could optimize the gettext
functions by memoizing the creation of the gettext object. Note that
the object creation is still deferred until a gettext function is called,
to avoid unnecessary startup penalties on code paths that do not need
gettext.

A side benefit is that separate stub functions are no longer needed to
handle the C language case.
2010-02-14 18:09:12 -05:00
jwalzer 693fb3b186 2010-02-14 14:50:51 +00:00
jwalzer 5107530344 Update - trying to debug it 2010-02-14 14:21:55 +00:00
jwalzer 0cc5ed592d new thread 2010-02-14 12:40:03 +00:00
Joey Hess 6fc25c8df7 clarify 2010-02-13 14:13:30 -05:00
Joey Hess 407dff979c Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-02-13 14:08:06 -05:00
Joey Hess a38418a8a3 close 2010-02-13 14:07:56 -05:00
http://seeitcoming.myopenid.com/ 172dfa9f64 Added information about python implementation for reference 2010-02-13 15:16:09 +00:00
Joey Hess 6e8fd3890e add news item for ikiwiki 3.20100212 2010-02-12 17:09:40 -05:00
Joey Hess f4c517110e formatting 2010-02-12 15:53:50 -05:00
Joey Hess 7b07286a6f layout 2010-02-12 15:41:19 -05:00
Joey Hess 4a7558539c add highlevel view of when hooks are called during compile and cgi phases 2010-02-12 15:38:07 -05:00
Joey Hess 60410369da add variable value examples 2010-02-12 14:48:22 -05:00
Joey Hess ba19f940bd move note to sidebox 2010-02-12 14:44:26 -05:00
Joey Hess b1c47b4065 heading tweaks 2010-02-12 14:41:28 -05:00
Joey Hess 5d566d8b32 reorg and expand docs of some variables 2010-02-12 14:38:43 -05:00
Joey Hess 20ba12802b add section information 2010-02-12 04:22:15 -05:00
Joey Hess a7eb434afd another (last?) tag change 2010-02-12 04:10:11 -05:00
Joey Hess 1db0dd855a one more 2010-02-12 03:56:56 -05:00
Joey Hess 21b4f11cbb more tag reorg 2010-02-12 03:51:47 -05:00
Joey Hess 3ce8030daf more tag reorg 2010-02-12 03:43:01 -05:00
Joey Hess 04a99c8440 plugin tag reorg 2010-02-12 03:38:00 -05:00
Joey Hess 9cee2962e0 format plugin categorization 2010-02-12 01:10:36 -05:00
Joey Hess e091fab0e7 fix openid pagespec example 2010-02-11 22:42:10 -05:00
Joey Hess a63929f6cc Group related plugins into sections in the setup file, and drop unused rcs plugins from the setup file. 2010-02-11 22:24:15 -05:00
Joey Hess c923e0ba33 Allow globs to be used in user() pagespecs. 2010-02-11 20:39:10 -05:00
Joey Hess e11876b700 httpauth: Add httpauth_pagespec setting that can be used to limit pages to only being edited via users authed with httpauth. 2010-02-11 18:25:10 -05:00
Joey Hess 046095552a httpauth: When cgiauthurl is configured, httpauth can now be used alongside other authentication methods (like openid or anonok). Rather than always redirect to the cgiauthurl for authentication, there is now a button on the login form to use it. 2010-02-11 17:26:09 -05:00
Joey Hess c47712b340 clarify 2010-02-11 16:35:55 -05:00
Joey Hess ac8f03aa06 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-02-11 16:29:38 -05:00
Joey Hess 26c68a0c7a refresh patch; remaining problem 2010-02-11 16:28:22 -05:00
https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI 8e0c0214bb 2010-02-10 23:30:11 +00:00
Joey Hess e91e88d68a response 2010-02-10 15:09:08 -05:00
https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI 08b335638c reply, and suggestion 2010-02-10 19:59:35 +00:00
Joey Hess 8e75bcd2dc fix 2010-02-10 12:55:46 -05:00
Joey Hess 99f32638fa question 2010-02-10 12:52:04 -05:00
Joey Hess 5b55237ab1 add a link to another vim plugin 2010-02-10 12:51:11 -05:00
Javier Rojas f48e98a2ac redaction 2010-02-08 23:39:06 -05:00
Javier Rojas 59868bce02 more notes about the ikiwiki-nav plugin
added installation notes

added pointer in the forum page to the created tip
2010-02-08 23:37:24 -05:00
Javier Rojas 06a56ea9d5 added tip about page navigation from within vim 2010-02-08 23:32:05 -05:00
Joey Hess 4ce14aa621 nte blogspam 2010-02-08 13:49:34 -05:00
Joey Hess fb6e73b369 move to correct location 2010-02-08 13:46:49 -05:00
simonraven c926d2d3f7 2010-02-07 20:30:59 +00:00
simonraven ef65fd58cf HTTP:BL plugin/inclusion 2010-02-07 20:29:24 +00:00
http://gustaf.thorslund.org/ 2e55a59835 Added missing '!' in "!format perl..." 2010-02-07 14:09:15 +00:00
http://www.google.com/profiles/schmonz 1bb06210e9 tested 2010-02-07 01:51:30 +00:00
Joey Hess 698386604a silly wabbit. spam written in sand washes away. ban for life of IP remains 2010-02-06 20:04:33 -05:00
Joey Hess ffc53c9f2c Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-02-06 20:04:17 -05:00
AlbertF 2700379ef3 2010-02-07 00:46:09 +00:00
AlbertF 343c876822 2010-02-07 00:45:02 +00:00
AlbertF a752bc3d12 2010-02-07 00:44:09 +00:00
AlbertF 961473473a 2010-02-07 00:43:34 +00:00
Joey Hess b0857e7555 remove pigro.net
Unfortunatly, www.pigro.net is down, and has been for some time.
2010-02-06 17:01:16 -05:00
Joey Hess aca4c725c3 update 2010-02-06 16:35:01 -05:00
Joey Hess 03810ebf40 add noindex robots directives 2010-02-06 16:29:04 -05:00
Joey Hess b384af237d opendiscussion: This plugin will also now allow posting comments
to otherwise locked-down sites.
2010-02-06 16:19:17 -05:00
Joey Hess 5541b06de4 response 2010-02-05 15:22:02 -05:00
Joey Hess 919d66b325 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-02-05 13:46:35 -05:00
Joey Hess 34a64557cf scratch patch 2010-02-05 13:46:12 -05:00
http://edward.myopenid.com/ 0e67c26e2e add 'or' to pagespec 2010-02-05 03:25:22 +00:00
Javier Rojas 208335ec80 signature 2010-02-03 22:48:15 -05:00
Javier Rojas c4db8d89a5 new forum post 2010-02-03 22:47:26 -05:00
Javier Rojas 261dcd0475 response 2010-02-03 21:59:38 -05:00
Joey Hess 6b98269aa3 partial review 2010-02-02 13:31:07 -05:00
David Riebenbauer 1febfda911 also tag 'patch/core', considering that over half of the changes are there 2010-02-02 14:50:01 +01:00
David Riebenbauer c6f27f9dfa add git repository 'davrieb' and document branch on userpage 2010-02-02 14:32:51 +01:00
David Riebenbauer 05b99e3cfa Document git branch for automatically creating tag pages. 2010-02-02 13:54:51 +01:00
Josh Triplett deb0bc8bd5 New todo item for wrapperuser configuration option 2010-02-02 02:56:06 -08:00
Joey Hess b30fd63279 thanks schmonz for your kind donation 2010-02-01 16:06:51 -05:00
Joey Hess f963700a4f ready to pull, and thoughts 2010-02-01 15:34:10 -05:00
Joey Hess 4a1518ceba Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-02-01 15:17:13 -05:00
https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI 438cb249a3 2010-02-01 14:32:21 +00:00
http://jmtd.livejournal.com/ 541406818b also potwiki 2010-02-01 11:09:27 +00:00
Joey Hess 1e0b724bac document that state variables are not available in the checkconfig hook 2010-01-31 14:03:19 -05:00
Javier Rojas 03bb16cf18 moved discussion to the forum main page 2010-01-31 11:35:33 -05:00
Javier Rojas 91cb8d75de missing signature 2010-01-30 21:38:47 -05:00
Javier Rojas a4611bdebd reply to forum discussion 2010-01-30 21:35:12 -05:00
Javier Rojas e9b349fdb0 testing push 2010-01-30 21:30:14 -05:00
Joey Hess a2ee2aa9c7 note on filtering 2010-01-29 16:05:45 -05:00
Joey Hess ca76d8f38b oh, we didn't convert this one yet. 2010-01-28 22:43:23 -05:00
Joey Hess 3f822ed95f iainmclaren.com not using ikiwiki now 2010-01-28 22:41:35 -05:00
Joey Hess 5ba9a0ae97 added Anna and Mark's bevvy of websites 2010-01-28 22:41:06 -05:00
Joey Hess 7f462b6589 revert spam 2010-01-28 05:23:28 -05:00
MariaJackson bcf74bd8f8 2010-01-28 09:58:20 +00:00
Joey Hess e269fbd7af new repo 2010-01-28 04:35:58 -05:00
Joey Hess f89b6f49d0 Revert spam 2010-01-24 23:32:19 -05:00
HelenOliver 2f4ae4fa05 added references 2010-01-25 04:21:27 +00:00
http://kerravonsen.dreamwidth.org/ e9ee3d7d85 note new version of getfield 2010-01-24 09:41:44 +00:00
http://kerravonsen.dreamwidth.org/ f6b2edef64 new release of getfield; can now get values from other pages as well as current page 2010-01-24 09:38:40 +00:00
http://kerravonsen.dreamwidth.org/ 29c475af4d link to site 2010-01-24 03:06:06 +00:00
http://kerravonsen.dreamwidth.org/ 27d2d7115d note that report is now released 2010-01-24 02:59:11 +00:00
http://kerravonsen.dreamwidth.org/ bcde9b7412 new report plugin 2010-01-24 02:52:57 +00:00
Joey Hess 4affa37f8b response 2010-01-23 21:13:29 -05:00
http://www.google.com/profiles/gsvick 5bcbb58413 2010-01-24 00:03:08 +00:00
Joey Hess 58eaf27137 response 2010-01-23 18:33:13 -05:00
http://www.google.com/profiles/gsvick c301ce26a4 2010-01-23 20:46:58 +00:00
Joey Hess ce64321282 response 2010-01-23 15:26:12 -05:00
http://www.google.com/profiles/gsvick a94039601a 2010-01-23 19:55:06 +00:00
Joey Hess dcc70ca629 response 2010-01-23 14:34:31 -05:00
Joey Hess 8b2977ea7a response 2010-01-23 14:14:34 -05:00
http://www.google.com/profiles/gsvick 5456f720cd 2010-01-23 19:03:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI d0a06e6952 update about wiki page navigation 2010-01-23 16:37:42 +00:00
http://kerravonsen.dreamwidth.org/ b3b2402647 discovered a wrinkle 2010-01-22 23:36:17 +00:00
http://kerravonsen.dreamwidth.org/ cefcf60843 2010-01-22 23:24:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI 6c5f9b914a new forum thread - file navigation 2010-01-22 22:46:31 +00:00
Joey Hess 450f8b78b8 add news item for ikiwiki 3.20100122 2010-01-22 16:26:31 -05:00
Joey Hess d264164673 response 2010-01-22 15:54:00 -05:00
http://kerravonsen.dreamwidth.org/ f24ca627dd formatting 2010-01-22 07:38:12 +00:00
http://kerravonsen.dreamwidth.org/ 2e585ec001 query, help! 2010-01-22 07:36:24 +00:00
Joey Hess 30c5f62f74 update 2010-01-18 20:41:12 -05:00
Joey Hess 604afbedd3 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-01-18 18:00:21 -05:00
Joey Hess 4a8389825a update 2010-01-18 18:00:10 -05:00
http://www.google.com/profiles/schmonz be523e7740 response 2010-01-18 19:13:00 +00:00
Joey Hess 265b4f0576 response 2010-01-18 12:38:05 -05:00
http://apoca.myopenid.com/ f072f3a9c5 2010-01-18 17:25:13 +00:00
simonraven 9c0c8b57fb 2010-01-17 17:27:51 +00:00
http://oblomov.myopenid.com/ fa0bbaab21 Suggest # as page-field separator 2010-01-17 09:56:26 +00:00
http://oblomov.myopenid.com/ fc7a047a47 2010-01-17 09:55:07 +00:00
simonraven 2137d1f68c 2010-01-17 09:31:07 +00:00
simonraven b3363aa89f 2010-01-17 09:28:07 +00:00
http://edrex.myopenid.com/ d652bf3ddf 2010-01-17 07:24:31 +00:00
http://edrex.myopenid.com/ 5588abc2be 2010-01-17 07:22:54 +00:00
http://edrex.myopenid.com/ 1ddef7da7b 2010-01-17 07:22:03 +00:00
http://kerravonsen.dreamwidth.org/ 354468d280 respond: markup, not internals 2010-01-17 00:10:55 +00:00
simonraven e3a09318a0 2010-01-16 08:42:56 +00:00
http://kerravonsen.dreamwidth.org/ 3b2772967f responded to discussion 2010-01-16 08:08:46 +00:00
simonraven 353f722dc4 2010-01-16 05:29:53 +00:00
simonraven a1138ae820 the pod bold thingy didn't work, making it a markdown one 2010-01-16 05:19:42 +00:00
Spida 65db2f47ac 2010-01-15 00:15:33 +00:00
Joey Hess 4f25d90ebc mention that lighttpd does support this. Example needed. 2010-01-14 18:56:05 -05:00
Thomas Schwinge b303654167 Restore page.
This reverts commit f2b8f35865.
2010-01-14 16:29:09 +01:00
parade f2b8f35865 2010-01-14 14:25:56 +00:00
http://kerravonsen.dreamwidth.org/ f90827f29b this is sort of format too 2010-01-13 02:47:59 +00:00
http://kerravonsen.dreamwidth.org/ 39e1524e9e more progress on this approach 2010-01-13 02:45:44 +00:00
http://kerravonsen.dreamwidth.org/ 2cbf60a431 correcting link 2010-01-13 02:38:33 +00:00
http://kerravonsen.dreamwidth.org/ a352767276 fixed title 2010-01-13 02:37:27 +00:00
http://kerravonsen.dreamwidth.org/ 7d997f1007 ftemplate: field-aware structured template plugin 2010-01-13 02:36:28 +00:00
http://kerravonsen.dreamwidth.org/ ccc8e88682 getfield: query field (meta-data) values 2010-01-13 02:27:59 +00:00
http://kerravonsen.dreamwidth.org/ 9ccd1ba41b ymlfront: backend for structured data 2010-01-13 02:20:34 +00:00
http://kerravonsen.dreamwidth.org/ 0c89eabcf5 more options for field configuration, additional pagespec test 2010-01-13 00:37:56 +00:00
Joey Hess 149e8e1c62 response 2010-01-09 21:25:37 -05:00
https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI a23d3b6547 2010-01-09 23:50:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI fc76081213 2010-01-09 23:50:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI f00b15cc36 help request with plugin draft 2010-01-09 23:00:00 +00:00
intrigeri 62a67e161b wiki syntax fix 2010-01-09 22:59:46 +01:00
intrigeri cf7d03ec80 fixed bug in my po branch, please pull 2010-01-09 22:58:16 +01:00
https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI 10ca7c8f8a details about user jerojasro 2010-01-09 21:33:05 +00:00
Joey Hess cebf8784f0 followup 2010-01-09 16:30:26 -05:00
Joey Hess 9dbeb003df Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-01-09 16:20:14 -05:00
Joey Hess 59d929d6b1 websetup: Fix utf-8 problems. 2010-01-09 16:20:09 -05:00
https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI fe0f686684 2010-01-09 21:12:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI d249f67416 2010-01-09 21:11:25 +00:00
Joey Hess 9d673e31e7 links 2010-01-09 15:51:52 -05:00
Joey Hess fb0524bd9b links 2010-01-09 15:51:31 -05:00
Joey Hess a0e06556db response 2010-01-09 15:50:40 -05:00
https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI 3d729ee170 corrected wikilink text 2010-01-09 19:48:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI a8258dea70 new forum thread 2010-01-09 19:47:32 +00:00
http://www.google.com/profiles/lingo.t.l.chen fa59bfad84 2010-01-09 13:56:39 +00:00
http://www.google.com/profiles/lingo.t.l.chen dca9634202 2010-01-08 14:55:58 +00:00
intrigeri 6257a71407 selflink detection is suboptimal when using the po plugin 2010-01-07 23:22:48 +01:00
http://svend.myopenid.com/ dfaad14f53 Test commit 2010-01-07 21:50:11 +00:00
Joey Hess cf5f1c3a3a remove align-top/middle/bottom
I think we only need left and right align. The other values including top,
middle, bottom, baseline, absbottom, etc, don't make much sense when
aligning an image that has a caption included. (They're mostly of value
when including a image in a line of text like a word.)
2010-01-07 16:07:47 -05:00
Joey Hess bde5265215 close 2010-01-07 15:44:32 -05:00
Joey Hess 5b152d2fef Merge remote branch 'remotes/GiuseppeBilotta/master' 2010-01-07 15:10:57 -05:00
Joey Hess db44ee6ed0 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-01-07 15:10:29 -05:00
Jon Dowland 436e297310 seasons greatings, polite nudge 2010-01-07 09:40:10 +00:00
Joey Hess a250a55baa add repo 2010-01-06 15:34:35 -05:00
Giuseppe Bilotta 4bda18a50a Support align attribute for img with caption
This is achieved by preparing CSS definitions that emulates the behavior
of the align attribute, and passing it to the outermost IMG wrapper
(A or TABLE) instead of passing the align value to IMG directly.
2010-01-06 21:02:09 +01:00
http://j9werdf.myid.net/ 66af1428f0 2010-01-06 17:12:42 +00:00
Enno 86e05970ac 2010-01-05 19:23:16 +00:00
Joey Hess e22b1d0521 fix link 2010-01-04 23:40:19 -05:00
Joey Hess e0590970b6 fix link 2010-01-04 23:39:14 -05:00
http://salas.livejournal.com/ 5a2ffaca16 2010-01-05 04:33:34 +00:00
http://www.google.com/profiles/schmonz 5fdceb49b1 response 2010-01-05 01:41:13 +00:00
Joey Hess 2767c80890 response 2010-01-04 20:24:20 -05:00
Joey Hess f5bdfc29ee response 2010-01-04 20:22:32 -05:00
http://www.google.com/profiles/schmonz cd4616e394 clarify my horrible idea 2010-01-05 01:22:24 +00:00
http://www.google.com/profiles/schmonz f96a7b7756 response 2010-01-05 01:16:17 +00:00
Joey Hess 2a717f36ef response 2010-01-04 19:51:37 -05:00
http://www.google.com/profiles/schmonz 3e6331127b response 2010-01-05 00:29:37 +00:00
Joey Hess aed16b4833 inline: Avoid showing edit links if page editing is disabled. (Sjoerd) 2010-01-04 12:54:18 -05:00
Joey Hess a20b07b54b responses 2010-01-04 12:47:54 -05:00
http://adam.shand.net/ d96a5d9a73 2010-01-04 10:22:02 +00:00
http://adam.shand.net/ 208c7b7ca2 2010-01-04 09:42:29 +00:00
Sjoerd 0fae8d8b69 2010-01-03 21:37:37 +00:00
Joey Hess 2ffa1a31ba Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-01-03 14:12:39 -05:00
Joey Hess a27fad48d4 response 2010-01-03 14:12:26 -05:00
http://www.google.com/profiles/schmonz 9af117325a insert linebreak so list renders properly 2010-01-03 03:24:18 +00:00
Joey Hess b7bb8cdca5 add news item for ikiwiki 3.20100102.3 2010-01-02 21:55:24 -05:00
Joey Hess 387e1cc141 html5 note 2010-01-02 16:49:42 -05:00
Joey Hess 7dd074e2e7 Fix several places that did not properly handle capitalization of the discussionpage setting.
Specifically, fixes discussion actions on discussion pages, and unbreaks the opendiscussion plugin.
2010-01-02 15:52:38 -05:00
Joey Hess ed67ff3b84 add tove 2010-01-02 15:12:05 -05:00
Joey Hess 1d9a41eecb Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-01-02 15:10:08 -05:00
Joey Hess ba1565acc1 plugin names are always lowercase 2010-01-01 18:48:00 -05:00
http://www.google.com/profiles/schmonz b4d1a4bb99 when using httpauth, anonok isn't 2010-01-01 20:36:12 +00:00
http://www.google.com/profiles/schmonz 2bf3b3f403 back from the done 2010-01-01 20:21:47 +00:00
Joey Hess 63cc5384bb inline: Fix bug that limited displayed pages when feedshow was specified w/o show. 2010-01-01 15:09:15 -05:00
PaulePanter ddda9800d6 Update on interaction between `show`, `feedshow` and `quick`. 2010-01-01 18:56:37 +00:00
Joey Hess 2ae1d9d928 linkmap: Add option to omit disconnected pages from the map. 2010-01-01 03:37:59 -05:00
Joey Hess 6af6c89df3 comments: Add a checksum to the name of comment pages, to avoid merge conflicts when comments are posted to two branches of a site. 2009-12-30 15:41:17 -05:00
Joey Hess 9f841c07df Use env hack in python scripts. 2009-12-29 15:56:25 -05:00
Joey Hess 2143cfcc3d thoughts 2009-12-28 13:14:54 -05:00
Joey Hess 87c84515e9 idea 2009-12-28 13:03:39 -05:00
Joey Hess 31adf108c8 add another github fork 2009-12-28 12:55:54 -05:00
http://smcv.pseudorandom.co.uk/ 8a51384297 note as merged 2009-12-27 12:40:11 +00:00
http://weakish.pigro.net/ 3bff312697 repost bug: rst plugin has python hardcode in shebang line 2009-12-27 07:18:30 +00:00