Commit Graph

8601 Commits (f756d7e6de847277708249b601696f42e5882e58)

Author SHA1 Message Date
Joey Hess b6b7dc3a43 Merge branch 'master' into dependency-types 2009-10-07 13:00:54 -04:00
http://www.cse.unsw.edu.au/~willu/ 3d609928e5 Comments (maybe not so helpful - sorry) 2009-10-07 02:40:32 -04:00
Joey Hess 61977ac97b Merge branch 'master' into dependency-types
Conflicts:
	doc/todo/dependency_types.mdwn
2009-10-06 20:20:45 -04:00
Joey Hess d8607f5e73 update 2009-10-06 20:20:05 -04:00
Joey Hess 0582365a56 notes on removal problem 2009-10-06 20:19:17 -04:00
Joey Hess 348a6aaee3 pagespec for links dependencies 2009-10-06 18:20:11 -04:00
Joey Hess af85f62d6f linkmap: Use a combination of presence and link dependencies.
This makes the map be regenerated much less frequently, so larger maps are
more practical to use now.
2009-10-06 17:47:10 -04:00
Joey Hess 9f4c5d2466 new todo 2009-10-05 22:59:33 -04:00
Joey Hess 534518792d update 2009-10-05 22:30:14 -04:00
Joey Hess 0cb9e588e4 add among limit to pagestats 2009-10-05 21:24:02 -04:00
Joey Hess 7a520974b5 uh oh, this affects link deps 2009-10-05 17:44:15 -04:00
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