<quote who="Simon Willison">
> On 5/31/07, Jeff Waugh <jdub perkypants.org> wrote:
>> Might sound a touch medieval, but I've used a quick
Makefile to cat Planet
>> configs together in the past.
>
> That's almost exactly what I'm doing Here's the
site:
>
> http://oxfordgeeks.net/
>
> I'm sharing the subscription list between the "5
most recently updated
> blogs" on the homepage and a full Planet at
> http://planet.oxfordge
eks.net/
Ah, there's a better way of doing this: Create a new output
template for
your Planet, and include it in the front page. No need to
share lists or
bother with two Planet runs. Snippets of config as an
example:
[Planet]
template_files = index.html five.inc.tmpl [...]
[five.inc.tmpl]
items_per_page = 5
five.inc.tmpl should be a very minimal template, which you
can include on
your main page. I imagine you already have this bit, though.
I
use this
often to share simple sidebar lists of recent posts among
related Planets.
Thanks,
- Jeff
--
GUADEC 2007 in Beautiful Birmingham http://www.guadec.org/
"I think it will be admitted by all that to have
exploited so great a
scientific invention for the purpose and pursuit of
entertainment
alone would have been a prostitution of its powers and
an insult to
the character and intelligence of the people."
- John Reith
--
devel mailing list
devel lists.planetplanet.org
http://lists.planetplanet.org/mailman/listinfo/devel
|