Ralf Becker
79cd58cda4
fixed documentation bug reported by aleksander.adamowski-AT-olo.org.pl
2007-07-24 08:50:39 +00:00
Ralf Becker
d48f360667
fixed AND tested et_media
2006-11-18 07:23:56 +00:00
Ralf Becker
6211b1457d
some fixes and updates for the eTemplate tutorial
2006-11-12 09:03:11 +00:00
Ralf Becker
239bab8b28
fixed the wrong links and added links to the phpDocumentor doc Conny set up on egroupware.org
2006-06-08 14:56:52 +00:00
Ralf Becker
fe025e3bd3
typo
2006-04-19 18:08:59 +00:00
Ralf Becker
01264851fd
to 1.2 updated eTemplate, thanks to Raphael Alla <raphael-AT-olineopensolutions-DOT-com>
2006-03-07 15:17:35 +00:00
petere78
7d720dc5ea
Set HTML document type to XHTML 1.0 Transitional everywhere (almost).
...
Correct various misspellings and other oddities in the document type
declarations. Convert HTML tags to lower case in the affected files.
2005-07-07 20:09:52 +00:00
Ralf Becker
2b1c2a359c
small documentation update
2005-04-14 22:36:05 +00:00
Ralf Becker
37fbde58da
fixed wrong link
2005-04-07 12:08:59 +00:00
Ralf Becker
8c34e1e04e
- style popup is working now: allows to edit the embeded styles of an eTemplate as well of the apps app.css file
...
- some bugfixes in the editor
- popups can now directly called by a button and you can pass params via the content array
2005-02-22 21:02:26 +00:00
Ralf Becker
f520cbb004
updated dependencies
2005-02-10 14:16:02 +00:00
Ralf Becker
ec1cf301b2
added input-validation:
...
- needed (= not to be empty) fields are enforced now
- min and max values and format of int and float fields
- validator for text-fields (perl regular expression)
The input-validation is handled completly withing eTemplate, the application dont need to implement any code, just set the right attributes in the template. Validation-errors are displayed in red behind the concerning field, try the template 'etemplate.validation-test' in the editor.
2004-04-05 01:33:23 +00:00
Ralf Becker
a13ab26527
fixed error, thanks to drago
2004-03-13 09:58:25 +00:00
Ralf Becker
07da6bbec9
phpGW --> eGW
2003-10-26 19:25:13 +00:00
Ralf Becker
01f9a86272
1) partialy undoing gugux changes (label use '%s' if they want to place the widget within the label!)
...
2) useing a regular lang()-call with parameters instead of a message array, which got translated by the constructor
2003-08-08 16:20:16 +00:00
Ralf Becker
7073ae95c2
nextmatch_widget:
...
- 2 header-templates left and right from the range-display
- optional nextmatch-line with arrows, search, cats, ... after the rows
link_widget:
- new sub-type link-string
Updateted the documenations and lang-files.
2003-06-29 17:00:05 +00:00
Ralf Becker
56ac75c659
changed $GLOBALS['setup_info'] to $setup_info (it gets included within a function in setup)
...
remove step 2) as db-tools now show uninstalled apps to create tables for
2003-03-19 17:04:08 +00:00
Ralf Becker
87f812451a
- changed the way so_sql is loaded
...
- modified writeLangFile to include the types and return the message
2002-10-19 11:15:23 +00:00
Ralf Becker
49169129f6
added a cvs-id
2002-10-16 00:25:54 +00:00
seek3r
86032f02dd
removed common->phpgw_exit() and fixed all references to it in the core apps and api
2002-09-28 20:01:44 +00:00
Ralf Becker
c51cbb2ae3
added <listbox> tag for multiline-selects,
...
moved attributs from <menupopup> to <menulist> (execpt options and id)
added several options for the predefined phpgw selects like cats or accounts
changed the referenz.html accourdingly
2002-09-17 09:13:29 +00:00
Ralf Becker
21d8665717
added the referenz-docu for the eTemplates and the new xml/xul-interface to them
2002-09-12 19:32:53 +00:00
Ralf Becker
ea6a01b045
changed $setup_info to $GLOBALS['setup_info'] and included the gtk-screenshot
2002-09-03 23:26:20 +00:00
Ralf Becker
1a8bab5e44
changed for new standard of index.php file
2002-06-02 22:07:47 +00:00
Ralf Becker
172100db95
integrated a screenshot of phpGroupWare as Gtk-app
2002-06-02 21:20:07 +00:00
Miles Lott
cc0809fb36
Fix annoying spelling problem
2002-04-28 15:54:11 +00:00
Ralf Becker
68a2451cfb
removed the not working cvs ID
2002-02-18 22:46:01 +00:00
Ralf Becker
b4dbd33c49
some small changes and some formatting for netscape
2002-02-18 22:44:11 +00:00
Ralf Becker
26c6543895
lots of explanation and some formatting added
2002-02-18 21:56:00 +00:00
Ralf Becker
eae3c3984c
some formatting
2002-02-18 17:39:25 +00:00
Ralf Becker
306160dd1e
hope that gets the id in
2002-02-18 16:12:11 +00:00
Ralf Becker
893e4db501
hope that gets the id in
2002-02-18 16:10:49 +00:00
Ralf Becker
92063df450
inital import of the etemplate tutorial and the examplte app et_media
2002-02-18 16:03:19 +00:00