Christophe Combelles a écrit : > Baiju M a écrit : >> Hi, >> >> The z.a.apidoc is there in KGS. But it is not configured in the >> default project template. I think projects like ice.control can >> configure it. Otherwise we can include a _new_ admin interface in the >> next release by default. > > I agree. > what I would like for BB 1.0 is just having the apidoc, without any admin > interface. > >> IMO, the new admin interface should not depend on any community >> packages, otherwise those packages should be added to core. Also the >> admin interface should not register any view in the default layer. > > For the community packages I would like to add many of them in the > community.cfg > because I always end up using a lot of them, for instance:
> > z3c.batching > z3c.contents > z3c.coverage (...) > z3c.contents I believe the community.cfg should even be included in the ZTK! I'll ask zope-dev > > regards, > Christophe > > > >> Regards, >> Baiju M >> >> >> On 4/23/10, Christophe Combelles <[email protected]> wrote: >>> hi, >>> >>> what about bringing back zope.app.apidoc ? It is a very useful tool during >>> development and it allows to dynamically add other namespaces such as z3c, >>> zc, >>> and even the project packages. There is probably a few changes to do in >>> apidoc >>> registrations. A very good thing would then be to move it to zope.apidoc >>> later. >>> >>> There is a way to enable it only in devmode with zcml:condition="have >>> devmode". >>> I think we can provide at least two buildout files for this purpose, one for >>> production, one for development using devmode and apidoc. It can be easily >>> done >>> with the templating system currently included. >>> >>> If there is a way to do this without needing the templating, I would be +1 >>> to >>> remove the templating. >>> >>> >>> Same question for zope.app.onlinehelp and zope.app.preference ? >>> _______________________________________________ >>> bluebream mailing list >>> [email protected] >>> https://mail.zope.org/mailman/listinfo/bluebream >>> >> _______________________________________________ >> bluebream mailing list >> [email protected] >> https://mail.zope.org/mailman/listinfo/bluebream >> >> > > _______________________________________________ > bluebream mailing list > [email protected] > https://mail.zope.org/mailman/listinfo/bluebream _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
