While doing the delicious to nucleus importer, I needed a different way
to show my posts imported from del.icio.us from my regular posts (since
these had the description as the title, the url as the body and
extented section in the nucleus extended section.)
How do we do the kottke look in nucleus ?
A different template on a per blog basis (needed while using "show
posts from all blogs chronologically sorted") / per category basis /
per tag basis / even on a per item basis ?
For now, I have added a new plugin call in my local copy of blog.php to
send out an event before setting the template for each item. I
intercept this call in a plugin and change the template for my
delicious posts. The results can be seen at tamizhan.com.
What I would like to have here is a discussion on the best way of doing
this. What do you guys think ?
http://www.flickr.com/photos/anand/13657501/
> > > kottke.org <http://kottke.org> has different templates for short
posts
> > and long posts.
> > >
> > > While doing the delicious to nucleus importer, I needed a
different way
> > > to show my posts imported from del.icio.us <http://del.icio.us>
from my
> > regular posts (since
> > > these had the description as the title, the url as the body and
> > > extented section in the nucleus extended section.)
> > >
> > > How do we do the kottke look in nucleus ?
> > >
> > > A different template on a per blog basis (needed while using
"show
> > > posts from all blogs chronologically sorted") / per category
basis /
> > > per tag basis / even on a per item basis ?
> > >
> > > For now, I have added a new plugin call in my local copy of
blog.php to
> > > send out an event before setting the template for each item. I
> > > intercept this call in a plugin and change the template for my
> > > delicious posts. The results can be seen at
tamizhan.com<http://tamizhan.com>