ez projects / extension_ezadmin___pubsvn__
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| extension_ezadmin___pubsvn__ | Björn Dieding@xrow.de | planning | 1.x | 3.5 and higher |
/*
eZAdmin for eZ publish
Copyright (C) 2006 xrow GbR, Hannover Germany
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published
by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
*/
Developed by
Björn Dieding ( )
Screenshots:
PubSVN:
Thread in forum:
This extenstion delivers tools for the admin.
Currently it has following abilites
- eZBackup class for handling backups
- eZUserAddition class for changing the user without a loging in
again
It comes with following modules/views
admin/menu
admin/backup
admin/frame/"$modulename"/"$moduleview" - view in iframe module
admin/frame/admin/apc
admin/frame/admin/eaccelerator
admin/frame/admin/phpinfo
admin/changeuser
admin/changeuserview
admin/recalluser
admin/sqlquery
Changelog
Wednesday 01 March 2006 18:15
Björn Dieding@xrow.de