ikiwiki
14 years agocalendarmonth.tmpl: The month calendar is now put in a sidebar.
Joey Hess [Thu, 15 Apr 2010 22:51:50 +0000 (18:51 -0400)] 
calendarmonth.tmpl: The month calendar is now put in a sidebar.

14 years agofix parameter parsing when pagespec is ommited, and year is present
Joey Hess [Thu, 15 Apr 2010 22:51:35 +0000 (18:51 -0400)] 
fix parameter parsing when pagespec is ommited, and year is present

14 years agoconditional: Fix bug that forced "all" mode off by default.
Joey Hess [Thu, 15 Apr 2010 22:18:48 +0000 (18:18 -0400)] 
conditional: Fix bug that forced "all" mode off by default.

Commit b7351daacd0d4a041a51b43d99b7bf589de54f53 introduced the bug.

14 years agofix tagspec
Joey Hess [Thu, 15 Apr 2010 21:57:35 +0000 (17:57 -0400)] 
fix tagspec

14 years agoreorg
Joey Hess [Thu, 15 Apr 2010 21:56:36 +0000 (17:56 -0400)] 
reorg

14 years agofix sidebar directive parameter handling
Joey Hess [Thu, 15 Apr 2010 21:50:43 +0000 (17:50 -0400)] 
fix sidebar directive parameter handling

14 years agotypo
Joey Hess [Thu, 15 Apr 2010 21:49:32 +0000 (17:49 -0400)] 
typo

