I cloned it from: https://github.com/habari-extras/postfields
But it shows the following in admin/plugins: The plugin file /home/blah/public_html/flailingmonkey.com/beta/user/plugins/postfields/postfields.plugin.php had syntax errors and could not load. Parse error: syntax error, unexpected 'Habari' (T_STRING), expecting \\ (T_NS_SEPARATOR) in /home/blah/public_html/flailingmonkey.com/beta/system/classes/utils.php(752) : eval()'d code on line 2 On Saturday, 13 April 2013 21:34:38 UTC+1, Chris J. Davis wrote: > > Did you try it, or go by the addons dir? It should work with 0.9.1. > > Sent from my iPhone > > On Apr 13, 2013, at 3:17 PM, [email protected] <javascript:> wrote: > > Doesn't work with 0.9.1, maybe the SEO plugin would work though. > > On Saturday, 13 April 2013 21:08:14 UTC+1, [email protected] wrote: >> >> I knew something must already exist, thanks. >> >> On Saturday, 13 April 2013 18:12:29 UTC+1, Chris J. Davis wrote: >>> >>> I would just use the post fields plugin, and add a new info field for >>> the image you want to show up on the homepage. Then on the homepage, just >>> call something like: >>> >>> <img src="$post->info->hero"> >>> >>> Or whatever you call the info record when you create it. >>> >>> You can find post fields here: >>> http://habariproject.org/addons/plugin/post-fields >>> >>> On Apr 12, 2013, at 9: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] >>> 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. >>> >>> >>> >>> >>> -- > -- > To post to this group, send email to [email protected]<javascript:> > To unsubscribe from this group, send email to > [email protected] <javascript:> > 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] <javascript:>. > 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.
