egroupware/etemplate
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
..
doc Added et2_all.js which contains references to all widgets and can be included by egw to load the complete etemplate2 js module, fixed problem in 'et2_DOMWidget::set_disabled', interpreting 'type' attribute like the node name when creating the wigdets from XML 2011-08-15 08:34:21 +00:00
inc - added legacy-options parsing and defintions for currently implemented widgets 2011-08-19 08:22:19 +00:00
js Add basic radio, readonly version of checkbox/radio 2011-08-18 17:34:01 +00:00
lang Make 'Creator' and 'Modifier' more widely available by putting them into preferences 2011-07-07 20:08:12 +00:00
setup - added legacy-options parsing and defintions for currently implemented widgets 2011-08-19 08:22:19 +00:00
templates - added legacy-options parsing and defintions for currently implemented widgets 2011-08-19 08:22:19 +00:00
index.php index files without header include, but working with sessionid in url 2008-08-14 13:53:17 +00:00
phpGtk_test.php phpgw --> egw 2005-11-09 20:50:45 +00:00
process_exec.php "header update" 2008-10-07 12:25:28 +00:00
thumbnail.php Updated the thumbnail generator to use the egw_cache_file class to generate a temp filename 2011-02-21 18:37:45 +00:00