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
|
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
|
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
|
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
|
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
|
4cbd6807c4
|
showing the range of shown entries like eg. '1 - 20 of 100'
|
2002-09-17 22:54:43 +00:00 |
|
Ralf Becker
|
29ec804531
|
first version of the nextmatch-widget
|
2002-09-17 21:31:45 +00:00 |
|