Re: [nesta] Multiple Authors
- From:
- Graham Ashton
- Date:
- 2011-04-14 @ 13:03
Cracking stuff, cheers. I've just tweeted it. I might make a blog post out
of that at some point; it's a great example of how to extend the core
functionality.
On 13 Apr 2011, at 20:18, Abel Rios wrote:
> Just thought I'd leave this on the list if anyone was looking to add
multiple authors to their site. I could probably change this up a little
bit, but feel free to adjust to your own liking.
>
> https://gist.github.com/918180
>
> It basically just pulls author data from your config file, according to
the post's author. If one isn't found, then it should just display the
default author.
>
> Thanks,