Ralf Becker
87d1b56270
added an empty CVS-Id to the eTemplate xet- and distribution-file
2002-10-03 11:10:52 +00:00
Ralf Becker
2137de5884
renamed eTemplates xml files from .xul to .xet and added support to load a xslt-file as a template
2002-09-30 19:06:29 +00:00
Ralf Becker
f812fda881
template-options now in separate fields in the editor, made options/size field in the db bigger and added a modified to the db
2002-09-29 13:01:40 +00:00
Ralf Becker
ed81de3f86
big performance improvment by using references (droped php3 compatibility)
2002-09-27 16:17:39 +00:00
Ralf Becker
ee31b85185
multiple tpls in file get are now automaticaly load, even if name != filename
2002-09-25 16:36:07 +00:00
Ralf Becker
43c5ce9318
improved the cache-handeling:
...
- works now with versioning (only via the db-storage, not files)
- removed a lot unnecessary db- and/or filesystem accesses
2002-09-24 10:00:58 +00:00
Ralf Becker
6d9566cfbe
get rid of an errormsg: file not found
2002-09-22 17:55:17 +00:00
Ralf Becker
a611b55d4c
suppressed an error-msg and try reading the template from the filesystem if it is not found in the db
2002-09-17 15:38:34 +00:00
Ralf Becker
5f99e6de5c
suppressed an error-msg
2002-09-17 14:35:43 +00:00
Ralf Becker
34c963535a
read eTemplates from filesystem if
...
$GLOBALS['phpgw_info']['server']['eTemplate-source'] == 'files'
2002-09-17 13:27:37 +00:00
Ralf Becker
94fb1f402d
new function to search for or list existing eTeamplates
2002-09-03 22:59:47 +00:00
Ralf Becker
569a3672b0
some corrections for the inline-doc-parser
2002-09-02 11:14:30 +00:00
Ralf Becker
0728068416
changed writeLangFile to cope with multiple messages in one field (separated by '|')
2002-06-10 21:30:09 +00:00
Ralf Becker
2ac9898a76
changed init to be used to set complete template data, has to be as array in $name
2002-06-09 21:31:01 +00:00
Ralf Becker
e360e82365
function test_import($app) return if !$app
2002-02-19 18:04:46 +00:00
Ralf Becker
3d0eaa4b7e
added check if webserver has write-permission for dumping $app/setup/etemplates.inc.php and renaming file to old first.
2002-02-15 05:27:30 +00:00
Ralf Becker
4746eac65d
new fieldtypes: int, float
...
db_tools: import of existing db-tables via schema proc (needs some modification in the schema proc-class to allow calls from regular app !!!)
lots of other changes and improvments
2002-02-14 14:06:53 +00:00
Miles Lott
0731c2f111
Initial revision
2002-02-06 09:03:11 +00:00