Commit Graph

8890 Commits (a250a55baaf86c6c8ebc35f908a9fc2e3c7526b4)

Author SHA1 Message Date
Joey Hess cdd7334c31 close 2009-10-05 17:15:37 -04:00
Joey Hess 4dd289ba31 fixed a while ago 2009-10-05 17:12:38 -04:00
Joey Hess 7ee7773e2a Merge branch 'master' into dependency-types 2009-10-05 17:11:08 -04:00
Joey Hess bf10130165 close 2009-10-05 17:11:03 -04:00
Joey Hess ba71687077 note that this old bug affects more stuff now 2009-10-05 17:10:00 -04:00
Joey Hess 031d1bf504 use among limit for correctness 2009-10-05 17:03:16 -04:00
Joey Hess ff2aa982c3 Merge branch 'master' into dependency-types 2009-10-05 16:47:40 -04:00
Joey Hess 786dcf15c4 responses, questions, ideas 2009-10-05 16:47:12 -04:00
Joey Hess 34c72f2162 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-10-05 16:19:58 -04:00
Joey Hess 4b2eaac156 response 2009-10-05 16:18:54 -04:00
http://smcv.pseudorandom.co.uk/ 3a188c047b thoughts about renaming the actual images to .albumimage 2009-10-05 16:08:19 -04:00
Joey Hess 61a36de432 closures 2009-10-05 15:40:18 -04:00
Joey Hess e7144e918f clarify amoung
I found it really hard to understand from the old description..
2009-10-05 15:36:51 -04:00
Joey Hess f7d04d1067 switch plugins page to use a map instead of an inline
A map just seems a better fit for reference, since it deliniates the
contrib plugins better, and orders better.

It also has the advantage of being less expensive, since the plugins page
does not need to update when eg, the pagecount page changes.

Only downside is, no rss feed of new plugins. Which I know a few people
were subscribed to.
2009-10-05 15:26:15 -04:00
Joey Hess d6cdced589 fix documentation of quick
It *always* turns off feeds, because feeds require a look
at all pages.
2009-10-05 15:22:17 -04:00
Joey Hess dc6fab3824 syntax 2009-10-05 15:17:36 -04:00
Joey Hess fc864515b8 omit forum and javascript from list 2009-10-05 15:16:14 -04:00
Joey Hess c6bf4228d5 make links dependencies fire if broken links change 2009-10-05 15:01:05 -04:00
Jon Dowland b8fae0ec39 another UI issue I'm interested in 2009-10-05 15:27:41 +01:00
Jon Dowland bccea01c07 would you accept patches for this? 2009-10-05 15:27:03 +01:00
Jon Dowland 204e733d79 good work, thank you! 2009-10-05 15:17:11 +01:00
Joey Hess d3e0a54344 Merge branch 'master' into dependency-types 2009-10-04 20:37:09 -04:00
Joey Hess bcad00b046 update, add spec for link dependencies 2009-10-04 20:35:26 -04:00
Joey Hess be032a7b87 rework dependency types code
Simplify, change default content depends number to 1,
change interface to make more sense.
2009-10-04 20:30:21 -04:00
Joey Hess b0314296a8 update 2009-10-04 16:40:36 -04:00
Joey Hess 4a20402ba0 update 2009-10-04 16:36:39 -04:00
Joey Hess d5357374c9 Merge branch 'master' into dependency-types 2009-10-04 16:28:51 -04:00
Joey Hess a8af271e5a document effect of contentless dependencies on sidebar efficiency 2009-10-04 16:28:14 -04:00
Joey Hess cda8592a5f Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-10-04 16:19:54 -04:00
Joey Hess 6f1ebdd692 update 2009-10-04 15:53:54 -04:00
http://kaizer.se/ 7b692b5d6e Updated pproc-indent by catching only indent at beginning of line 2009-10-04 14:43:38 -04:00
Joey Hess ba11568f1e response 2009-10-03 17:43:23 -04:00
Joey Hess bd958f91a2 did a scratch implementation of dependancy types, but found it more complex 2009-10-03 17:38:47 -04:00
Joey Hess c7bdd17087 clarify 2009-10-03 17:17:48 -04:00
Joey Hess fd9d968024 document add_depends dependency type interface 2009-10-03 15:37:57 -04:00
Joey Hess ffa73790b5 Fix a bug that could lead to duplicate links being recorded for tags.
Here I was bitten by perl's aliasing of foreach variables
to the loop array contents, and match_link accidentially changed
the contents of %links.

