Ralf Becker
22407e6b33
some docu updates
2003-02-22 12:25:46 +00:00
gugux
1c80c360cc
New french translation file.
2003-01-13 23:11:49 +00:00
gugux
9e33e2c16e
New french translation file.
2003-01-10 21:32:51 +00:00
Ralf Becker
264ed9b520
readded the title for .14
2002-11-24 21:26:31 +00:00
Ralf Becker
498ef1b870
changed behavior of no_lang on extra labels (labels in front of input-fields, not buttons), the get now always translated if they are longer than 1 char and do not contain variable content (via @ or $)
2002-10-29 00:52:59 +00:00
Ralf Becker
c1550c8638
added german translation and some english ones
2002-10-29 00:50:46 +00:00
Ralf Becker
25083c862e
ubdate to new about-system (all infos are in setup.inc.php, no more hook_about)
2002-10-28 11:41:58 +00:00
Ralf Becker
cc8652e098
update
2002-10-28 01:27:34 +00:00
Ralf Becker
04daa72445
new lang-file with a lot not longer used messages deleted
2002-10-28 01:20:08 +00:00
Ralf Becker
5e0c8277af
1) only the newest version of a tpl is used for creating the lang-file
...
2) added the possebility to select multiple tpls from the search-list to delete them
3) added the developer_tools solangfile class to etemplate to be able to write lang-files, even if the developer-tools are not installed
2002-10-28 01:17:32 +00:00
Ralf Becker
b034a977dd
ubdate to new about-system (all infos are in setup.inc.php, no more hook_about)
2002-10-28 00:18:04 +00:00
Ralf Becker
4ef9cd9399
ubdate to new about-system (all infos are in setup.inc.php, no more hook_about)
2002-10-27 18:09:12 +00:00
Ralf Becker
ca78e392f8
ubdate to new about-system (all infos are in setup.inc.php, no more hook_about)
2002-10-27 17:31:02 +00:00
Ralf Becker
b7dfc2ef9d
etemplates send its output now for HEAD through the xslt-framework
2002-10-26 18:45:37 +00:00
ceb
587fa97db2
removed app_title plus update layout
2002-10-23 20:47:33 +00:00
Ralf Becker
466c33e3b0
Got fileattachments working as links:
...
- link-widget and infolog/link-class can attach files now
- changed the value of the file-widget (it's an array now)
2002-10-20 15:06:52 +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
510dbb355e
- improved caching of extensions (previously a reload was made if delete/show/list was called)
...
- call the writeLangFile function of the apps ui-layer if it exists
2002-10-19 11:03:00 +00:00
Ralf Becker
c74cecd2a3
update
2002-10-19 00:51:26 +00:00
Ralf Becker
95f9ac8504
fix to distinguish between entities (eg. ü) and accesskeys lik &Delete
2002-10-18 21:33:39 +00:00
Ralf Becker
6e17b96dd9
some fixes to get the links working in case the entry is not yet created
2002-10-18 20:20:35 +00:00
Ralf Becker
d63e2607f8
some fixed to enable infolog with etemplates to run in 0.9.14
2002-10-17 23:34:28 +00:00
Ralf Becker
ae1bd823f1
update
2002-10-17 22:19:16 +00:00
Ralf Becker
ee4894e01e
added 2. attr. for nextmatch
2002-10-17 22:13:18 +00:00
Ralf Becker
0666aebaba
made more attributes loadable from the content-array
2002-10-17 22:10:12 +00:00
Ralf Becker
f994c57a1f
image shows title if image is not found
2002-10-17 22:07:00 +00:00
Ralf Becker
56acf9ae94
fixed an error msg
2002-10-17 22:05:53 +00:00
Ralf Becker
91138a3a10
update
2002-10-16 16:41:17 +00:00
Ralf Becker
653bdc9658
- no empty data-line shown, if no data
...
- added option to disable nextmatch, if total entries <= nextmatch-max and no search, filter or cat set
2002-10-16 15:22:06 +00:00
Ralf Becker
01e13c81ea
- no empty data-line shown, if no data
...
- added option to disable nextmatch, if total entries <= nextmatch-max and no search, filter or cat set
2002-10-16 14:11:36 +00:00
Ralf Becker
49169129f6
added a cvs-id
2002-10-16 00:25:54 +00:00
Ralf Becker
bf9c214c49
added support for hooks written with etemplates
2002-10-16 00:19:36 +00:00
Ralf Becker
4fe754d9a9
changed categories::formated_list to formatted_list
2002-10-15 13:32:32 +00:00
Ralf Becker
e7048b5fb5
lots of fixes and additions:
...
- load_via works now in boetemplate::read
- included templates are relative to the includeing tpl, if they contain no '.'
- xul_io is alway writing the comple/absolute name
- HBox gets width=100% if alignment other then left set (new!)
- added links as 2. option to label
- added header function to uietemplate
2002-10-14 00:39:47 +00:00
Ralf Becker
02ed6da227
added date_widget and corrected wrong widget-name integer to int
2002-10-12 23:01:21 +00:00
Ralf Becker
932d814f7a
type need to be taken from the popup and not from the menulist on import
2002-10-12 22:39:01 +00:00
Ralf Becker
61aa0d4c58
set post_process for an extension only if the extension has a post_process funktion, else it might overwright the normal post_process
2002-10-12 22:37:29 +00:00
Ralf Becker
74248930c5
date_widget has now an option to show an input for the year instead a select-box, datefield_widget is no longer used
2002-10-12 22:34:50 +00:00
Ralf Becker
31825455e7
update for change in class.categories.inc.php, id --> cat_id
2002-10-12 20:40:18 +00:00
Ralf Becker
7a07eef5b5
if date_widget is readonly: just generate a label with the Date in the form spec. in the user-prefs
2002-10-12 16:39:10 +00:00
Ralf Becker
ec1ffc81be
Many new stuff for the eTemplates:
...
- added vbox and hbox support: container to put widgets in one row or column
- complete rows and column can now be disabled (even with a simple comparison with a variable in content, eg. disabled if the var is empty)
- labels and helptexts from tpls with 'test' in there name, get no longer written to the lang-file
- update the documentation
2002-10-12 16:37:44 +00:00
Ralf Becker
a3aaf60ede
implemented possibility to disable rows and cols,
...
disabling can depend on a value of $content
2002-10-10 11:29:36 +00:00
Ralf Becker
37bcfe1c5e
changed Label from remark to comment
2002-10-09 11:55:05 +00:00
Ralf Becker
50e1a8236e
improved handling of empty linklist
2002-10-09 11:50:46 +00:00
Ralf Becker
27e25a05d2
inital import of link_widget (former link_to and link_list from infolog)
2002-10-09 00:34:45 +00:00
Ralf Becker
5441331027
worked a bit on the design of the tabs
2002-10-09 00:32:04 +00:00
Ralf Becker
0a02c90ac7
made labels with accesskey work
...
changed name for html-widget from raw to html
fixed some error/warnings
2002-10-09 00:31:01 +00:00
Ralf Becker
3adb76644e
added TITLE to link around img as submit-button
2002-10-08 00:08:40 +00:00
Ralf Becker
4b05104bd7
small fix on load_via for boetemplate constructor
2002-10-08 00:06:14 +00:00
Ralf Becker
270920c5c4
submit_button: added app for the image to search
2002-10-08 00:02:39 +00:00
Ralf Becker
2d2054b6ad
some more to allow relative template-names not only for tabs but in general
2002-10-06 08:50:23 +00:00
Ralf Becker
9a577c887e
update
2002-10-06 00:33:12 +00:00
Ralf Becker
0185039028
documented change of tab-widget
2002-10-06 00:25:50 +00:00
Ralf Becker
bda27e3125
load translation of the app we edit the template from
2002-10-06 00:21:52 +00:00
Ralf Becker
0bcaa1b8b3
- load translations for etemplate too, if called from other app
...
- added phpgw_footer for stable
- some checks for sel_options
2002-10-06 00:20:32 +00:00
Ralf Becker
e638e17ed3
useing soetemplate::set_rows_cols()
2002-10-06 00:17:15 +00:00
Ralf Becker
aba4105393
fix to get select-month accept a value like '02' for februar
2002-10-06 00:16:31 +00:00
Ralf Becker
ee4ac7ac0b
new coded useing select-day, -month, -year
2002-10-06 00:15:14 +00:00
Ralf Becker
702e169b42
allow to write only a relative eTemplate-name for each tab:
...
relative means it contains no '.' and it will then be prefixed with the name of tpl it is used in (plus a '.')
eg. tpl-name 'etemplate.tab_widget.test' tab-names 'work|privat|note' will expand to 'etemplate.tab_widget.test.work', ...
2002-10-05 10:40:02 +00:00
Ralf Becker
18b0e6efe6
added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14
2002-10-04 23:53:00 +00:00
Ralf Becker
2c021a3be1
small fix to get $sel_options for the last name
2002-10-04 23:15:46 +00:00
Ralf Becker
912566fdec
removed all eval to get a slight better performance
2002-10-03 23:47:14 +00:00
Ralf Becker
9b2ae24745
fixed 'cannot redifine var2xml', which ocurs if xslt already loaded xmltools
...
added name of base-tpl to contructor-call for embeded templates
2002-10-03 23:46:28 +00:00
Ralf Becker
3d9887ad01
its hard to get a cvs tag in the source, that should not be changed by CVS
2002-10-03 19:53:47 +00:00
Ralf Becker
07bec1fa34
documented the nextmatch-widget and the attrs/options for the predefined select's
2002-10-03 18:26:47 +00:00
Ralf Becker
d59e5aaebc
added extra-row for single-line selectbox in options and ability to have select-options set by an extension and by $sel_options or $content["options-$name"
...
changed names of theme-css-styles to be compatible with ceb's changes, html::themeStyles is used for 0.9.14
2002-10-03 16:52:42 +00:00
Ralf Becker
402d5c67c5
added options for listbox too and allow comma-separated extra-attributs
2002-10-03 16:48:17 +00:00
Ralf Becker
8a541d29e8
added more error-messages and changed soetemplate::toTranslate to not write messages starting with '@' and do write extra-line of selection in options
2002-10-03 16:46:18 +00:00
Ralf Becker
84ef2380ee
added / changed some parameter, got accounts working
2002-10-03 16:43:26 +00:00
Ralf Becker
a45f632221
made it 1 line
2002-10-03 16:40:21 +00:00
Ralf Becker
34b6bc6c14
update
2002-10-03 16:38:54 +00:00
Ralf Becker
92fef5cc31
changed ext of eTemplate-files to .xet
2002-10-03 15:38:41 +00:00
Ralf Becker
116511260d
typo
2002-10-03 13:24:45 +00:00
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
d2cc9b2d7f
changed name of hidden-input for current app
2002-10-03 10:31:24 +00:00
Ralf Becker
53da587f5b
put all pre-defined select-boxes in an extension, dont need sbox-class any more
2002-10-02 00:44:33 +00:00
Ralf Becker
68f4bcc745
identstring added to constructor and inherited to children
2002-10-01 23:35:30 +00:00
Ralf Becker
4ca7787f9f
update
2002-10-01 22:22:02 +00:00
Ralf Becker
fbd5f81c0e
set indentstring to '' for var2xml and to "\t" for the rest
2002-10-01 22:13:09 +00:00
Ralf Becker
290ba0b094
completly rewritten uietemplate::process_show to not longer need to work recursively and be able to do input-checks later on
2002-10-01 18:26:30 +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
57d97a9fd4
renamed eTemplates xml files from .xul to .xet
2002-09-30 18:19:50 +00:00
Ralf Becker
c9170e138e
added xslt_widget: renders html via Seek3r/ceb's xslt-templates
...
Example is the tpl etemplates.xslt_widget.test with the xslt-file etemplate/templates/default/test.xsl
2002-09-29 22:27:18 +00:00
Ralf Becker
b81315af45
added checks if the several functions in an extension are implemented
2002-09-29 22:24:33 +00:00
Ralf Becker
2dcb0ace3c
removed a left-over debug-message
2002-09-29 22:23:30 +00:00
Ralf Becker
493c25bbf4
fixed a typo in the call of the render-function (extensions)
2002-09-29 22:21:29 +00:00
Ralf Becker
9da89960a9
added overflow handling via <div style="overflow: $overflow"> to etemplate, but it is very buggy and inconsistent implemented in the several browsers so i cant recomand using it
2002-09-29 16:35:54 +00:00
Ralf Becker
a2dcfae7b4
some more browser detection and using title instead of alt for images for all browsers but netscape 4.x
2002-09-29 16:33:47 +00:00
Ralf Becker
23cb3a3fe6
get rid of warning if try to read etemplate with empty name
2002-09-29 16:12:52 +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
9a88763149
added div
2002-09-29 12:59:24 +00:00
Ralf Becker
850a835f1c
using include_once now to include the class we extend and exclusivly the etemplate.html class
2002-09-29 08:50:18 +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
seek3r
8abf9fa1a5
Switched to using the register_exit_function() and added scrolling divs to a couple places for examples
2002-09-28 15:20:20 +00:00
Ralf Becker
147a2ba800
changed templates to use ceb's css-theme-files
2002-09-28 00:30:01 +00:00
Ralf Becker
6512e21af4
changed templates to use ceb's css-theme-files
2002-09-28 00:09:47 +00:00
Ralf Becker
ed81de3f86
big performance improvment by using references (droped php3 compatibility)
2002-09-27 16:17:39 +00:00
Ralf Becker
86f9c5ce6a
forms are send now to /etemplate/process_exec.php, which sets the current_app from $HTTP_POST_VAR['app']
2002-09-25 23:19:31 +00:00
Ralf Becker
37215bffa7
send app-name as get-var to process_exec to allow the changed /index.php to setup for the right app
2002-09-25 22:22:10 +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
730ce71b8b
fixed a warning
2002-09-25 16:27:11 +00:00
Ralf Becker
b6e2ef8143
some more examples for xul-files
2002-09-24 22:45:02 +00:00
Ralf Becker
161ff221e3
dont write js-functions only if it is tested that js is disabled
2002-09-24 22:34:21 +00:00
Ralf Becker
3668f6e6dd
fixed wrong order from rows,cols of the multiline textarea / xul textbox
2002-09-24 22:05:01 +00:00
Ralf Becker
7bd87b1180
changed interface for extensions to:
...
pre_process(&$cell,&$value,&$extension_data,&$readonlys)
post_process(&$cell,&$value,&$extension_data,&$loop)
2002-09-24 21:57:15 +00:00
Ralf Becker
19eef3f976
show values now preservs the values which are arrays
2002-09-24 21:55:16 +00:00
Ralf Becker
28618888da
some fixes:
...
- listbox (multiline select) was not setting the type on export
- templates referenzed by nextmatch or tab-widget got not embeded on export
2002-09-24 19:21:56 +00:00
Ralf Becker
ede69c0a38
eTemplate extensions can now change the $readonlys-array.
...
nextmatch-widget uses this to allow get_rows to switch button on and off.
2002-09-24 17:28:45 +00:00
Ralf Becker
55793a448f
fixed nextmatch not reporting the value of start, if not scrolled (one of the arrows used)
2002-09-24 12:44:03 +00:00
Ralf Becker
630a0a7cda
this is an example for several templates in one file.
...
It includes all (nested) templates of the eTemplate editor.
2002-09-24 10:02:33 +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
7751df9f39
fixed error messages if olny an other version of an eTemplate is found.
...
added message if an imported eTemplate/xul-file contains more than one template.
2002-09-24 09:58:07 +00:00
Ralf Becker
7e2f07bde1
using class.xmltool.inc.php from the api instead of Seek3r's old xmltools.php.
...
class.xmltool.inc.php is copied here til Seek3r aplied a patch in the api.
2002-09-24 08:42:51 +00:00
Ralf Becker
96111faf8f
improved the detection, for the case the webserver is started manualy
2002-09-24 01:29:14 +00:00
Ralf Becker
74ffa874bd
fix to jump back to the start, if search returns less items than acutal position is
2002-09-22 18:10:06 +00:00
Ralf Becker
f8e0994cfb
nextmatch etemplate is in one file now
2002-09-22 18:07:32 +00:00
Ralf Becker
6dae3a369d
etemplates xml/xul-files can have more than one template in a file now (the tpl coresponding to the name has to be the last one)
2002-09-22 17:56:48 +00:00
Ralf Becker
6d9566cfbe
get rid of an errormsg: file not found
2002-09-22 17:55:17 +00:00
Ralf Becker
b98f9f2978
fixed the behavior of the right and last arrows,
...
added the parm 'no_cat' to disable the cats-selection
2002-09-22 09:30:29 +00:00
Ralf Becker
f6e5990487
reimplemented read+save in bo to implement caching of the etemplates via $GLOBALS[phpgw_info][etemplate][cache]
2002-09-22 08:05:17 +00:00
Ralf Becker
bf6581adeb
a 2-line layout for nextmatch
2002-09-18 14:32:11 +00:00
Ralf Becker
25377a0679
set_cell_attributes searches now in sub-templates, which get automaticall loaded
2002-09-18 14:15:04 +00:00
Ralf Becker
0b958e08e3
neues layout f�r nextmatch
2002-09-18 14:03:51 +00:00
ceb
c3c5a9786b
update
2002-09-18 01:15:54 +00:00
Ralf Becker
4cbd6807c4
showing the range of shown entries like eg. '1 - 20 of 100'
2002-09-17 22:54:43 +00:00
Ralf Becker
c01f429724
allow attr-values of '0' as the default is sometimes not 0
2002-09-17 22:52:24 +00:00
Ralf Becker
29ec804531
first version of the nextmatch-widget
2002-09-17 21:31:45 +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
9286ba944f
reimport after name-change
2002-09-17 13:33:20 +00:00
Ralf Becker
e92cd51521
named changed
2002-09-17 13:29:17 +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
4214452471
added <button image=".." ro_image=".."/> to have an image instead of a button
...
updated referenz.html
2002-09-17 12:29:01 +00:00
Ralf Becker
93f54049cc
corrected typo 'Select Category'
2002-09-17 12:26:08 +00:00
Ralf Becker
7cbe3e734b
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
renamed size to options
2002-09-17 09:36:55 +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
401685cb1d
small fix for missed default-attributes on export, created eg:
...
<textbox ="" ...>
when exporting a textarea
2002-09-16 23:07:33 +00:00
Ralf Becker
e04b602f4a
some installation instructions
2002-09-16 20:49:22 +00:00
Ralf Becker
dc2c34ce10
as a placeholder and example of a xml-template
2002-09-16 20:37:11 +00:00
Ralf Becker
5cb3240b0f
changed <label/> to <description/>
2002-09-12 21:53:03 +00:00
Ralf Becker
b09efe7676
allow <label ...> to be imported as well as <description ...>
2002-09-12 21:46:11 +00:00
Ralf Becker
c4f5c280da
added tab and image import/export
...
the label's get now exported as <description ...>
2002-09-12 21:43:41 +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
78da482f5e
some changes to be closer to XUL:
...
<overlay> now root-node of each eTemplate xul-file
<template> is replaced by <grid id="app.template" ...>
2002-09-12 18:03:49 +00:00
Ralf Becker
ea32918291
some changes to be closer to XUL:
...
<overlay> now root-node of each eTemplate xul-file
<template> is replaced by <grid id="app.template" ...>
2002-09-12 17:57:27 +00:00
Ralf Becker
732ab01e79
corrected a small typo
2002-09-12 12:21:27 +00:00
Ralf Becker
2a68b73668
some improvements fixes in the exitor:
...
- editor warns now if newer version of template exists
- import xml is not longer Show-template page (etemplate.editor.buttons splitted in 2 templates one for show and one for edit)
2002-09-12 10:58:20 +00:00
Ralf Becker
42c5d97ee3
added UI to import eTemplates from xml / xul-files
2002-09-12 10:04:22 +00:00
Ralf Becker
d927ce6f07
added eTemplate widget file / FileUpload
...
added options param to html.form
2002-09-12 08:40:57 +00:00
Ralf Becker
849a0e3835
first version of xml/xul import & export of etemplates
2002-09-12 00:35:20 +00:00