14 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 15 Apr 2010 21:40:18 +0000 (17:40 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

14 years agoallow sidebar directive to enable use of sidebar page
Joey Hess [Thu, 15 Apr 2010 21:38:13 +0000 (17:38 -0400)] 
allow sidebar directive to enable use of sidebar page

This way, the example blog always has a sidebar on the index page,
but not the overhead of sidebars on all the other pages. And if a
user wants to, they can enable global_sidebars to switch to sidebars on
every page.

14 years agodisable global sidebars by default
Joey Hess [Thu, 15 Apr 2010 21:32:11 +0000 (17:32 -0400)] 
disable global sidebars by default

14 years agosidebar: Add global_sidebars setting.
Joey Hess [Thu, 15 Apr 2010 21:31:50 +0000 (17:31 -0400)] 
sidebar: Add global_sidebars setting.

14 years agoadd note if ikiwiki-calendar needs to be run
Joey Hess [Thu, 15 Apr 2010 20:55:20 +0000 (16:55 -0400)] 
add note if ikiwiki-calendar needs to be run

14 years agoEnable calendar and sidebar in auto-blog.setup.
Joey Hess [Thu, 15 Apr 2010 20:52:41 +0000 (16:52 -0400)] 
Enable calendar and sidebar in auto-blog.setup.

14 years agosidebar: Now a sidebar directive can be used to override the sidebar shown on a page.
Joey Hess [Thu, 15 Apr 2010 20:40:01 +0000 (16:40 -0400)] 
sidebar: Now a sidebar directive can be used to override the sidebar shown on a page.

14 years agoupdate
Joey Hess [Thu, 15 Apr 2010 20:21:06 +0000 (16:21 -0400)] 
update

14 years agosidebar styling improvements
Joey Hess [Thu, 15 Apr 2010 20:08:33 +0000 (16:08 -0400)] 
sidebar styling improvements

Added a visible border; tuned down the whitespace/borders.

Note the use of the -1 pixel margin-top -- this makes the sidebar appear
to hang down from the line under the actions at the top of the page.

14 years agodisable feeds in raw mode
Joey Hess [Thu, 15 Apr 2010 19:41:56 +0000 (15:41 -0400)] 
disable feeds in raw mode

14 years agoincrease sidebar width from 20 to 30 ex
Joey Hess [Thu, 15 Apr 2010 19:38:23 +0000 (15:38 -0400)] 
increase sidebar width from 20 to 30 ex

This makes it big enough to fit a month calendar.

14 years agoenable calendar by default
Joey Hess [Thu, 15 Apr 2010 19:31:18 +0000 (15:31 -0400)] 
enable calendar by default

Makes it a bit easier to include the calendar on the sidebar template.

14 years agoCSS and templates for sidebar changed to use a class, not an id.
Joey Hess [Thu, 15 Apr 2010 19:04:17 +0000 (15:04 -0400)] 
CSS and templates for sidebar changed to use a class, not an id.

Multiple sidebars should be possible; also, I want to add a sidebar
template.

14 years agotypo
Joey Hess [Thu, 15 Apr 2010 18:45:03 +0000 (14:45 -0400)] 
typo

14 years agopropigate ikiwiki setup error out
Joey Hess [Thu, 15 Apr 2010 18:39:07 +0000 (14:39 -0400)] 
propigate ikiwiki setup error out

14 years agodon't link to ikiwiki-calendar, broken link on basewiki
Joey Hess [Thu, 15 Apr 2010 18:32:53 +0000 (14:32 -0400)] 
don't link to ikiwiki-calendar, broken link on basewiki

14 years agoenhance pagestats and rework example blog front page
Joey Hess [Thu, 15 Apr 2010 18:29:14 +0000 (14:29 -0400)] 
enhance pagestats and rework example blog front page

* pagestats: Class parameter can be used to override default class for
  custom styling.
* pagestats: Use style=list to get a list of tags, scaled by use like
  in a tag cloud. This is useful to put in a sidebar.
* Rework example blog front page.

14 years agocalendar: Add archive_pagespec, which is used by ikiwiki-calendar to specify which...
Joey Hess [Thu, 15 Apr 2010 17:40:53 +0000 (13:40 -0400)] 
calendar: Add archive_pagespec, which is used by ikiwiki-calendar to specify which pages to include on the calendar archive pages. (The pagespec can still also be specified on the ikiwiki-calendar command line.)

14 years agoremove example comments_pagespec setting
Joey Hess [Thu, 15 Apr 2010 17:38:24 +0000 (13:38 -0400)] 
remove example comments_pagespec setting

auto-blog.setup configures this automatically now

14 years agoReply to KA about collapsing metadata functionality
http://oblomov.myopenid.com/ [Thu, 15 Apr 2010 13:54:54 +0000 (13:54 +0000)] 
Reply to KA about collapsing metadata functionality

14 years agoresponse, alternative proposal
http://kerravonsen.dreamwidth.org/ [Thu, 15 Apr 2010 07:39:32 +0000 (07:39 +0000)] 
response, alternative proposal

14 years agoDescribe my tag type proposal
http://oblomov.myopenid.com/ [Thu, 15 Apr 2010 07:19:47 +0000 (07:19 +0000)] 
Describe my tag type proposal

14 years agonote link types are now available
Joey Hess [Wed, 14 Apr 2010 20:04:52 +0000 (16:04 -0400)] 
note link types are now available

14 years agoCorrect comment. We want to merge the branch *doc* into branch *master* as the sample...
PaulePanter [Wed, 14 Apr 2010 17:38:39 +0000 (17:38 +0000)] 
Correct comment. We want to merge the branch *doc* into branch *master* as the sample output suggests.

14 years agoFixed a typo.
http://oneingray.myopenid.com/ [Wed, 14 Apr 2010 16:03:20 +0000 (16:03 +0000)] 
Fixed a typo.

14 years agoFixed the double quotes.
http://oneingray.myopenid.com/ [Wed, 14 Apr 2010 15:56:45 +0000 (15:56 +0000)] 
Fixed the double quotes.

14 years agoMore details on my personal preferences (as related to Ikiwiki.)
http://oneingray.myopenid.com/ [Wed, 14 Apr 2010 15:54:49 +0000 (15:54 +0000)] 
More details on my personal preferences (as related to Ikiwiki.)

14 years agoGive a bit more details about the Wikis (now one more) I run.
http://oneingray.myopenid.com/ [Wed, 14 Apr 2010 15:42:25 +0000 (15:42 +0000)] 
Give a bit more details about the Wikis (now one more) I run.

14 years agoupdate
Joey Hess [Mon, 12 Apr 2010 20:46:38 +0000 (16:46 -0400)] 
update

14 years agofix bug
Joey Hess [Mon, 12 Apr 2010 20:04:49 +0000 (16:04 -0400)] 
fix bug

14 years agomore tests with more items
Joey Hess [Mon, 12 Apr 2010 19:16:57 +0000 (15:16 -0400)] 
more tests with more items

14 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 12 Apr 2010 19:03:42 +0000 (15:03 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

14 years agoimplemented the other half of this
Joey Hess [Mon, 12 Apr 2010 18:57:40 +0000 (14:57 -0400)] 
implemented the other half of this

Writing my own sort code actually was faster than the built in sort. Whee!
(That's not supposed to happen, is it. ;)

But, I need to make sure influences are calculated alright.

14 years agorefactor sortspec translation
Joey Hess [Mon, 12 Apr 2010 16:41:32 +0000 (12:41 -0400)] 
refactor sortspec translation

14 years agoSpace sorting orders consistently
Simon McVittie [Sun, 11 Apr 2010 13:32:18 +0000 (14:32 +0100)] 
Space sorting orders consistently

Markdown interprets the empty lines resulting from [[!if]] as a request
that each <li> contain a <p>. For consistent spacing in the HTML, either
the unconditional items should have blank lines between (resulting in
each <li> having a <p>), or the conditional items should not (resulting
in messy source code, and no <li> having a <p>). I think the former
looks nicer.

14 years agooptimization: pagespec_match_list with no num limit matches before sorting
Joey Hess [Sun, 11 Apr 2010 05:30:03 +0000 (01:30 -0400)] 
optimization: pagespec_match_list with no num limit matches before sorting

This can be a lot faster, since huge numbers of pages are not sorted
only to mostly be thrown away. It sped up a build of my blog by at least
5 minutes.

14 years agoplan for more efficient pagespec_match_list sorting
Joey Hess [Sun, 11 Apr 2010 04:30:27 +0000 (00:30 -0400)] 
plan for more efficient pagespec_match_list sorting

(smcv please note)

14 years agoformatting
Joey Hess [Sun, 11 Apr 2010 02:04:48 +0000 (22:04 -0400)] 
formatting

14 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sat, 10 Apr 2010 22:29:20 +0000 (18:29 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

14 years agopo: Configuring the same language as master and slave confuses processing; so filter...
Joey Hess [Sat, 10 Apr 2010 22:28:15 +0000 (18:28 -0400)] 
po: Configuring the same language as master and slave confuses processing; so filter out such a misconfiguration.

14 years agoclose
Joey Hess [Sat, 10 Apr 2010 19:29:31 +0000 (15:29 -0400)] 
close

14 years agofix testsuite
Joey Hess [Sat, 10 Apr 2010 18:40:03 +0000 (14:40 -0400)] 
fix testsuite

typedlink matchspec was removed

14 years agoupdate changelog, update rebuild version
Joey Hess [Sat, 10 Apr 2010 18:35:45 +0000 (14:35 -0400)] 
update changelog, update rebuild version

14 years agoMerge remote branch 'smcv/unescaped-meta'
Joey Hess [Sat, 10 Apr 2010 18:33:51 +0000 (14:33 -0400)] 
Merge remote branch 'smcv/unescaped-meta'

Conflicts:
IkiWiki/Plugin/meta.pm

14 years ago(no commit message)
Cord [Sat, 10 Apr 2010 07:06:06 +0000 (07:06 +0000)] 

14 years agopo: Check that translated underlay directories exist before using them for master...
Joey Hess [Fri, 9 Apr 2010 22:43:25 +0000 (18:43 -0400)] 
po: Check that translated underlay directories exist before using them for master language.

14 years agoclose bug, was fixed in 3.20100403
Joey Hess [Fri, 9 Apr 2010 16:25:10 +0000 (12:25 -0400)] 
close bug, was fixed in 3.20100403

14 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 8 Apr 2010 20:09:31 +0000 (16:09 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

14 years agoUpdate dependency for git-core to git transition.
Joey Hess [Thu, 8 Apr 2010 20:07:43 +0000 (16:07 -0400)] 
Update dependency for git-core to git transition.

14 years agoformatting
http://kerravonsen.dreamwidth.org/ [Wed, 7 Apr 2010 23:33:04 +0000 (23:33 +0000)] 
formatting

14 years agofurther response to smcv on pagetemplates
http://kerravonsen.dreamwidth.org/ [Wed, 7 Apr 2010 23:29:25 +0000 (23:29 +0000)] 
further response to smcv on pagetemplates

14 years agoexpand my response
Jon Dowland [Wed, 7 Apr 2010 20:25:26 +0000 (21:25 +0100)] 
expand my response

14 years ago"safe" and "unsafe" too simplistic, I suspect
http://smcv.pseudorandom.co.uk/ [Wed, 7 Apr 2010 17:39:04 +0000 (17:39 +0000)] 
"safe" and "unsafe" too simplistic, I suspect

14 years agoresponse about XSS, meta and pagetemplates
http://kerravonsen.dreamwidth.org/ [Wed, 7 Apr 2010 15:12:39 +0000 (15:12 +0000)] 
response about XSS, meta and pagetemplates

14 years agoadd peter's git repo
Joey Hess [Wed, 7 Apr 2010 04:28:56 +0000 (00:28 -0400)] 
add peter's git repo

14 years agonote about sort and dependency types
Joey Hess [Wed, 7 Apr 2010 04:01:38 +0000 (00:01 -0400)] 
note about sort and dependency types

There's a gotcha where pagespec_match_list is used with a dependency type
that is not a full content dependency, and so ikiwiki does not know that
a content change to a page that sorted too low to match needs to trigger
a rebuild, since its sort order may have changed.

Inline is mostly ok re this, as it does use content dependencies. Except
for in the case of raw mode. But then, page metadata is documented to not
be loaded, so it doesn't make sense to use sortspecs that depend on
metadata. I hope. :)

14 years agotypo
Joey Hess [Wed, 7 Apr 2010 03:37:46 +0000 (23:37 -0400)] 
typo

14 years agoupdate for sort changes
Joey Hess [Wed, 7 Apr 2010 03:35:14 +0000 (23:35 -0400)] 
update for sort changes

14 years agoclose (but one question remains!)
Joey Hess [Wed, 7 Apr 2010 03:30:10 +0000 (23:30 -0400)] 
close (but one question remains!)

14 years agominor style etc changes
Joey Hess [Wed, 7 Apr 2010 03:29:18 +0000 (23:29 -0400)] 
minor style etc changes

14 years agoremove note about more sort types possibly being available
Joey Hess [Wed, 7 Apr 2010 03:26:59 +0000 (23:26 -0400)] 
remove note about more sort types possibly being available

Good plugins should document them :)

14 years agoquestion
Joey Hess [Wed, 7 Apr 2010 03:24:22 +0000 (23:24 -0400)] 
question

14 years agoadd cpan link
Joey Hess [Wed, 7 Apr 2010 03:19:00 +0000 (23:19 -0400)] 
add cpan link

14 years agodon't force a rebuild
Joey Hess [Wed, 7 Apr 2010 03:15:39 +0000 (23:15 -0400)] 
don't force a rebuild

Rebuild can be needed sometimes, but not always, so undef.

14 years agoMerge remote branch 'smcv/ready/sort-package'
Joey Hess [Wed, 7 Apr 2010 03:15:33 +0000 (23:15 -0400)] 
Merge remote branch 'smcv/ready/sort-package'

Conflicts:
debian/NEWS

14 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 7 Apr 2010 03:05:04 +0000 (23:05 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

14 years agoclose
Joey Hess [Wed, 7 Apr 2010 03:04:54 +0000 (23:04 -0400)] 
close

14 years agoupdate fieldsort plugin again; remove obsolete bug + fix note (thanks!)
http://smcv.pseudorandom.co.uk/ [Wed, 7 Apr 2010 03:03:40 +0000 (03:03 +0000)] 
update fieldsort plugin again; remove obsolete bug + fix note (thanks!)

14 years agoadd note about minor back compat issue
Joey Hess [Wed, 7 Apr 2010 03:02:18 +0000 (23:02 -0400)] 
add note about minor back compat issue

14 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 7 Apr 2010 02:59:57 +0000 (22:59 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

14 years agotweak wording and versions and add changelog entry
Joey Hess [Wed, 7 Apr 2010 02:58:22 +0000 (22:58 -0400)] 
tweak wording and versions and add changelog entry

14 years agoimprove wording to not encourage explicitly passing undef
Joey Hess [Wed, 7 Apr 2010 02:57:02 +0000 (22:57 -0400)] 
improve wording to not encourage explicitly passing undef

14 years agofurther discussion, point out potential XSS
http://smcv.pseudorandom.co.uk/ [Wed, 7 Apr 2010 02:55:50 +0000 (02:55 +0000)] 
further discussion, point out potential XSS

14 years agoMerge remote branch 'smcv/ready/link-types'
Joey Hess [Wed, 7 Apr 2010 02:50:19 +0000 (22:50 -0400)] 
Merge remote branch 'smcv/ready/link-types'

14 years agoresponse
http://kerravonsen.dreamwidth.org/ [Tue, 6 Apr 2010 23:20:49 +0000 (23:20 +0000)] 
response

14 years agoresponse
http://kerravonsen.dreamwidth.org/ [Tue, 6 Apr 2010 23:19:18 +0000 (23:19 +0000)] 
response

14 years agoresponse to Joey and smcv
http://kerravonsen.dreamwidth.org/ [Tue, 6 Apr 2010 23:09:59 +0000 (23:09 +0000)] 
response to Joey and smcv

14 years agoreply
http://kerravonsen.dreamwidth.org/ [Tue, 6 Apr 2010 22:24:24 +0000 (22:24 +0000)] 
reply

14 years agofixed
http://smcv.pseudorandom.co.uk/ [Tue, 6 Apr 2010 20:03:26 +0000 (20:03 +0000)] 
fixed

14 years agoRemove typedlink from [[ikiwiki/pagespec]]
Simon McVittie [Tue, 6 Apr 2010 20:00:48 +0000 (21:00 +0100)] 
Remove typedlink from [[ikiwiki/pagespec]]

It's not supported in this branch any more.

14 years agoAuto-rebuild wikis on upgrade due to the taglink change
Simon McVittie [Tue, 6 Apr 2010 19:59:45 +0000 (20:59 +0100)] 
Auto-rebuild wikis on upgrade due to the taglink change

debian/NEWS and debian/postinst should be edited before release to have
an appropriate version number.

14 years agoRevert spam
Joey Hess [Tue, 6 Apr 2010 19:12:54 +0000 (15:12 -0400)] 
Revert spam

This reverts commit e496920e51ae9f0ecfbad5799634a5064193dcdb.

"Twice is enemy action"; enjoy your ban!

14 years ago(no commit message)
webkatalog [Tue, 6 Apr 2010 18:43:08 +0000 (18:43 +0000)] 

14 years agoRevert spam
Joey Hess [Tue, 6 Apr 2010 18:39:51 +0000 (14:39 -0400)] 
Revert spam

This reverts commit b29c50c731d17c83fef21ef606654ce3bde84310.

Nice try, no cigar.

14 years ago(no commit message)
webkatalog [Tue, 6 Apr 2010 18:38:17 +0000 (18:38 +0000)] 

14 years agonearly there!
Joey Hess [Tue, 6 Apr 2010 18:20:44 +0000 (14:20 -0400)] 
nearly there!

14 years agocomment
Joey Hess [Tue, 6 Apr 2010 18:09:02 +0000 (14:09 -0400)] 
comment

14 years agocomment
Joey Hess [Tue, 6 Apr 2010 18:06:29 +0000 (14:06 -0400)] 
comment

14 years agocomment
Joey Hess [Tue, 6 Apr 2010 18:05:00 +0000 (14:05 -0400)] 
comment

14 years agoidea
Joey Hess [Tue, 6 Apr 2010 17:58:55 +0000 (13:58 -0400)] 
idea

14 years agofirst question
Joey Hess [Tue, 6 Apr 2010 17:25:26 +0000 (13:25 -0400)] 
first question

14 years agooops, branch returned now
http://smcv.pseudorandom.co.uk/ [Tue, 6 Apr 2010 10:47:28 +0000 (10:47 +0000)] 
oops, branch returned now

14 years agomore flexible underlays, please?
http://kerravonsen.dreamwidth.org/ [Tue, 6 Apr 2010 04:41:55 +0000 (04:41 +0000)] 
more flexible underlays, please?