Re: New features and Improvements

Guillaume Courtois <[email protected]> Fri, 22 Jan 2010 11:48:40 +0100
Newsgroups gmane.comp.web.phpgroupware.devel
Message-ID <5d31c6796471213748d5ec14fb3e2742@localhost>
Hi Sigurd,

Did you test your code regarding php 5.3 ? I recently migrated my server
and
there is a lot of stuff which is not working anymore.

Bye.

> * New features
>=20
> 1) translations can be called from (xslt)templates
>=20
> usage:=20
>=20
> <xsl:value-of select=3D"php:function('lang', 'translate me')" />
>=20
> Note: the xmlns has to be defined - example:
> <xsl:template match=3D"group_edit" xmlns:php=3D"http://php.net/xsl">
>=20
>=20
> 2) Per Application Admin
> In "edit user" one can grant user right as administrator of
application(s)
>=20
> * Improvements
>=20
> 1) In Group Edit - availlable users and selected users per group are
> separated into two lists.
> javascript to move them across (as in org-person in addressbook)
>=20
> 2) Deprecated and strict is added as loglevels
>=20
> 3) Error handling - only do the work for selected loglevel
>=20
>=20
> Regards
>=20
> Sigurd