Yes, it is definitely possible to modify the publish form with a plugin. This page provides some details on the process: http://wiki.habariproject.org/en/Dev:Creating_a_Content_Type#Making_the_type_a_bit_special
Best, Morgante On Apr 13, 2013, at 5:30 PM, [email protected] wrote: > I am not sure if I understand correctly, let me rephrase my question: > > Is it possible to add fields to the post form that I can then access from the > theme. Of course, I could do this in /system/ but would prefer to do it in > /user/. > > On Saturday, 13 April 2013 03:37:02 UTC+1, Bryce wrote: > Why not look at your theme and edit that. Changing it to show excerpts would > do pretty well. However, only one image will show. > > On Apr 12, 2013 7:34 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] > 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] 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.
