First you might want to look at using the [Photology plugin](https://github.com/habari-extras/photology). I've not used it specifically, but looking at the help info, it should provide you with what you need to duplicate your WP theme, i.e., get a thumbnail of 1st image (might need to float it left in your custom markup) and then get the excerpt of the post.
-- Michael Bishop Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Friday, April 12, 2013 at 10:09 PM, [email protected] wrote: > My migration to Habari is going well but I am stuck when it comes to the > index page. > > This is what I want it to look like: > http://www.flailingmonkey.com/ > > But it looks like this: > http://beta.flailingmonkey.com/ > > So I guess I need an image field and a summary field for each post and from > there it should be simple. I don't see how this can be done using the plugin > mechanism but that may be because I have not used php for a long, long time. > Does anybody have any pointers or know of any partial implementations, I > really don't want to reinvent the wheel here. > -- > -- > To post to this group, send email to [email protected] > (mailto:[email protected]) > To unsubscribe from this group, send email to > [email protected] > (mailto:[email protected]) > For more options, visit this group at > http://groups.google.com/group/habari-dev > --- > You received this message because you are subscribed to the Google Groups > "habari-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > (mailto:[email protected]). > For more options, visit https://groups.google.com/groups/opt_out. > > -- -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-dev --- You received this message because you are subscribed to the Google Groups "habari-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
