Commit Graph

11316 Commits (5757ad87740fc50ead02aa06cadeb8b591dfcb82)

Author SHA1 Message Date
Thomas Schwinge 5757ad8774 Add a comment about the texinfo plugin. 2009-10-16 11:57:49 +02:00
Thomas Schwinge d352af1da5 inline plugin: feedfile option w/ usedirs. 2009-10-16 11:53:37 +02:00
Thomas Schwinge 53bf9301ea Potential issues with the recentchanges plugin. 2009-10-16 11:48:26 +02:00
Thomas Schwinge 1c3fc89b84 Prefixing the HTML Title. 2009-10-16 11:46:27 +02:00
Thomas Schwinge 9da02428d4 Appetizer for the inline plugin? 2009-10-16 11:40:35 +02:00
Thomas Schwinge 3cf62292e1 Forum: discussion about the ever-growing list of pages. 2009-10-16 11:33:42 +02:00
Thomas Schwinge 027d28a6a1 Link to the forum from the top-level page. 2009-10-16 11:28:06 +02:00
Thomas Schwinge a91bfd5506 Sign. 2009-10-16 11:25:23 +02:00
Thomas Schwinge 07b28cfcf9 TODO: How to preview changes before git://... commit. 2009-10-16 11:24:21 +02:00
Thomas Schwinge ab68f96494 Discussion pages of Discussion pages (etc.)? 2009-10-16 11:12:28 +02:00
Thomas Schwinge b94d9589d3 Issue with ``no text was copied in this page'' in RSS feeds? 2009-10-16 11:11:59 +02:00
Thomas Schwinge 7d76e36edd Issue with [[!meta date]] / [[!meta updated]] vs. RSS / Atom feeds? 2009-10-16 11:05:51 +02:00
Thomas Schwinge 3e2f99cba1 A list of stuff that would be nice to work on for enhancing the GNU Hurd web pages. 2009-10-16 11:01:22 +02:00
Thomas Schwinge 6823a51f42 Handling non-existing pages in parentlinks. 2009-10-16 10:53:05 +02:00
tschwinge 002b6d2c41 shortcuts: local file. 2009-10-16 03:19:55 -04:00
tschwinge e59ba3a113 minor: tiny rendering error 2009-10-16 03:14:03 -04:00
http://smcv.pseudorandom.co.uk/ bc4b8e4e23 not another hidden requirement... 2009-10-15 23:27:53 -04:00
http://smcv.pseudorandom.co.uk/ 969ce8c5f8 add a bit more attribution so it's clearer what Joey wrote 2009-10-15 23:22:18 -04:00
http://smcv.pseudorandom.co.uk/ cd5bf7eb7f comments after trying to implement joey's idea 2009-10-15 23:16:52 -04:00
Joey Hess 31ec3a7570 typo 2009-10-15 18:51:29 -04:00
Joey Hess 19ec5c2259 typo 2009-10-15 18:50:40 -04:00
Joey Hess 4be470a219 update 2009-10-15 18:49:05 -04:00
Joey Hess 68aca6516a add 2009-10-15 18:42:46 -04:00
Joey Hess 402fd5e63b Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-10-15 16:26:28 -04:00
Joey Hess d0213917ad inline: Optimize generation of archives, etc
Don't generate inlined page content if the template does not use it.
2009-10-15 16:25:43 -04:00
http://seanh.myopenid.com/ bfbd0680ce 2009-10-15 16:05:34 -04:00
Joey Hess 5a41e6054a response3 2009-10-15 14:34:09 -04:00
Joey Hess 8d26a42675 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-10-15 14:26:22 -04:00
Joey Hess 96729cafc3 override LC_ALL, not LANG 2009-10-15 14:26:06 -04:00
http://jmtd.livejournal.com/ 3d268733a3 why the wrapper is a binary 2009-10-15 12:41:02 -04:00
http://seanh.myopenid.com/ 4c3264cd46 2009-10-15 11:54:59 -04:00
Chadius 143e2de17d Asking for a repost of page, as the link is broken. 2009-10-15 09:26:05 -04:00
Joey Hess 2fced917a5 sparkline: show error if php does not run 2009-10-14 16:59:21 -04:00
Joey Hess 77b0454e0c Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-10-14 13:20:55 -04:00
Joey Hess 7ba4fa760a build wiki in C locale, to ensure that the "no broken links" message is not translated 2009-10-14 13:19:44 -04:00
Joey Hess 57a135c92a abort test if cvs prereq perl modules are not available 2009-10-14 13:15:12 -04:00
http://schmonz.livejournal.com/ c82ca7aa56 point to "rsync" .htaccess trick 2009-10-13 20:56:29 -04:00
http://schmonz.livejournal.com/ 7e25c2116c .htaccess hack 2009-10-13 20:51:43 -04:00
Jogo 6ece984c39 2009-10-13 17:26:11 -04:00
Joey Hess ef7bddbc36 Merge branch 'dependency-types'
Conflicts:
	doc/todo/dependency_types.mdwn
2009-10-13 15:15:54 -04:00
Joey Hess f6402d22ca Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-10-13 15:07:48 -04:00
Joey Hess 046ac5fec5 remove debugging and cruft 2009-10-13 15:00:07 -04:00
Joey Hess c916dcd035 fix some broken influence blocking testing, add more tests 2009-10-13 14:58:22 -04:00
Joey Hess 2f5beb59bf tests for influence blocking 2009-10-13 14:46:38 -04:00
Joey Hess a20bc7a3fc influence blocker implementation
This avoids unnecessary influences being recorded from pagespecs
such as "link(done) and bugs/*", when a page cannot ever possibly
match.

A pagespec term that returns a value without influence is an influence
blocker. If such a blocker has a false value (possibly due to being
negated) and is ANDed with another term, it blocks that term's influence
from propigating out.

If the term is ORed, or has a true value, it does not block influence.
(Consider "link(done) or bugs/*" and "link(done) and !nosuchpage")

In the implementation in merge_influence, I had to be careful to never
negate $this or $other when testing if they are an influence blocker,
since negation mutates the object. Thus the slightly weird if statement.
2009-10-13 14:37:14 -04:00
Joey Hess 7e326ebfce update 2009-10-13 13:57:39 -04:00
http://jeremiahfoster.myopenid.com/ 129bde6676 Added a question about permissions. 2009-10-13 13:35:44 -04:00
Joey Hess 5e4e43e2c7 match_link: dynamic influence needed for page that currently has no links 2009-10-13 13:33:51 -04:00
lnussel 68433d82b8 add shortcut for novell bugzilla 2009-10-13 05:09:37 -04:00
Jogo 7272938a11 2009-10-12 16:44:12 -04:00