In Jon's testcase, a tag added an absolute link, which was
made relative by the above bug, and then the link was added
again in preprocess, and turned into a duplicate.
2009-10-03 14:16:28 -04:00
http://www.cse.unsw.edu.au/~willu/ 5de7ba8291 response 2009-10-03 01:39:06 -04:00
Joey Hess 9673806a6d consistency with edittemplate? 2009-10-02 18:58:07 -04:00
Joey Hess db64972b65 combine with pagetemplate? 2009-10-02 18:51:52 -04:00
Joey Hess 6e133959bc fix wording here too 2009-10-02 18:47:15 -04:00
Joey Hess 82ae1372a4 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-10-02 18:46:10 -04:00
Joey Hess 7ef22f2596 improve wording 2009-10-02 18:45:56 -04:00
http://www.cse.unsw.edu.au/~willu/ 06a1ad7e76 Add reference to new plugin 2009-10-02 18:28:11 -04:00
http://jmtd.livejournal.com/ 1ead5f7987 2009-10-02 17:31:40 -04:00
http://jmtd.livejournal.com/ 1d0d98eec4 wishlist/todo item: disable/enable directives by pagespec 2009-10-02 17:30:46 -04:00
http://jmtd.livejournal.com/ a56fd6fde9 +bugs/ backlinks onhover thing can go weird 2009-10-02 17:25:18 -04:00
http://jmtd.livejournal.com/ c1ca46a785 response 2009-10-02 17:23:37 -04:00
Joey Hess 1df5c5a22c fix 2009-10-02 16:22:47 -04:00
Joey Hess 8c2d221ca9 split off todo item for multiple dependency types 2009-10-02 16:17:56 -04:00
Joey Hess 8bb94bb197 split out dependency type issue into its own todo 2009-10-02 15:56:44 -04:00
Joey Hess 4c88d42762 mention loop optimisation 2009-10-02 15:48:47 -04:00
Joey Hess 537824a279 fix branch name 2009-10-02 15:46:27 -04:00
Joey Hess 53a8aeb1d1 implemented one fix in transitive-dependencies branch, but not really happy with it 2009-10-02 15:45:14 -04:00
Joey Hess 4f9c5896b2 add bug about transitive dependencies 2009-10-02 15:15:23 -04:00
Joey Hess 49f0745050 didn't we already close this bug? Yes, we did. hmm 2009-10-02 15:05:40 -04:00
Joey Hess 10ef209136 followup 2009-10-02 15:02:02 -04:00
http://jmtd.livejournal.com/ e0bb2396b5 +bugs/ the login page is unclear when multiple methods exist 2009-10-02 14:24:03 -04:00
http://jmtd.livejournal.com/ b2f3514029 opinion about login page clarity 2009-10-02 14:22:47 -04:00
http://jmtd.livejournal.com/ b9b4bb5cb9 weird tag/brokenlinks bug 2009-10-02 14:20:35 -04:00
http://jmtd.livejournal.com/ b9b06d9303 2009-10-02 13:53:52 -04:00
http://weakish.pigro.net/ 827c2c8bbe add link 2009-10-02 09:56:37 -04:00
http://jmtd.livejournal.com/ d902444875 remove some unintended wikilinks 2009-10-02 09:11:11 -04:00
http://jmtd.livejournal.com/ e29950ded6 remove unintended wikilink 2009-10-02 09:08:22 -04:00
Ulrik Sverdrup 009f7ffded link to docutils mailing list discussion. also ask about <p>[[!directives]]</p> 2009-10-02 15:03:14 +02:00
test 4b8dd76372 2009-10-01 15:28:31 -04:00
Ulrik Sverdrup 9584dfddd8 Link to trac's Wiki-RestructuredText syntax description 2009-10-01 14:55:36 +02:00
martin f62de29638 documentation seems inaccurate 2009-10-01 08:12:49 -04:00
http://certifi.ca/lunix 1837abd404 empty page 2009-10-01 08:07:38 -04:00
http://weakish.pigro.net/ bef2011cbd checking external links seems not practical 2009-10-01 05:57:53 -04:00
http://weakish.pigro.net/ 13940c5773 [patch] add an option to determine whether put autoindex pages in repo or not 2009-10-01 05:48:09 -04:00
http://weakish.pigro.net/ d4511f730e add my openid 2009-10-01 05:36:09 -04:00
Ulrik Sverdrup f8ad5988da clarifications. and indent one of joey's oneliner responses. 2009-09-30 21:59:11 +02:00
Joey Hess e7de3f0762 furthermore 2009-09-30 15:45:16 -04:00
Joey Hess 54f352bb74 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-09-30 15:40:15 -04:00
Joey Hess e04e9ccea9 response 2009-09-30 15:39:51 -04:00
http://kaizer.se/ 0159612ee0 minimal user page for this guy 2009-09-30 15:29:40 -04:00
Ulrik Sverdrup 4f37413050 Comment, type, discuss and otherwise type wayy to much sorry!! 2009-09-30 21:22:18 +02:00
Joey Hess caa3818eff thoughts 2009-09-30 15:17:03 -04:00
Joey Hess 2aa93377e8 comments and some code review 2009-09-30 13:57:36 -04:00
Joey Hess 9ed7ee836e fixed 2009-09-29 13:36:09 -04:00
http://kaizer.se/ 9bea3db4f3 short report so that others know when they encouter this. 2009-09-29 13:20:13 -04:00
http://weakish.pigro.net/ 89577c689c test backlinks 2009-09-29 12:41:10 -04:00
http://weakish.pigro.net/ d00ccc2f65 point backports to lenny instead of etch 2009-09-29 12:22:21 -04:00
http://mhymn.pip.verisignlabs.com/ 2736055af5 removing extra space to avoid mistakes 2009-09-29 09:50:51 -04:00
Joey Hess 3525a6b7f2 toggle, relativedate: Support templates that add attributes to the body tag. 2009-09-28 16:21:03 -04:00
http://bruno.boulgour.com/ 6c418c2848 removed 2009-09-27 20:30:50 -04:00
http://certifi.ca/lunix ba4071bde2 updated with nginx solution 2009-09-27 18:06:19 -04:00
http://certifi.ca/lunix bfad3f23d0 rename forum/missing_pages_redirected_to_search.mdwn to forum/missing_pages_redirected_to_search-SOLVED.mdwn 2009-09-27 18:05:52 -04:00
http://bruno.boulgour.com/ 40947d522c 2009-09-27 16:49:43 -04:00
http://bruno.boulgour.com/ 362033885f 2009-09-27 16:48:04 -04:00
http://bruno.boulgour.com/ 217141eb1a 2009-09-27 16:43:50 -04:00
http://openid2.kisikew.org/simonraven 3440a015ba 2009-09-26 15:05:57 -04:00
http://openid2.kisikew.org/simonraven cd296bb776 2009-09-26 15:02:52 -04:00
121.21.240.138 490b17dc15 poll vote (Accept only OpenID for logins) 2009-09-25 23:25:19 -04:00
95.88.220.68 5b14129e0b poll vote (Accept only password logins) 2009-09-25 18:59:26 -04:00
Joey Hess 1c04440018 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-09-25 17:03:21 -04:00
Joey Hess 9d96253d2b add comments page to example blog, listing all comments 2009-09-25 15:41:13 -04:00
http://smcv.pseudorandom.co.uk/ be47e501c3 reply to potential album user 2009-09-25 14:19:49 -04:00
David Riebenbauer 9106d3218c fix email address linking 2009-09-25 06:48:39 +02:00
David Riebenbauer 0b0116cb98 create myself a user page
and link from my signatures so far
2009-09-25 06:37:15 +02:00
Joey Hess 9540b7e571 add news item for ikiwiki 3.14159265 2009-09-24 19:05:58 -04:00
NicolasLimare 655e2ddc1f images are not always scaled *down* 2009-09-24 06:22:13 -04:00
Joey Hess 82ad4f57d6 response 2009-09-23 13:33:15 -04:00
brush bac0174b78 installation attachments q's 2009-09-22 18:49:03 -04:00
http://kaizer.se/ 92b3be2f3e rst-wikilinks uses 'htmllink' 2009-09-22 17:17:11 -04:00
http://kaizer.se/ d163b06cd6 What is missing: Create-links, htmllink 2009-09-22 07:52:10 -04:00
http://kaizer.se/ c399f65b62 a remark about pproc-indent: I'm not a perl coder. 2009-09-21 19:39:03 -04:00
Ulrik Sverdrup 254046edcb Posting patch series for rst Wikilinks and Preproc indent 2009-09-21 23:50:42 +02:00
http://bob-bernstein.myopenid.com/ d51ea7ae56 2009-09-19 23:53:58 -04:00
http://bob-bernstein.myopenid.com/ 76871bb052 2009-09-19 20:37:27 -04:00
http://davrieb.livejournal.com/ 8ae7356b09 some script cleanup 2009-09-19 19:46:06 -04:00
http://certifi.ca/lunix 3b33b3cc3f question about using 404 and search 2009-09-19 05:32:22 -04:00
http://davrieb.livejournal.com/ f8bc52eea3 fix a typo and remove commneted out ctime line 2009-09-19 01:49:16 -04:00
http://davrieb.livejournal.com/ 6c4a2a88a8 2009-09-19 01:45:55 -04:00
http://kaizer.se/ ada46376cc Toggle inserts javascript in wrong place 2009-09-18 20:07:34 -04:00
Ulrik Sverdrup 18151b8152 about default-role 2009-09-18 20:07:18 +02:00
Ulrik Sverdrup 25eafa8522 Refactor, and Propose :wiki: syntax for rST wikilinks 2009-09-18 16:46:41 +02:00
Ulrik Sverdrup 5cd338fe16 escape markup (oops) 2009-09-18 16:10:43 +02:00
Ulrik Sverdrup e19d0c5bbd on caching 2009-09-18 16:08:16 +02:00
http://kaizer.se/ 2fc62b2787 raw escape with roles 2009-09-17 16:44:33 -04:00
http://kaizer.se/ b7db2ca37f word use, equivalent is better. 2009-09-17 15:42:34 -04:00
http://kaizer.se/ fc1cc57cdc about replacements in rst (renaming links) 2009-09-17 15:38:40 -04:00
Joey Hess 28f893d120 reduce name to \w+ so gitremotes will parse it 2009-09-17 12:45:04 -04:00
Joey Hess 356188f7c6 response 2009-09-17 12:42:40 -04:00
http://kaizer.se/ 4707126184 The page is rST-parsed once in 'scan' and once in 'htmlize' (the first to generate backlinks). Can the parse output be safely reused? 2009-09-17 12:07:23 -04:00
http://kaizer.se/ 5946a54ec7 see Resolve native reStructuredText links to ikiwiki pages 2009-09-17 11:33:12 -04:00
http://kaizer.se/ b9d2ee880c Resolve native reStructuredText links to ikiwiki pages 2009-09-17 11:29:23 -04:00
http://kaizer.se/ 628f07f4c8 add repo with one patch 2009-09-17 11:18:19 -04:00
http://kaizer.se/ 36094d7674 Resolving WikiLinks in rst -- WIP 2009-09-16 23:34:27 -04:00
gsliepen 5f06f80de5 2009-09-15 07:26:47 -04:00
Joey Hess 5e0beca452 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-09-13 18:45:45 -04:00
Joey Hess 2b07f39351 typo fixes noticed by french translators 2009-09-13 18:45:23 -04:00
test f146bd0cf8 test 2009-09-12 22:55:13 -04:00
simonraven 950ce19c03 2009-09-12 20:44:02 -04:00
simonraven 1c8dcc9bcd 2009-09-12 20:43:07 -04:00
simonraven 6559e68a3d sort= param wishlist for map 2009-09-12 20:41:37 -04:00
Amitai Schlair dad25308d2 typo 2009-09-12 01:32:29 -04:00
Joey Hess f1999df705 remove cgi exclusion
Note that a typical use of this plugin is for a static site, w/o cgi
support enabled.
2009-09-12 00:24:57 -04:00
Joey Hess 9042a86f36 update 2009-09-11 18:37:42 -04:00
Joey Hess 5b818c9f2a doc update, add --exclude ikiwiki.cgi to examples 2009-09-11 18:28:35 -04:00
Joey Hess a7d7acc0f7 resp 2009-09-11 17:47:31 -04:00
Amitai Schlair 544cedaa19 response 2009-09-11 17:34:47 -04:00
Joey Hess 55fd6e4ecb Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-09-11 14:44:52 -04:00
Joey Hess 412a4dd62a review 2009-09-11 14:44:32 -04:00
http://schmonz.livejournal.com/ e8bdd1e22f PageSpec doesn't match cvs.pm after it moved, specify it explicitly in the map 2009-09-10 17:41:52 -04:00
Joey Hess 290db7808f update a few cvs things 2009-09-10 17:03:19 -04:00
Joey Hess e5d9d3cc52 add rcs/cvs 2009-09-10 16:31:58 -04:00
Joey Hess dd731d22c6 reorder vcs list 2009-09-10 16:22:58 -04:00
Joey Hess fa2486c564 test from anon git 2009-09-10 16:16:56 -04:00
http://joey.kitenet.net/ 078f76d7fd testing 2009-09-10 16:14:29 -04:00
Amitai Schlair 5ee980d77a catch up to genwrapper 2009-09-10 15:17:28 -04:00
Joey Hess 525d4cd037 new hook 2009-09-10 14:06:30 -04:00
Joey Hess 3ebd4e0b45 Add genwrapper hook, that can be used to add code into the C wrapper. 2009-09-10 14:04:46 -04:00
suxx1k 22f0260324 2009-09-10 09:51:28 -04:00
suxx1k b3cceb0f61 2009-09-10 09:50:34 -04:00
Amitai Schlair d2b57ae20f File::chdir is needed now 2009-09-10 00:59:05 -04:00
Amitai Schlair 689106ad3a automated tests added (and they highlight that the plugin should
probably restore the caller's working directory)
2009-09-09 23:17:15 -04:00
Amitai Schlair b7415543c1 describe current state of wrapper modification 2009-09-09 22:42:47 -04:00
Amitai Schlair 1b4c3fb551 note refactored wrapper tweakulation 2009-09-09 22:36:23 -04:00
Joey Hess 2a99ebf276 underlay: Also allow configuring additional directories to search for template files in. 2009-09-08 17:27:37 -04:00
Joey Hess c2ae7966ca Revert spam. This spammer's IP has now been blocked.
This reverts commit 9c144163ea.
2009-09-08 15:19:16 -04:00
Joey Hess ccb1e94076 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-09-08 15:17:53 -04:00
Joey Hess 55474f44d9 Expand banned_users; it can now include PageSpecs, which allows banning by IP address. 2009-09-08 15:17:39 -04:00
nicole.adams 9c144163ea 2009-09-08 15:10:06 -04:00
Joey Hess 064b507c53 Revert spam
This reverts commit 629ff41d91.
2009-09-08 15:02:06 -04:00
Joey Hess 4bc65c1f45 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-09-08 15:01:12 -04:00
alicia.warner 629ff41d91 2009-09-08 14:58:37 -04:00
Joey Hess 1f828d280a update 2009-09-08 14:38:57 -04:00
Joey Hess 6d170066e9 Revert spam
This reverts commit c1c933ca65.
2009-09-08 14:27:51 -04:00
WikiJeanHawkins c1c933ca65 2009-09-08 14:21:49 -04:00
Joey Hess f2e438c095 Revert spam
This reverts commit 4317647263.
2009-09-08 14:16:19 -04:00
alicia.warner 4317647263 2009-09-08 14:12:35 -04:00
Joey Hess 3813632a8f comment 2009-09-07 13:47:34 -04:00
http://schmonz.livejournal.com/ ca32904720 move apt-get comment here 2009-09-07 12:54:24 -04:00
http://schmonz.livejournal.com/ e953865045 revert previous; with pkgsrc you'd need textproc/p5-Text-CSV, but let's not proliferate that sort of thing here 2009-09-07 12:51:56 -04:00
http://hendry.iki.fi/ 8691bc006e Can't markup [[!table Error: ]] 2009-09-07 05:53:50 -04:00
Joey Hess 507d8ace62 thoughts on translating the templates files 2009-09-06 13:26:42 -04:00
http://eric.shared.dre.am/ a149d54fbf 2009-09-04 19:17:14 -04:00
Amitai Schlair 127ed4d6c7 no more IPC::Cmd or String::ShellQuote, huzzah 2009-09-04 15:08:48 -05:00
Joey Hess 21239db156 raking the sandbox cleaN 2009-09-04 14:53:34 -04:00
Joey Hess 93bd5932eb Remove dup first post
This reverts commit 4c4c53c292.
2009-09-04 12:42:59 -04:00
http://ki.lya.online.fr/ 4c4c53c292 2009-09-04 12:06:26 -04:00
http://hostmaster.blogspot.com/ d5965f65af 2009-09-04 07:58:39 -04:00
http://www.tychoish.com/ ffd2bd1eed about page update for tycho/sam 2009-09-03 22:46:06 -04:00
http://www.tychoish.com/ 11ed30b5a8 notes on using gitosis and ikiwiki 2009-09-03 22:00:29 -04:00
bremner f582457ea0 2009-09-03 08:18:27 -04:00
AlexandreDupas 70c9d175b5 Using tags or links to represent attributes 2009-09-03 04:56:35 -04:00
http://oscarjacho.myopenid.com/ dd96853fe3 Minor changes 2009-09-02 17:24:47 -04:00
http://oscarjacho.myopenid.com/ 086b90c313 Minor changes 2009-09-02 17:23:02 -04:00
http://oscarjacho.myopenid.com/ 4ded213254 Added idea on wiki based requirements management tool 2009-09-02 17:17:15 -04:00
Joey Hess 6fe3c6bb5f ruther review 2009-09-02 16:10:57 -04:00
Joey Hess 4026650c87 add will's git repo 2009-09-02 15:11:09 -04:00
http://www.cse.unsw.edu.au/~willu/ bf81cf9ed2 Add link to my git repository 2009-09-02 01:21:01 -04:00
Joey Hess 38b331b57e Revert spam 2009-09-01 13:05:32 -04:00
Joey Hess acd4adbbcc Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-09-01 13:04:52 -04:00
Joey Hess ccb1239d88 typo 2009-09-01 12:32:39 -04:00
blahgrad 86ddfb9b8f test 2009-09-01 10:17:26 -04:00
Simon McVittie 904c16a68b Remove references to merged-and-deleted git branches 2009-09-01 14:18:12 +01:00
Joey Hess 9e195018a2 remove ^P's 2009-08-31 19:30:31 -04:00
mike castleman e5113aa766 new page: sandbox/test2 2009-08-31 13:50:59 -04:00
martin 9492bf3158 fixed link 2009-08-31 11:03:20 -04:00
Joey Hess a86de9b1f6 update for Text::MultiMarkdown split 2009-08-30 19:17:45 -04:00
Joey Hess 8aeac3b666 CVE 2009-08-30 17:48:14 -04:00
Joey Hess 7021fc3646 still mispelling josh's name.. 2009-08-30 15:32:42 -04:00
Joey Hess 5acec79c64 add news item for ikiwiki 3.1415926 2009-08-30 15:31:47 -04:00
Joey Hess 41122048b9 teximg security problem 2009-08-30 15:20:32 -04:00
Joey Hess b83cb1d9f5 note 2009-08-30 14:54:52 -04:00
Joey Hess 2e357179bd fixed 2009-08-30 14:51:51 -04:00
Joey Hess d678147410 Revert "po: do not inject custom bestlink function when po_link_to eq default"
This reverts commit cdc3576c8d.

Conflicts:

	IkiWiki/Plugin/po.pm

This change broke the test suite and is not strictly necessary.
2009-08-30 14:50:43 -04:00
Joey Hess 6646841fa2 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-08-30 14:38:19 -04:00
Amitai Schlair 58cef9c3cf describe the wrapper change 2009-08-30 02:35:38 -04:00
Amitai Schlair 558873131f also need File::ReadBackwards now 2009-08-30 01:31:15 -04:00
Amitai Schlair 0721363a7a bug fixed, to-dos done 2009-08-30 01:26:57 -04:00
Amitai Schlair 6962b34597 This is in my git branch now, no need for a copy of the code here. 2009-08-29 22:17:40 -04:00
Joey Hess 29db15d31c Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-08-29 14:01:03 -04:00
intrigeri ef69cb34c3 doc/po(test suite failures): follow-up
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-08-29 17:25:51 +02:00
http://schmonz.livejournal.com/ 517432273b mod_auth_openid 2009-08-29 10:47:45 -04:00
bremner a0de415ae0 build failure on nearlyfreespeech.net 2009-08-29 07:16:57 -04:00
http://emptty.myopenid.com/ a4c9a8461c Answer to Joey, and justify my text (in the source) 2009-08-29 04:28:01 -04:00
Joey Hess 44ce9563a3 note that debian-* branches are subject to being rebased 2009-08-29 01:13:24 -04:00
Joey Hess 94727e7fcf merged 2009-08-28 19:49:22 -04:00
Joey Hess 2ba54735ce po test suite failure 2009-08-28 18:34:44 -04:00
furby 25bf32431f 2009-08-28 18:08:16 -04:00
furby 54a3928508 2009-08-28 18:03:28 -04:00
Joey Hess 59ad31c242 Merge commit 'smcv/ready/depends-exact' 2009-08-28 15:10:37 -04:00
Joey Hess 4236eb5f68 response 2009-08-28 15:00:58 -04:00
http://emptty.myopenid.com/ b6e589c9a4 Introduce myself 2009-08-28 12:22:38 -04:00
http://emptty.myopenid.com/ 79d3bb16ea my first edit to this site, please forgive mistakes 2009-08-28 12:18:30 -04:00
Simon McVittie 54f94e6bc8 Some crude benchmarking on a larger wiki 2009-08-28 16:11:52 +01:00
Simon McVittie a3f4077c36 Merge commit 'origin/master' 2009-08-28 15:55:28 +01:00
Simon McVittie 54b3d55aad Mark as done 2009-08-28 15:50:02 +01:00
Simon McVittie de4dc8befe Updated branch, thanks for the feedback 2009-08-28 15:48:51 +01:00
intrigeri 6be8746125 doc/po: report problem with link() + propose patch
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-08-28 16:38:13 +02:00
intrigeri 3f303cc853 follow-up
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-08-28 15:25:05 +02:00
intrigeri e3b5d70137 doc/po: bug report + patch proposal wrt. inline's post form's rootpage
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-08-28 15:08:02 +02:00
Joey Hess cc6000f0b9 both changes picked 2009-08-28 07:34:09 -04:00
intrigeri 8064acf87f doc/po: reported bug + patches wrt. created page type
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-08-28 13:20:33 +02:00
Joey Hess b7a3fbec78 response 2009-08-27 21:36:55 -04:00
Joey Hess 04a8da4f01 mention ignore branch 2009-08-27 21:00:39 -04:00
Simon McVittie 545029fe4b Explain my depends-exact branch 2009-08-28 01:13:43 +01:00
Joey Hess 18e4fa6539 fix merged 2009-08-27 15:54:44 -04:00
Joey Hess f8ad1bfec4 fix cherry-picked 2009-08-27 15:50:43 -04:00
Joey Hess ffcd97ce52 change cherry-picked; move to discussion 2009-08-27 15:49:12 -04:00
intrigeri eaa782a185 doc/po(self-links): follow-ups
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-08-27 20:38:36 +02:00
intrigeri 6bc3206af1 doc/po: follow-up 2009-08-27 20:21:16 +02:00
intrigeri 7d35d17f95 doc/po: follow-up
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-08-27 20:01:24 +02:00
Joey Hess 5e515b493c followups 2009-08-27 13:10:31 -04:00
Joey Hess e1acb707db cherry-picked fix for recentchanges links 2009-08-27 12:57:04 -04:00
Joey Hess 18fc71f033 unsure if this patch is enough 2009-08-27 12:56:24 -04:00
Joey Hess 6ba35a7cb4 forwarded 2009-08-27 12:41:25 -04:00
intrigeri dc1399fa80 initial patch proposal 2009-08-26 21:19:55 -04:00
https://infosoph.myopenid.com/ 70c601990b Forgot to mention I have multimarkdown enabled 2009-08-26 14:39:25 -04:00
Joey Hess 2736fc5ba9 close; multimarkdown not enabled by default 2009-08-26 13:11:55 -04:00
Joey Hess 4ce93af516 translation of directives 2009-08-26 13:09:43 -04:00
Joey Hess 27c6f56fcf typo 2009-08-26 13:05:46 -04:00
Joey Hess b740682f22 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-08-26 13:05:29 -04:00
Joey Hess 2996f0b5ee fix emphasis examples to actually work 2009-08-26 13:04:09 -04:00
https://infosoph.myopenid.com/ 155347837a initial report 2009-08-26 10:25:48 -04:00
martin cc76cd6402 suggestion 2009-08-26 09:59:39 -04:00
intrigeri d5a04b2de9 po: more TODO items comments and patches 2009-08-26 02:00:48 -04:00
intrigeri 7bd7e78e4a po: commenting some TODO items 2009-08-26 01:41:55 -04:00
intrigeri 145d89a6fc po: maybe fixed self links 2009-08-26 01:05:07 -04:00
Joey Hess b3d65aee18 Merge commit 'remotes/smcv/ready/remove-pagespec-merge' 2009-08-25 17:21:19 -04:00
Joey Hess 3548b6214f Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-08-25 17:18:39 -04:00
Simon McVittie aeea77e5c4 reply 2009-08-25 22:18:52 +01:00
Joey Hess fc445f6b70 Merge commit 'smcv/ready/optimize-depends' 2009-08-25 17:09:52 -04:00
Joey Hess 99626615ff Fix example blog's tags/life to not have a broken PageSpec. Closes: #543510 2009-08-25 13:39:33 -04:00
Joey Hess 134a25d163 better analysis of why the depends keep growing 2009-08-24 22:10:12 -04:00
Joey Hess 96936899da at this point I'm down to deciding which specific commits to merge and
which were dead ends
2009-08-24 21:54:22 -04:00
Simon McVittie 68fd245add Respond with benchmarks and an updated branch 2009-08-25 00:45:28 +01:00
Simon McVittie 848bb66c37 Indicate that pagespec_merge() is no longer needed (much rejoicing?) 2009-08-25 00:31:40 +01:00
Simon McVittie bc6e50a075 Mark "should optimise pagespecs" as done 2009-08-25 00:31:25 +01:00
Joey Hess cc665380e3 move undownloadable item to discussion page 2009-08-24 15:57:10 -04:00
Joey Hess 6b97e8f0ee close as wontfix 2009-08-24 15:52:56 -04:00
Joey Hess 68b6926420 fixed via getsource plugin 2009-08-24 15:51:05 -04:00
Joey Hess 43db8269a0 response 2009-08-24 15:47:24 -04:00
Joey Hess 004d460d9c fix link 2009-08-24 14:09:58 -04:00
Joey Hess f5187ed0b5 clarify and add link 2009-08-24 14:08:20 -04:00
Joey Hess 05c1730064 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-08-24 14:05:11 -04:00
http://schmonz.livejournal.com/ 8d504e6b3d response 2009-08-24 04:20:31 -04:00
http://www.cse.unsw.edu.au/~willu/ a27861c512 Comment on another possible solution to the use case. 2009-08-24 03:13:25 -04:00
Amitai Schlair 80ca685385 why I needed this, in case it's useful to someone else 2009-08-23 23:27:53 -04:00
Amitai Schlair 18a7b65094 response 2009-08-23 18:15:56 -04:00
http://schmonz.livejournal.com/ b43c250014 use a map instead 2009-08-23 17:54:38 -04:00
Joey Hess 156625ebac update config file snippet to use current git_wrapper name 2009-08-23 16:27:18 -04:00
Amitai Schlair 0d5a8bc3f0 new rsync plugin 2009-08-23 15:41:29 -04:00
http://rtfb.myopenid.com/ 16b0e47548 Added closing parenthesis 2009-08-23 11:40:44 -04:00
Joey Hess 59527de767 uh oh 2009-08-22 14:29:18 -04:00
http://xn--andreaskrger-llb.myopenid.com/ e51f099ed1 2009-08-22 06:25:12 -04:00
http://xn--andreaskrger-llb.myopenid.com/ 78213cf838 2009-08-22 06:07:38 -04:00
Amitai Schlair 2acc71849d no more wrapper wrapper 2009-08-22 03:52:45 -04:00
Amitai Schlair 7849d675a3 response 2009-08-22 02:02:34 -04:00
Joey Hess 73e562edc8 response 2009-08-21 16:09:26 -04:00
Amitai Schlair 24d43bea07 response 2009-08-20 16:10:56 -04:00
AlexandreDupas 69874215d4 formatting 2009-08-19 14:45:29 -04:00
AlexandreDupas e6ed1aabfd Add some details 2009-08-19 14:42:35 -04:00
Joey Hess f712ffa66d another issue 2009-08-19 14:12:37 -04:00
Joey Hess 9b799ccc85 po: Fixed to run rcs_add ralative to srcdir. 2009-08-19 14:05:59 -04:00
AlexandreDupas 036f4f367d bugs with po and git plugins 2009-08-19 12:33:09 -04:00
http://emptty.myopenid.com/ eedd1687f8 2009-08-19 05:08:49 -04:00
Jimmy Tang 8315913a25 added myself as a user 2009-08-18 15:22:02 +01:00
Jimmy Tang 9552f35b51 added my homepage link 2009-08-18 15:17:58 +01:00
Joey Hess 46adbbd1c3 respond 2009-08-17 16:30:21 -04:00
http://smcv.pseudorandom.co.uk/ 89b5e2b822 responses to code review (I'll try to get them implemented later this week) 2009-08-17 16:15:41 -04:00
Joey Hess 611256ba1c clarification 2009-08-16 16:32:35 -04:00
Joey Hess 9ca8de2e75 add l10n branch 2009-08-16 14:40:40 -04:00
Joey Hess db041b8854 minor problem 2009-08-16 13:53:44 -04:00
Amitai Schlair b5576b5560 Life is simpler on a git branch. 2009-08-16 11:58:28 -04:00
Amitai Schlair 56bd173596 switched my DreamHost install to pkgsrc, happily 2009-08-16 11:56:16 -04:00
http://www.cse.unsw.edu.au/~willu/ d3ec1a3af2 comment on part of Joey's comment 2009-08-16 09:01:12 -04:00
PaulePanter 216f5b5b20 Add sentence to clarify how to get feeds for the RecentChanges page. 2009-08-16 08:34:57 -04:00
PaulePanter 294aa19969 Fix (hopefully) grammar. 2009-08-16 07:01:39 -04:00
Joey Hess 4ff3e2a540 po: Better fix for missing underlay translation problem.
If a page is taken from the underlay, and one of the specified languages
does not have po files in the underlay, it would create a broken link
to the translated version of the page for that language.

With this change, there's no broken link.
2009-08-15 22:18:05 -04:00
Joey Hess 0e4f67842a update 2009-08-15 21:00:27 -04:00
Joey Hess 7ea1f96926 apache config details 2009-08-15 19:39:51 -04:00
Joey Hess 7d901b9a54 another problem.. 2009-08-15 19:16:22 -04:00
Joey Hess 43e895ec78 another problem 2009-08-15 17:29:05 -04:00
Joey Hess 1e30be656f link to l10n.ikiwiki.info website 2009-08-15 17:07:25 -04:00
Joey Hess e9d20231a0 further otherlanguages list styling 2009-08-15 17:00:16 -04:00
Joey Hess ac253566ae Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-08-15 16:34:20 -04:00
Joey Hess 54c2e05ccf Add basic styling of po plugin's languages list. 2009-08-15 16:33:54 -04:00
Joey Hess 1b63a0e4fa another problem 2009-08-15 16:15:36 -04:00
Joey Hess e9bc2e96ac resolve conflict 2009-08-15 15:49:07 -04:00
Joey Hess d13c07dec1 noticed a problem 2009-08-15 15:20:46 -04:00
Joey Hess bd34fcd874 reorg and cleanup 2009-08-15 14:26:07 -04:00
Joey Hess 04760df381 Allow building ikiwiki on systems w/o po4a -- building of the translated underlays will be skipped in this case. 2009-08-15 14:10:39 -04:00
Joey Hess 1f95a925f3 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-08-15 13:59:34 -04:00
Joey Hess c258160725 review of ready branch 2009-08-15 13:59:04 -04:00
http://www.cse.unsw.edu.au/~willu/ fdf3025133 2009-08-14 22:21:04 -04:00
http://www.cse.unsw.edu.au/~willu/ 1f64181f90 new dependency added 2009-08-14 21:43:47 -04:00
http://www.cse.unsw.edu.au/~willu/ 3e086c84a2 Related comments on openid redirection. 2009-08-14 19:10:57 -04:00
Joey Hess cfdabf348d forwarded upstream with analysis 2009-08-14 15:09:01 -04:00
lludwig 110d6e18b4 2009-08-14 09:49:49 -04:00
62.147.182.222 4bf7c24451 poll vote (Accept only password logins) 2009-08-14 07:42:28 -04:00
dave 2007005cd2 removed 2009-08-13 21:09:24 -04:00
Joey Hess 46c2d66fd3 disable pagecount here, sorta of excessive since the bug has been done 2009-08-13 19:05:27 -04:00
Joey Hess 3401dc6110 fix name 2009-08-13 18:12:28 -04:00
Joey Hess 8ba32abaf2 review: question 2009-08-13 17:55:01 -04:00
Joey Hess d512d58022 response 2009-08-13 17:48:36 -04:00
http://schmonz.livejournal.com/ 9e2c8a96cd add me new repo, yarrr 2009-08-13 17:14:32 -04:00
lludwig 7b3b0dabb3 2009-08-13 14:14:50 -04:00
91.105.86.99 3c06e94978 poll vote (Accept only OpenID for logins) 2009-08-13 14:05:59 -04:00
lnussel 1c2bdf8352 add comment about automenu plugin 2009-08-13 11:45:38 -04:00
lnussel da1d046f61 yes please 2009-08-13 11:07:59 -04:00
dave 92d185093c 2009-08-12 23:48:45 -04:00
Joey Hess 55e062f2d1 add news item for ikiwiki 3.141592 2009-08-11 16:27:32 -04:00
Joey Hess fc5c5df60e releasing version 3.141592 2009-08-11 16:24:28 -04:00
Joey Hess d165afb1f5 add news item for ikiwiki 3.15 2009-08-11 15:20:26 -04:00
Joey Hess 24d1cf19b8 typo 2009-08-10 16:34:14 -04:00
Joey Hess fd80cec18d idea 2009-08-10 16:31:51 -04:00
Joey Hess 7712bb662a Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-08-10 16:05:50 -04:00
Joey Hess 83480665c2 po: Fix copy of po file from underlay when editing
When first editing a page that was in the underlay, avoid losing
the translation by copying the po file over from the underlay.
2009-08-10 15:59:32 -04:00
Joey Hess 8c4325d2ce turn powered by ikiwiki link into link to the local documentation 2009-08-10 15:24:07 -04:00
http://schmonz.livejournal.com/ af29201c3c the post-commit wrapper wrapper also avoids cvs deadlock 2009-08-09 22:09:42 -04:00
http://schmonz.livejournal.com/ 792026fe97 add install and usage directions, to-do list 2009-08-09 22:06:02 -04:00
http://christine-spang.myopenid.com/ 9d0f8c917e add MIT SIPB to list of organisations using ikiwiki 2009-08-09 08:01:12 -04:00
http://christine-spang.myopenid.com/ d7773939cc add user page for Christine Spang 2009-08-09 07:57:06 -04:00
http://certifi.ca/lunix c430c5ebd0 add my response 2009-08-09 01:34:11 -04:00
http://certifi.ca/lunix 4e387bc6b6 reponse about highlight plugin 2009-08-08 21:11:03 -04:00
Joey Hess a0ace62664 point out where to get highlight perl bindings 2009-08-08 20:27:50 -04:00
http://certifi.ca/lunix c86842711f centos question 2009-08-08 19:19:32 -04:00
bremner 3c1ebd20f8 ok, thanks. I'll probably do the same. 2009-08-08 17:19:07 -04:00
Joey Hess eb5e6b2bb6 response 2009-08-08 17:01:10 -04:00
bremner 255835660b question (for joeyh?) about IkiWiki::refresh() 2009-08-08 16:48:00 -04:00
http://christine-spang.myopenid.com/ 52ee05feb7 2009-08-08 16:04:58 -04:00
http://joey.kitenet.net/ aa29cb5fc0 typo 2009-08-08 15:39:37 -04:00
http://eric.shared.dre.am/ 67bca4125d 2009-08-08 14:39:11 -04:00
Joey Hess c0c1e05dab finish merging getsource 2009-08-08 12:32:39 -04:00
Joey Hess 79312b2754 Merge commit 'smcv/ready/getsource'
Conflicts:
	debian/changelog
2009-08-08 12:22:10 -04:00
Joey Hess 548ab7a125 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-08-08 12:17:31 -04:00
Joey Hess 92d0299ea0 move larger projects using ikiwiki to top of list 2009-08-08 12:15:44 -04:00
Joey Hess 1632976f63 Dragonfly BSD has been using ikiwiki for their website since last December 2009-08-08 12:10:57 -04:00
buo 8fba0e7101 Solved. 2009-08-07 15:26:07 -04:00
buo 03bfd6c317 2009-08-07 14:52:30 -04:00
buo 9637e66932 2009-08-07 08:56:07 -04:00
http://bob-bernstein.myopenid.com/ 69d26eb573 2009-08-07 01:09:03 -04:00
http://bob-bernstein.myopenid.com/ c7ad7482f4 2009-08-06 22:20:15 -04:00
http://tlavoie.pip.verisignlabs.com/ 52da709fd8 2009-08-06 17:47:43 -04:00
http://tlavoie.pip.verisignlabs.com/ c121f182dc 2009-08-06 17:45:34 -04:00
http://tlavoie.pip.verisignlabs.com/ 2162b6fd20 2009-08-06 17:36:37 -04:00
Jogo e6add3a196 2009-08-06 16:09:08 -04:00
Jogo fc60d256dd 2009-08-06 15:51:24 -04:00
buo bb4a121222 2009-08-06 13:40:26 -04:00
Jogo 4a331d8afc 2009-08-06 13:07:22 -04:00
Jogo 0b2100727b 2009-08-06 09:42:56 -04:00
Jogo 34e5f5eba3 2009-08-06 08:43:45 -04:00
http://adam.shand.net/ 389367854b 2009-08-05 06:06:18 -04:00
http://adam.shand.net/ 08d8c36a0b 2009-08-05 06:02:00 -04:00
Joey Hess 4a2a37e02e close 2009-08-04 16:52:12 -04:00
j-ali 2b98b1a0c1 2009-08-04 16:45:30 -04:00
Joey Hess e46ea2a687 response 2009-08-04 16:38:22 -04:00
j-ali 7096ffaa52 2009-08-04 16:34:52 -04:00
Joey Hess a41d8177d4 response 2009-08-04 16:27:28 -04:00
j-ali 3f33d3979c 2009-08-04 16:18:49 -04:00
Joey Hess 264e82fc67 ikiwiki is so sexy it doesn't have to say that it is 2009-08-04 13:53:50 -04:00
Joey Hess ba64c720fe mention ikiwiki's own umask setting 2009-08-04 13:50:52 -04:00
Joey Hess a7dae30074 thought 2 2009-08-04 13:48:38 -04:00
Joey Hess e98e85ad75 update with a few of out newer features 2009-08-04 13:46:02 -04:00
Joey Hess 733d1773ad responses 2009-08-04 13:40:22 -04:00
Joey Hess a3959743b6 more info needed 2009-08-04 13:37:14 -04:00
Joey Hess e3c944ae00 Revert "written in perl"
This reverts commit cae559f677.

Ikiwiki's implementation language is not so important as to appear in the
first, key sentence of its website. The language is already documented
elsewhere, as in the install page.
2009-08-04 13:33:27 -04:00
http://velmont.no/ cae559f677 2009-08-04 08:18:06 -04:00
j-ali c3a66316e0 2009-08-04 05:41:07 -04:00
j-ali bc0eec4633 2009-08-04 05:28:45 -04:00
http://schmonz.livejournal.com/ 71f403a438 whoops, resolve 2009-08-03 13:27:11 -04:00
http://schmonz.livejournal.com/ d55fbc812b response 2009-08-03 12:54:13 -04:00
http://smcv.pseudorandom.co.uk/ b188a25e15 can be done with Javascript? 2009-08-03 06:01:50 -04:00
http://schmonz.livejournal.com/ 9468c553e1 maybe prevent trying to create .../CVS/whatever.mdwn 2009-08-03 03:23:42 -04:00
http://schmonz.livejournal.com/ cf3ab205e8 note Perl module dependencies 2009-08-03 02:56:42 -04:00
http://schmonz.livejournal.com/ 91ec7b1720 new CVS locking weirdness and workaround 2009-08-02 14:36:56 -04:00
dave 595c1d2a74 2009-08-02 13:40:06 -04:00
dave 6810e5feaa rename tips/mathopd.mdwn to tips/mathopd_permissions.mdwn 2009-08-02 13:37:17 -04:00
dave baee2aa36b 2009-08-02 13:35:04 -04:00
xan d819fd6b04 2009-08-02 10:51:31 -04:00
xan efd0a66a70 2009-08-02 10:50:16 -04:00
http://schmonz.livejournal.com/ e34f3dc8e6 love, me 2009-08-02 10:46:27 -04:00
http://schmonz.livejournal.com/ acc3a2b53f sure maybe, but not with ikiwiki itself 2009-08-02 10:44:17 -04:00
http://schmonz.livejournal.com/ 4c21c5d1fa ugh, this is not a Markdown page 2009-08-02 10:29:15 -04:00
http://schmonz.livejournal.com/ 81ad4377e9 response 2009-08-02 10:22:39 -04:00
xan 2ca129cb31 2009-08-02 09:23:47 -04:00
xan aad0659d62 2009-08-02 09:16:54 -04:00
http://www.cse.unsw.edu.au/~willu/ afd2a6d9e0 Generic License grant. 2009-08-01 20:44:33 -04:00
http://www.cse.unsw.edu.au/~willu/ 359de26a94 Add license note. 2009-08-01 20:27:49 -04:00
http://bob-bernstein.myopenid.com/ 9e4fd9214e 2009-08-01 17:13:42 -04:00
http://bob-bernstein.myopenid.com/ f1a74fe927 2009-08-01 17:01:49 -04:00
http://ayanoa.myopenid.com/ 6cc15dbc98 test 2009-08-01 12:01:03 -04:00
http://ayanoa.myopenid.com/ 3509f561c4 optionally adjust 2009-08-01 11:57:54 -04:00
http://smcv.pseudorandom.co.uk/ 9def21fcf7 remove reference to needing a branch which was merged already 2009-08-01 07:46:35 -04:00
Simon McVittie f5322fa912 Mark todo/source_link as done 2009-08-01 12:31:53 +01:00
Simon McVittie 3f39e69b13 Document the getsource plugin 2009-08-01 12:31:34 +01:00
http://schmonz.livejournal.com/ 702b27f54d there is such a thing now 2009-08-01 04:22:30 -04:00
http://schmonz.livejournal.com/ ea84b1175a link to new cvs plugin, and point to temporary homepage 2009-08-01 03:21:55 -04:00
http://mauriciopasquier.myopenid.com/ 91e3729972 2009-07-31 23:59:57 -04:00
Joey Hess f328810017 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Conflicts:
	doc/post-commit/discussion.mdwn
2009-07-31 21:06:15 -04:00
http://schmonz.livejournal.com/ 216a349bb9 specify where in IkiWiki.pm CVS metadata is avoided (wiki_file_prune_regexps) 2009-07-31 18:37:58 -04:00
http://schmonz.livejournal.com/ 28b390c19a voila 2009-07-31 18:32:56 -04:00
http://schmonz.livejournal.com/ faa29aaaf3 add working CVS plugin 2009-07-31 18:17:53 -04:00
http://smcv.pseudorandom.co.uk/ 612505d76b Self-review... 2009-07-31 17:18:20 -04:00
http://smcv.pseudorandom.co.uk/ ba1c355353 I now realise that one of trail's modes is a bit flawed... 2009-07-31 17:14:50 -04:00
http://schmonz.livejournal.com/ e93636b2f3 brain gradually engaging 2009-07-31 15:21:29 -04:00
Joey Hess d7b434be8c analysis 2009-07-31 10:30:21 -04:00
http://hendry.iki.fi/ f81471913f 2009-07-31 05:24:02 -04:00
Joey Hess 3710b1710e inline: Add pagenames parameter that can be used to list a set of pages to inline, in a specific order, without using a PageSpec. (smcv) 2009-07-31 10:30:36 +02:00
Joey Hess e78a8c2834 Merge branch 'master' into staging 2009-07-31 10:28:26 +02:00
Joey Hess f1a70921e3 Merge commit 'remotes/smcv/ready/inline-pagenames' into staging 2009-07-31 10:25:43 +02:00
Joey Hess d24f8b5c37 map: Avoid emitting an unclosed ul element if the map is empty. (harishcm) 2009-07-31 10:25:23 +02:00
Joey Hess 80c66c128b need copyright 2009-07-31 10:22:10 +02:00
Joey Hess 9168dc2e28 bug closures and changelog since smcv's ready branch didn't include them
Which would really make my merging rock if they did in the future.</hint>
2009-07-31 10:16:18 +02:00
Joey Hess 3d27dac809 Merge commit 'remotes/smcv/ready/among' 2009-07-31 10:12:23 +02:00
http://schmonz.livejournal.com/ 74d563f20f progress 2009-07-30 01:45:09 -04:00
http://schmonz.livejournal.com/ d9fa13504d add missing backquote 2009-07-29 22:38:51 -04:00
harishcm ae9b2151ac 2009-07-28 08:43:11 -04:00
Simon McVittie 7922eae327 Implement Will's suggestion 2009-07-27 12:03:11 +01:00
Simon McVittie 9a714e5f44 Flag branches as ready for review, by using a ready/ prefix as Joey suggested 2009-07-27 12:02:34 +01:00
simonraven 2dafc7d1f6 2009-07-27 05:49:59 -04:00
simonraven b25554042e 2009-07-27 05:42:04 -04:00
Joey Hess 0193298177 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-07-27 09:35:49 +02:00
Joey Hess 31865519fd merged 2009-07-27 09:34:46 +02:00
http://schmonz.livejournal.com/ 4b80bb5f9c more data 2009-07-27 00:25:37 -04:00
http://schmonz.livejournal.com/ 2774c0a061 CVS work in progress, debugging help appreciated 2009-07-27 00:19:39 -04:00
http://www.cse.unsw.edu.au/~willu/ 58189f90a8 Changes look good to me. 2009-07-26 22:54:00 -04:00
http://smcv.pseudorandom.co.uk/ f5b676bfcc .gitignore merge request 2009-07-26 15:42:36 -04:00
Simon McVittie 13de81ffbb Link to my amended version of Will's plugin 2009-07-26 17:15:01 +01:00
http://smcv.pseudorandom.co.uk/ 0c04985c07 Similar request 2009-07-26 08:56:39 -04:00
http://smcv.pseudorandom.co.uk/ 3c5bb5a01b The 404 plugin also closes an old wishlist item 2009-07-26 08:36:31 -04:00
http://smcv.pseudorandom.co.uk/ 5129b461ab is this in fact WONTFIX? 2009-07-26 08:31:34 -04:00
http://smcv.pseudorandom.co.uk/ e484061c96 See also 2009-07-26 08:27:02 -04:00
http://smcv.pseudorandom.co.uk/ fc18de040c Reference a potentially-useful Perl module 2009-07-26 08:05:36 -04:00
http://smcv.pseudorandom.co.uk/ 5a4e90468c Reference another todo item 2009-07-26 07:56:50 -04:00
http://smcv.pseudorandom.co.uk/ 4be57f2465 pass on Joey's comments from another page 2009-07-26 07:53:52 -04:00
http://smcv.pseudorandom.co.uk/ fd62f3c0eb maybe postform and inline need separating? 2009-07-26 07:47:03 -04:00
http://smcv.pseudorandom.co.uk/ d3cbbfbc96 Fix wtf-8, link to similar todo items, mark Joey's thoughts as such 2009-07-26 07:36:53 -04:00
http://smcv.pseudorandom.co.uk/ a1d31e6db2 plugins/contrib/album will also want attachment uploads into an underlay 2009-07-26 07:23:05 -04:00
http://smcv.pseudorandom.co.uk/ a722a85507 internal pages are already matched specially... 2009-07-26 07:03:32 -04:00
http://smcv.pseudorandom.co.uk/ ea30193af2 html5: reference git branch via template 2009-07-26 06:55:41 -04:00
http://smcv.pseudorandom.co.uk/ d8c5e4ab38 you don't need to copy all the templates, only page.tmpl 2009-07-26 06:48:03 -04:00
http://schmonz.livejournal.com/ 6f88e3631e fix typo 2009-07-26 05:40:58 -04:00
http://schmonz.livejournal.com/ 1896b8bccb spelling 2009-07-25 19:38:19 -04:00
Simon McVittie c2215feedd New branch based on optimize-pagespecs: remove pagespec_merge 2009-07-25 20:46:03 +01:00
Simon McVittie d2633aad3e Link my inline-pagenames branch 2009-07-25 20:39:20 +01:00
Simon McVittie 58bce14496 I now have a git branch with harishcm's [[!map]] bugfix. If I was a reviewer, I'd approve it 2009-07-25 20:28:54 +01:00
Simon McVittie f237ea1b9a Add [[!template id=gitbranch]] for things available from git, and use it
The uses are somewhat biased towards my own branches, because I know
where to find them and what they do :-) but I've tagged some other
people's as well.
2009-07-25 19:55:22 +01:00
http://smcv.pseudorandom.co.uk/ 18a58135fc Fix syntax, remove duplicate entry for Jon's repository 2009-07-25 14:11:08 -04:00
http://smcv.pseudorandom.co.uk/ 03f567ba77 Add all the forks on github, except gmcmanus' which was already there 2009-07-25 14:03:40 -04:00
Joey Hess 0d92055b64 remove ion 2009-07-22 17:28:06 +02:00
Joey Hess 62dd02aa79 oddity 2009-07-21 13:21:16 +02:00
Joey Hess d1b316dc05 add a warning 2009-07-21 13:07:49 +02:00
Jon Dowland c28c7846b4 Merge branch 'master' of git://git.ikiwiki.info 2009-07-21 11:45:29 +01:00
Jon Dowland ddd55037d4 some thoughts in the wake of a spam attack 2009-07-21 11:44:52 +01:00
Joey Hess 8effd48854 one issue with basewiki translations 2009-07-21 12:43:48 +02:00
Joey Hess eca2dbe67f po: Add support for mo files in underlays
In order to support translated basewiki and other underlays, we need
support for mo files in underlays.

