On Tue, Aug 29, 2000 at 05:52:52PM +0200, Colin Chalmers wrote:
> I've been looking at the admin screens and trying to get them to work,
> unfortunately I have not yet succeeded :-(
Yup, I've only just committed this stuff and (as far as I know) only I
have tested it/got it working so far.
I just made a couple of changes that address some issues people have
raised so far - EditUser now uses TurbineUserPeer rather than raw SQL,
and the class 'User' has been renamed to UserScreen to avoid conflicts
with om.peer.User.
I've got some alterations to the build-turbine.xml and
TurbineResources.properties files that will have the war-webmacro target
generate a (pretty much) working installation of Turbine + admin
screens. No-one has objected to me making these changes so I guess I'll
go ahead (last call for -1s!).
I placed the code within the org.apache.turbine.admin package so that it
is distinct from the core Turbine modules. This means that the
org.apache.turbine.admin package must be explicitly listed in the
module.packages property.
Things that I have as still left to do are:
- Make the screens secure (check user permissions)
- Integrate into the TDK
- Tidy up the code so its better example material (I'd like to put the
TurbineUser object in the WM context, rather than each field
individually).
- Convert to Velocity when appropriate
Anything else that anyone can think of?
--
Sean Legassick
[EMAIL PROTECTED]
homo sum: humani nihil a me alienum puto
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]