messju
|
1ca406366f
|
renamed $localvars to $_localvars in cache-file-handling-functions,
added _get_auto_id()-function
|
2003-03-21 15:39:29 +00:00 |
|
mohrt
|
d5db1cf798
|
update functions for XHTML compatability
|
2003-03-21 14:36:24 +00:00 |
|
messju
|
ad26b57f18
|
fixed wrong $auto_id in _read_cache_file()
|
2003-03-21 09:36:16 +00:00 |
|
messju
|
b1787d0b23
|
swapped compile_id and cache_id in read_cache_file and write_cache_file
|
2003-03-21 09:07:57 +00:00 |
|
messju
|
4a2b486086
|
reverted patch for ignoring compile-id back to -r1.364, due to problems
|
2003-03-21 08:55:56 +00:00 |
|
messju
|
9d0972691d
|
html_radios and html_checkboxes accept "selected" instead of "checked" optionally now
|
2003-03-21 08:20:12 +00:00 |
|
messju
|
bcc3571f05
|
swapped compile_id and cache_id for cache-file-handling again
|
2003-03-21 08:17:45 +00:00 |
|
mohrt
|
ec60516e34
|
fix notice when no parameter is passed to default
|
2003-03-20 14:31:18 +00:00 |
|
messju
|
267a9c41d7
|
removed notice of undefined var in _rm_auto()
|
2003-03-20 09:20:24 +00:00 |
|
mohrt
|
c42fb4b2ab
|
fix a few error messages, follow consistancy format plugin_name: errormsg
|
2003-03-19 22:58:23 +00:00 |
|
mohrt
|
d0ab44762b
|
update error messages
|
2003-03-19 22:56:30 +00:00 |
|
mohrt
|
35973b2231
|
add a warning when an array is passed as the 'checked' value of html_radios
|
2003-03-19 22:52:22 +00:00 |
|
messju
|
8c73efec74
|
fixed errormessage in _compile_smarty_ref()
|
2003-03-19 12:51:34 +00:00 |
|
messju
|
41b3d4b7a8
|
cleaned up calls to readdir()
|
2003-03-18 22:47:16 +00:00 |
|
messju
|
42a49792aa
|
fixed label for optgroup in html_options
|
2003-03-18 21:04:13 +00:00 |
|
mohrt
|
67470219d2
|
fix (newly introduced) bug with passing multiple modifiers to a parameter
|
2003-03-18 14:47:41 +00:00 |
|
messju
|
2c61a0b12b
|
fixed wrong default-"name" in function.html_options.php
|
2003-03-18 09:17:51 +00:00 |
|
messju
|
8ae8586ad3
|
renamed "checkbox" and "radios" to "options" in {html_checkboxes} and {html_radios}
|
2003-03-18 08:59:00 +00:00 |
|
messju
|
dd564f3885
|
tried to optimize re-replacement in outputfilter.trimwhitespace.php a little
|
2003-03-18 00:44:37 +00:00 |
|
messju
|
e1bec79465
|
fixed greedy str_replace in outputfilter.trimwhitespace.php
|
2003-03-18 00:26:46 +00:00 |
|
messju
|
128bf2e4de
|
html_options, html_checkboxes and html_radios now pass-thru all unknown paramters
|
2003-03-18 00:01:41 +00:00 |
|
messju
|
ddcd30be99
|
html_options passthru all unknown paramters now
|
2003-03-17 16:36:02 +00:00 |
|
mohrt
|
61a223dae8
|
Fix link bug in html_image function, also make output XHTML compatible
|
2003-03-17 15:39:28 +00:00 |
|
mohrt
|
2df1ca2d00
|
fix issue of embedded var and escaped double quotes
|
2003-03-17 14:56:39 +00:00 |
|
mohrt
|
76048d1ceb
|
back out "@" logic, apply only to default modifier special case
|
2003-03-15 20:47:29 +00:00 |
|
mohrt
|
ab48cfa939
|
fix @ logic, only use upon an echo
|
2003-03-15 20:03:46 +00:00 |
|
mohrt
|
e4f2f8cf35
|
append "@" to template var echoes to supress possible notices
|
2003-03-15 19:34:46 +00:00 |
|
mohrt
|
6f3de10273
|
append "@" to _run_mod_handler to supress warnings
|
2003-03-15 18:27:30 +00:00 |
|
mohrt
|
05c8d5978f
|
fix problem with escaped double quotes
|
2003-03-14 16:28:47 +00:00 |
|
mohrt
|
8bfba9d22a
|
fixed html_options to not return an array
|
2003-03-14 15:52:34 +00:00 |
|
messju
|
b01ce468d2
|
fixed length in modifier.truncate.php
|
2003-03-12 21:56:32 +00:00 |
|
messju
|
8cb7113db9
|
fixed handling of '$'-signs in trimwhitespace outputfilter (messju)
|
2003-03-12 16:26:55 +00:00 |
|
mohrt
|
8cf163198a
|
fix config file recompiling code
|
2003-03-11 15:31:22 +00:00 |
|
mohrt
|
995114a4c2
|
change E_USER_ERROR to E_USER_NOTICE
|
2003-03-07 19:29:01 +00:00 |
|
mohrt
|
0e54ba8208
|
suppress warning in html_image
|
2003-03-07 18:36:37 +00:00 |
|
mohrt
|
0631ea18b4
|
update changes to html_image
|
2003-03-07 17:06:39 +00:00 |
|
mohrt
|
274a9ca3e9
|
fix width/height parameter index
|
2003-03-06 21:39:16 +00:00 |
|
mohrt
|
3fd8661f08
|
get rid of unsetting name and script attributes to insert tags
|
2003-03-06 15:42:48 +00:00 |
|
mohrt
|
ec135386b1
|
fix argument order, erroneously swapped a while back
|
2003-03-05 23:53:34 +00:00 |
|
mohrt
|
0d0cdbf353
|
commit final changes for 2.5.0-RC1
|
2003-03-05 17:36:41 +00:00 |
|
mohrt
|
3f4f215ce2
|
fixed PHP notice
|
2003-03-03 20:43:29 +00:00 |
|
mohrt
|
63b1a2b04d
|
simplify smarty.const.foo and smarty.const.$foo logic
|
2003-02-28 16:36:19 +00:00 |
|
mohrt
|
0a03b8c306
|
only allow $foo syntax in embedded quotes, unless escaped with backticks then allow any dollar var
|
2003-02-28 15:54:43 +00:00 |
|
mohrt
|
620674493a
|
fix "once" var compiling to work with new attr compiling methods for include_php
|
2003-02-28 15:45:42 +00:00 |
|
mohrt
|
d785df41b3
|
fix $smarty.const.foo compiling, clean up double quoted strings,
allow full dollar var syntax in quotes again
|
2003-02-28 15:08:15 +00:00 |
|
mohrt
|
e03824dd55
|
update docs, fix smarty var compiling, allow any $smarty.*.$foo syntax,
add $`foobar` for embedded variables
|
2003-02-27 17:32:08 +00:00 |
|
mohrt
|
45c536ad7c
|
update functionality
|
2003-02-27 14:44:34 +00:00 |
|
mohrt
|
5006d4d510
|
add nl2br modifier
|
2003-02-26 22:16:14 +00:00 |
|
mohrt
|
edcf2aee05
|
add link parameter
|
2003-02-26 17:27:56 +00:00 |
|
mohrt
|
a466c91897
|
fix rename problem in windows, unlink first
|
2003-02-24 23:28:20 +00:00 |
|