Hi,
Since one of the features of the project is being able to add in your
own module structures without being affected by the rest of the
turbine code, this seems like a good idea.
It seems it might be a good idea to put all of the 'default' screens
into a similar tree too and make them independent of the rest of the
turbine source. It's a little tricky for a new user to navigate all
of this stuff right now since there seems to be a mix between
'admin', 'default', 'webmacro', 'freemarker', and structural code...
Separating all of these sections into independent source trees would
be the ideal but since I've only been working with this project for
about a week, I'll leave it to the project-gods to figure it all out
right now... :)
Chris Meyer
At 4:32 PM -0700 4/10/00, jon wrote:
>Hey everyone,
>
>This is a heads up. I'm going to be re-organizing the entire Turbine
>Administration modules section. It is getting WAY to messy and confusing.
>
>What I'm going to do is put it into another package:
>
>org.apache.turbine_admin
>
>Within there, there will be:
>
>org.apache.turbine_admin.MODULES.scheduler
>org.apache.turbine_admin.MODULES.users
>org.apache.turbine_admin.MODULES.roles
>org.apache.turbine_admin.MODULES.permissions
>
>MODULES == screens, actions
>
>For the Layout/Navigation stuff, I think that I can use a common set of
>templates for this...thus, there will be only this:
>
>org.apache.turbine_admin.layouts
>org.apache.turbine_admin.navigations
>
>I will be putting the .wm templates into a docs/turbine_admin directory.
>
>I'm also going to re-work the current incomplete user/roles/permissions
>stuff to also use WM. I'm going to re-work the scheduler stuff to fit into
>an administration interface so that it is all tied into this system.
>
>We need to have a nice administration interface for this stuff and I want to
>make it easily disabled, not only through roles/permissions, but also by
>simply setting modules.packages to not point to it.
>
>Comments?
>
>-jon
>
>--
>Scarab -
> Java Servlet Based - Open Source
> Bug/Issue Tracking System
> <http://scarab.tigris.org/>
>
>
>
>
>------------------------------------------------------------
>To subscribe: [EMAIL PROTECTED]
>To unsubscribe: [EMAIL PROTECTED]
>Problems?: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]