From: Jon Dowland Date: Sun, 21 Aug 2011 14:14:43 +0000 (+0100) Subject: pagespec_aliases: future websetup enhancements X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e74f9ba459c3b24f8282b5d198cc2722579b493b;p=ikiwiki.git pagespec_aliases: future websetup enhancements --- diff --git a/doc/todo/pagespec_aliases.mdwn b/doc/todo/pagespec_aliases.mdwn index 472526389..c5b8504b0 100644 --- a/doc/todo/pagespec_aliases.mdwn +++ b/doc/todo/pagespec_aliases.mdwn @@ -87,7 +87,11 @@ however, to add ' or internal()' to `boring`, for some reason. >>> access at the time of writing (I'm on a beach in Greece ☺), but I expect >>> it would be possible to extend what I've got here to support defining the >>> aliases in a PageSpec, once the dependency stuff has been reasoned out ->>> properly. — [[Jon]] +>>> properly. +>>> +>>> I'd like to solve the issue of this not being web-configurable by +>>> implementing support for more nested datatypes in [[plugins/websetup]]. — +>>> [[Jon]] ---------------------------