mohrt
9526d1ed42
fix filepaths to core files to use DIRECTORY_SEPARATOR
2003-06-21 17:35:15 +00:00
mohrt
f42a23f504
fix config_load, compile fetched arrays to compile_dir, switch display
...
back to runtime. clean up var names and function names, split up compile
testing and compiling to separate funcs, rename some template_* functions to
file_* functions and update logic so they can be used for file resources
other than templates.
2003-06-16 19:45:11 +00:00
mohrt
260085657c
fix example in code comments
2003-06-03 13:38:08 +00:00
mohrt
5b67277699
abstract more private functions to plugin directory
2003-05-08 20:21:16 +00:00
messju
7f307b8a94
fixed DIR_SEP in html_image-plugin
2003-05-04 22:07:10 +00:00
messju
2bc360d3c3
changed "link" to "href" in html_image. "link" is still working but deprecated
...
html_image always renders an alt-tag now (default alt="")
cleaned up indentiation of function.html_image.php
2003-05-04 11:32:54 +00:00
messju
448da66e39
fixed errornous creation of '//' in image_path in html_image
2003-04-21 17:42:50 +00:00
cellog
02f56203ad
updated all doc comments to phpDocumentor format
2003-04-20 21:12:13 +00:00
mohrt
423c1a2eae
add appropriate warnings when passing array as extra parameter
2003-04-14 16:57:40 +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
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
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
45c536ad7c
update functionality
2003-02-27 14:44:34 +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
mohrt
ae704af588
update functions with separate escape_special_chars routine
2003-02-24 21:45:19 +00:00
mohrt
566c5b71d5
fix bug with get_registered_object
2003-02-24 17:47:05 +00:00