Commit Graph

9130 Commits (6d27bbd026ebed85f8501b6b4daefaba73061574)

Author SHA1 Message Date
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