Thomas Schwinge [Fri, 16 Oct 2009 09:28:06 +0000 (11:28 +0200)]
Link to the forum from the top-level page.
Thomas Schwinge [Fri, 16 Oct 2009 09:25:23 +0000 (11:25 +0200)]
Sign.
Thomas Schwinge [Fri, 16 Oct 2009 09:24:21 +0000 (11:24 +0200)]
TODO: How to preview changes before git://... commit.
Thomas Schwinge [Fri, 16 Oct 2009 09:12:28 +0000 (11:12 +0200)]
Discussion pages of Discussion pages (etc.)?
Thomas Schwinge [Fri, 16 Oct 2009 09:11:59 +0000 (11:11 +0200)]
Issue with ``no text was copied in this page'' in RSS feeds?
Thomas Schwinge [Fri, 16 Oct 2009 09:05:51 +0000 (11:05 +0200)]
Issue with [[!meta date]] / [[!meta updated]] vs. RSS / Atom feeds?
Thomas Schwinge [Fri, 16 Oct 2009 09:01:22 +0000 (11:01 +0200)]
A list of stuff that would be nice to work on for enhancing the GNU Hurd web pages.
Thomas Schwinge [Fri, 16 Oct 2009 08:53:05 +0000 (10:53 +0200)]
Handling non-existing pages in parentlinks.
tschwinge [Fri, 16 Oct 2009 07:19:55 +0000 (03:19 -0400)]
shortcuts: local file.
tschwinge [Fri, 16 Oct 2009 07:14:03 +0000 (03:14 -0400)]
minor: tiny rendering error
http://smcv.pseudorandom.co.uk/ [Fri, 16 Oct 2009 03:27:53 +0000 (23:27 -0400)]
not another hidden requirement...
http://smcv.pseudorandom.co.uk/ [Fri, 16 Oct 2009 03:22:18 +0000 (23:22 -0400)]
add a bit more attribution so it's clearer what Joey wrote
http://smcv.pseudorandom.co.uk/ [Fri, 16 Oct 2009 03:16:52 +0000 (23:16 -0400)]
comments after trying to implement joey's idea
Joey Hess [Fri, 16 Oct 2009 00:01:47 +0000 (20:01 -0400)]
slight optimisation
Joey Hess [Thu, 15 Oct 2009 22:51:29 +0000 (18:51 -0400)]
typo
Joey Hess [Thu, 15 Oct 2009 22:50:40 +0000 (18:50 -0400)]
typo
Joey Hess [Thu, 15 Oct 2009 22:49:05 +0000 (18:49 -0400)]
update
Joey Hess [Thu, 15 Oct 2009 22:42:46 +0000 (18:42 -0400)]
add
Joey Hess [Thu, 15 Oct 2009 20:26:28 +0000 (16:26 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 15 Oct 2009 20:25:43 +0000 (16:25 -0400)]
inline: Optimize generation of archives, etc
Don't generate inlined page content if the template does not use it.
http://seanh.myopenid.com/ [Thu, 15 Oct 2009 20:05:34 +0000 (16:05 -0400)]
Joey Hess [Thu, 15 Oct 2009 18:34:09 +0000 (14:34 -0400)]
response3
Joey Hess [Thu, 15 Oct 2009 18:26:22 +0000 (14:26 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 15 Oct 2009 18:26:06 +0000 (14:26 -0400)]
override LC_ALL, not LANG
http://jmtd.livejournal.com/ [Thu, 15 Oct 2009 16:41:02 +0000 (12:41 -0400)]
why the wrapper is a binary
http://seanh.myopenid.com/ [Thu, 15 Oct 2009 15:54:59 +0000 (11:54 -0400)]
Chadius [Thu, 15 Oct 2009 13:26:05 +0000 (09:26 -0400)]
Asking for a repost of page, as the link is broken.
Joey Hess [Wed, 14 Oct 2009 20:59:21 +0000 (16:59 -0400)]
sparkline: show error if php does not run
Joey Hess [Wed, 14 Oct 2009 17:20:55 +0000 (13:20 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 14 Oct 2009 17:19:44 +0000 (13:19 -0400)]
build wiki in C locale, to ensure that the "no broken links" message is not translated
Joey Hess [Wed, 14 Oct 2009 17:15:12 +0000 (13:15 -0400)]
abort test if cvs prereq perl modules are not available
http://schmonz.livejournal.com/ [Wed, 14 Oct 2009 00:56:29 +0000 (20:56 -0400)]
point to "rsync" .htaccess trick
http://schmonz.livejournal.com/ [Wed, 14 Oct 2009 00:51:43 +0000 (20:51 -0400)]
.htaccess hack
Jogo [Tue, 13 Oct 2009 21:26:11 +0000 (17:26 -0400)]
Joey Hess [Tue, 13 Oct 2009 19:15:54 +0000 (15:15 -0400)]
Merge branch 'dependency-types'
Conflicts:
doc/todo/dependency_types.mdwn
Joey Hess [Tue, 13 Oct 2009 19:07:48 +0000 (15:07 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 13 Oct 2009 19:00:07 +0000 (15:00 -0400)]
remove debugging and cruft
Joey Hess [Tue, 13 Oct 2009 18:58:22 +0000 (14:58 -0400)]
fix some broken influence blocking testing, add more tests
Joey Hess [Tue, 13 Oct 2009 18:46:38 +0000 (14:46 -0400)]
tests for influence blocking
Joey Hess [Tue, 13 Oct 2009 18:37:14 +0000 (14:37 -0400)]
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.
Joey Hess [Tue, 13 Oct 2009 17:57:39 +0000 (13:57 -0400)]
update
http://jeremiahfoster.myopenid.com/ [Tue, 13 Oct 2009 17:35:44 +0000 (13:35 -0400)]
Added a question about permissions.
Joey Hess [Tue, 13 Oct 2009 17:33:51 +0000 (13:33 -0400)]
match_link: dynamic influence needed for page that currently has no links
lnussel [Tue, 13 Oct 2009 09:09:37 +0000 (05:09 -0400)]
add shortcut for novell bugzilla
Jogo [Mon, 12 Oct 2009 20:44:12 +0000 (16:44 -0400)]
Joey Hess [Mon, 12 Oct 2009 18:22:48 +0000 (14:22 -0400)]
year calendar: Avoid highlighting the current month in a different year
Joey Hess [Mon, 12 Oct 2009 18:19:04 +0000 (14:19 -0400)]
year calendar: only link to months that have posts
This does mean the year calendars depend on existence of all posts made in
the year and have to be updated.
Joey Hess [Mon, 12 Oct 2009 18:05:56 +0000 (14:05 -0400)]
remove whitespace from within arrow links
Joey Hess [Mon, 12 Oct 2009 16:30:10 +0000 (12:30 -0400)]
calendar: Add creation time limits to user's pagespec
This avoids all calendars rebuilding when a new page is added
that will only show in one of them.
Joey Hess [Mon, 12 Oct 2009 16:21:46 +0000 (12:21 -0400)]
Added minimal default CSS for calendar plugin, just highlighting the current day.
Joey Hess [Mon, 12 Oct 2009 16:19:42 +0000 (12:19 -0400)]
calendar: Fix CSS for year calendar to match the plugin documentation.
The names in the documentation were completly different, but
also seemed better chosen than the names in the code.
Joey Hess [Mon, 12 Oct 2009 04:50:48 +0000 (00:50 -0400)]
skip merges
git log --follow seems to sometimes show merges from before the file was
ever created. So, skip them, a file shouldn't be first created during a
merge anyway.
Joey Hess [Mon, 12 Oct 2009 04:05:31 +0000 (00:05 -0400)]
formatting
Joey Hess [Mon, 12 Oct 2009 03:53:21 +0000 (23:53 -0400)]
add some TODO tests for influence blocking
Joey Hess [Mon, 12 Oct 2009 03:44:50 +0000 (23:44 -0400)]
allow spans
Joey Hess [Mon, 12 Oct 2009 03:38:41 +0000 (23:38 -0400)]
Merge branch 'master' into dependency-types
Joey Hess [Mon, 12 Oct 2009 03:07:31 +0000 (23:07 -0400)]
can't use --reverse with git log --follow
Meh, git.
Joey Hess [Mon, 12 Oct 2009 02:58:17 +0000 (22:58 -0400)]
response
Joey Hess [Mon, 12 Oct 2009 02:39:31 +0000 (22:39 -0400)]
Merge branch 'master' into dependency-types
Conflicts:
debian/changelog
Joey Hess [Mon, 12 Oct 2009 02:38:42 +0000 (22:38 -0400)]
git: --getctime will now follow renames back to the original creation of a file.
This will be a bit more expensive, but --getctime does not need to be fast.
And getting the real creation time a very useful when untangling blog
histories that involve renames.
Joey Hess [Mon, 12 Oct 2009 02:11:11 +0000 (22:11 -0400)]
calendar: avoid inline images in links
Joey Hess [Mon, 12 Oct 2009 01:55:06 +0000 (21:55 -0400)]
calendar: use left and right arrows for next/prev months
This is consistent with the year display, and I think it is less
visually confusing than using the full month names.
Joey Hess [Mon, 12 Oct 2009 01:52:50 +0000 (21:52 -0400)]
fix next/prev month padding bug
Joey Hess [Mon, 12 Oct 2009 01:43:16 +0000 (21:43 -0400)]
fix day links
I broke this recently.
Joey Hess [Mon, 12 Oct 2009 01:42:59 +0000 (21:42 -0400)]
calendar: Fix bug in next/previous year/month links, which sometimes linked to an archive page from the wrong year.
Joey Hess [Mon, 12 Oct 2009 01:06:10 +0000 (21:06 -0400)]
calendar: Fix midnight rebuild trigger of calendars with explicit month/year.
It was just broken for calendars with an explicit month or year, not
triggering at all.
Now it will update those at appropriate times.
Joey Hess [Mon, 12 Oct 2009 00:15:54 +0000 (20:15 -0400)]
avoid temporary variables
and fix a bug in pagespec variable name
Joey Hess [Mon, 12 Oct 2009 00:00:12 +0000 (20:00 -0400)]
Merge branch 'master' into dependency-types
Joey Hess [Sun, 11 Oct 2009 23:59:32 +0000 (19:59 -0400)]
remove locking
Problem is that even rcs_add may cause a commit for certian RCSs and then
it would deadlock.
Joey Hess [Sun, 11 Oct 2009 23:56:50 +0000 (19:56 -0400)]
Merge branch 'master' into dependency-types
Joey Hess [Sun, 11 Oct 2009 23:56:40 +0000 (19:56 -0400)]
install ikiwiki-calendar
Joey Hess [Sun, 11 Oct 2009 23:13:40 +0000 (19:13 -0400)]
influences returns hash ref now
Joey Hess [Sun, 11 Oct 2009 23:05:37 +0000 (19:05 -0400)]
typo
Joey Hess [Sun, 11 Oct 2009 20:54:23 +0000 (16:54 -0400)]
Merge branch 'master' into dependency-types
Conflicts:
debian/changelog
doc/plugins/calendar.mdwn
Joey Hess [Sun, 11 Oct 2009 20:53:07 +0000 (16:53 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sun, 11 Oct 2009 20:42:49 +0000 (16:42 -0400)]
ikiwiki-calendar: New command automates creation of archive pages using the calendar plugin.
Joey Hess [Sun, 11 Oct 2009 20:04:03 +0000 (16:04 -0400)]
typo
Joey Hess [Sun, 11 Oct 2009 17:51:23 +0000 (13:51 -0400)]
typo
Jogo [Sun, 11 Oct 2009 08:34:17 +0000 (04:34 -0400)]
Jogo [Sun, 11 Oct 2009 07:18:32 +0000 (03:18 -0400)]
Jogo [Sat, 10 Oct 2009 08:22:41 +0000 (04:22 -0400)]
trianta [Sat, 10 Oct 2009 08:14:18 +0000 (04:14 -0400)]
Joey Hess [Sat, 10 Oct 2009 01:23:39 +0000 (21:23 -0400)]
update
Joey Hess [Sat, 10 Oct 2009 01:12:14 +0000 (21:12 -0400)]
added tests of SuccessReason/FailReason objects
Joey Hess [Sat, 10 Oct 2009 00:30:22 +0000 (20:30 -0400)]
update
Joey Hess [Sat, 10 Oct 2009 00:16:46 +0000 (20:16 -0400)]
Merge branch 'master' into dependency-types
Conflicts:
doc/bugs/transitive_dependencies.mdwn
Joey Hess [Sat, 10 Oct 2009 00:08:42 +0000 (20:08 -0400)]
add news item for ikiwiki 3.
20091009
Joey Hess [Sat, 10 Oct 2009 00:07:32 +0000 (20:07 -0400)]
releasing version 3.
20091009
http://www.cse.unsw.edu.au/~willu/ [Fri, 9 Oct 2009 22:08:21 +0000 (18:08 -0400)]
response
Joey Hess [Fri, 9 Oct 2009 21:19:07 +0000 (17:19 -0400)]
remove highlevel influence calculation stuff
I have it implemented in both add_depends and pagespec_match_list.
The add_depends implementation is optimised to only try one page
if the pagespec's influences are all static, and do not vary by page
matched.
Joey Hess [Fri, 9 Oct 2009 21:15:40 +0000 (17:15 -0400)]
add_depends: optimise influence calculation
I made match_* functions whose influences can vary depending on the page
matched set a special "" influence to indicate this.
Then add_depends can try just one page, and if static influences are found,
stop there.
Joey Hess [Fri, 9 Oct 2009 18:52:03 +0000 (14:52 -0400)]
response
Joey Hess [Fri, 9 Oct 2009 18:51:02 +0000 (14:51 -0400)]
revert
Joey Hess [Fri, 9 Oct 2009 18:27:11 +0000 (14:27 -0400)]
rework influence calculation
Thought of a cleaner way to accumulate all influences in
pagespec_match_list, using the pagespec_match result object as an
accumulator.
(This also accumulates all influences from failed matches, rather than just
one failed match. I'm not sure if the old method was correct.)
Joey Hess [Fri, 9 Oct 2009 18:05:22 +0000 (14:05 -0400)]
move influence tests to pagespec_match_list.t
Joey Hess [Fri, 9 Oct 2009 17:37:06 +0000 (13:37 -0400)]
img: use presence dependency when linking to a page
Joey Hess [Fri, 9 Oct 2009 17:35:11 +0000 (13:35 -0400)]
brokenlinks: use pagespec_match_list
Joey Hess [Fri, 9 Oct 2009 17:33:49 +0000 (13:33 -0400)]
fix link
Joey Hess [Fri, 9 Oct 2009 17:28:41 +0000 (13:28 -0400)]
fix pagespec_match_list handling of list parameter
Joey Hess [Fri, 9 Oct 2009 17:20:41 +0000 (13:20 -0400)]
pagespec_match_list: change limit to filter