The code did not allow this before, because if a mo file was in an
underlay, then it might try to update it, and its pot, and write to the
underlay, which is guaranteed to either fail due to permissions, or be
undesirable.

To fix, my approach is to just detect if a mo or pot file that is about to
be updated is in an underlay, and skip updating it. This seems to work
well:

- If the mo is out of date in the underlay, it won't get updated, but this
  would probably be due to a problem in the underlay, or more likely,
  the wiki is being rebuilt and so it *thinks* the mo is out of date,
  but it's really not (and it would be a waste of time to rebuild it
  anyway).
- If a page from the basewiki is edited, it is saved to the srcdir,
  which causes generation of an updated mo and pot also in the srcdir;
  the underlay stops being used for that page, and everything seems
  to work.

Note that I am not including an underlay search directory for pot files.
They *seem* to be unnecessary for the underlay, since the mo files
in there never need to be updated.
2009-07-21 11:31:51 +02:00
harishcm 4954ffb558 2009-07-21 00:33:23 -04:00
harishcm 7d682ef4c2 patch overcoming the issue of <ul> with no <li> 2009-07-21 00:29:42 -04:00
http://smcv.pseudorandom.co.uk/ 6463fe7a6b link to alternative patch 2009-07-20 11:19:46 -04:00
http://smcv.pseudorandom.co.uk/ f900e84416 link to existing bug 2009-07-20 11:16:45 -04:00
harishcm 3fef1fbd0d Issue with ul and div tag closure when returning empty map 2009-07-20 10:40:29 -04:00
harishcm 9fb0d03c5a 2009-07-20 10:29:39 -04:00
http://jmtd.livejournal.com/ bfe1961e1d how to achieve this by modifying your templates 2009-07-20 10:03:50 -04:00
Joey Hess a7b813182d build translated underlays for use with non-English wikis 2009-07-20 07:20:13 +02:00
Joey Hess 741c33576e create translated underlays in mdwn format
These are for use by wikis where the primary language is not English.
On such a wiki, it makes sense to use an underlay has the source for pages
in the native language.
2009-07-20 06:23:33 +02:00