egroupware/etemplate/setup
Ralf Becker 30ed6a8ab7 - added legacy-options parsing and defintions for currently implemented widgets
- added more server-side debuging:
* etemplate_widget_template class can be called via url and displays parsed xml, eg:
  http://localhost/egroupware/etemplate/inc/class.etemplate_widget_template.inc.php?name=infolog.edit
  This is different from directly calling the xet file, as it show what got parsed and how:
  http://localhost/egroupware/infolog/templates/default/edit.xet
* etemplate_new class can be called via url to render an arbitrary template, eg:
  http://localhost/egroupware/etemplate/inc/class.etemplate_new.inc.php?name=timesheet.edit
  Thought not all are already rendered correct, eg. infolog.edit is not:
  http://localhost/egroupware/etemplate/inc/class.etemplate_new.inc.php?name=infolog.edit
2011-08-19 08:22:19 +00:00
..
etemplates.inc.php - added legacy-options parsing and defintions for currently implemented widgets 2011-08-19 08:22:19 +00:00
setup.inc.php updating verson to 1.8 2010-09-05 15:24:34 +00:00
tables_current.inc.php updating version and dependencies for 1.6 2008-10-07 18:04:59 +00:00
tables_update.inc.php updating verson to 1.8 2010-09-05 15:24:34 +00:00