On 8/23/07, Adib Saikali <[EMAIL PROTECTED]> wrote:
> I have written an extension for roller. My extensions require creating new
> models and adding them to the rendering.pageModels property
>
> Currently I override rendering.pageModels in roller-custom.properties, I was
> wondering if there is a way to define new page models without having to do
> the cut and paste?
>
> In version 4.0 roller.propreties seems to have moved into roller-web.jar so
> I don't want to have to tell potential users of the plugins that they have
> to go open the roller.properties to do the cut and paste the
> rendering.PageModels so that they can add a custom model to it.

We include the full roller.properties file in the installation guide,
so you can point your users there.


> One way that roller can support extension developers is buy allowing the
> plugin developer to put a plugin.properties file in their distributed .jar
> file and have roller read it and add any page models defined in the
> plugin.jar to the page models that are part of roller? Any chance that
> something like this could be added to roller 4.0 or 4.1?

Yes, we need to make plugins easier to install and plugin.properties
sounds like a reasonable way to do that. As far as I am concerned,
Roller 4.0 is in bug-fix only mode right now. And currently, there are
no proposals for doing such work in 4.1. Want to start a proposal?

You can see this list of features/fixes currently planned for 4.1 here:
http://tinyurl.com/2r9oae

- Dave

Reply via email to