Pim Snel
|
91eb7ee636
|
implement extra parameter to make use of the htmlarea plugins, olee
|
2004-04-20 17:19:14 +00:00 |
|
Ralf Becker
|
41f40155aa
|
added function to check if browser supports htmlarea / richtext editor
|
2004-04-12 13:58:25 +00:00 |
|
Ralf Becker
|
1b4b338fb9
|
fixed wrong activation of mailto: addresses in in links
|
2004-04-11 10:10:51 +00:00 |
|
Ralf Becker
|
f6b1b8e03e
|
fix to get IE and HTMLarea working together again, HTMLarea seems not to work in IE, if a <base href="..."> is set. This was done to get relative image-pathes working.
|
2004-04-04 19:31:30 +00:00 |
|
Ralf Becker
|
5594a20a3b
|
added ability to set a base href, to get relative image-pathes working in htmlarea
|
2004-03-28 21:43:14 +00:00 |
|
Lars Kneschke
|
2583db40f0
|
fix for bug [ 923070 ] htmlspecialchars()
|
2004-03-26 16:24:08 +00:00 |
|
Ralf Becker
|
77fd33e471
|
1) fix for bug #905284, etemplate does not show images if webserver_url contains protocoll and domain
2) added a new progress-bar
|
2004-02-29 09:51:45 +00:00 |
|
Ralf Becker
|
1994b1c179
|
change default-param of htmlarea, to be used if no or empty style is given
|
2004-02-29 00:12:48 +00:00 |
|
Ralf Becker
|
d99afd7a11
|
new function activate_links to change url's into links and automaticaly create spam-saver mailto addresses
|
2004-02-26 15:32:34 +00:00 |
|
Ralf Becker
|
597f99375c
|
fixed bug in image and submit-button, that caused names containing '.' to be truncated at the first dot
|
2004-02-19 22:35:38 +00:00 |
|
Ralf Becker
|
b7ee6ce75f
|
workaround for idots and IE button prob (wrong/no cursor)
|
2004-02-16 09:27:37 +00:00 |
|
Ralf Becker
|
cb7fa13a6f
|
1) use images+links for image-buttons, as the IE png-fix does not work on image-buttons
2) for links instead of button (eg. tabs) only one hidden-var is used, not longer one per button
|
2004-02-14 18:48:53 +00:00 |
|
Pim Snel
|
c646b67eca
|
fix some buttons and update the rest of the htmlarea tree
|
2004-01-29 21:50:00 +00:00 |
|
Pim Snel
|
e9ff05661c
|
update and fix htmlarea when having more then on textbox in a form
|
2004-01-29 13:36:38 +00:00 |
|
Ralf Becker
|
a3a85a862d
|
import htmlarea 3.0beta
eGW code to use it, is in phpgwapi/inc/class.html.inc.php the translations (via eGW standard translation system) are in phpgwapi/inc/htmlarea-lang.php
|
2004-01-08 09:03:17 +00:00 |
|
Ralf Becker
|
51b445e0fb
|
make it a bit more xhtml compatible: lowercase tag- and attribute-names
added charset to htmlspecialchars (might fix some probs with chiniese charsets)
|
2003-12-26 21:00:00 +00:00 |
|
Miles Lott
|
4f612cbbde
|
intval -> (int), replace gettype() and ereg_replace() where possible
|
2003-12-14 17:07:16 +00:00 |
|
Ralf Becker
|
1f4dad9ce2
|
sort- and filter-headers for the nextmatch widget
|
2003-12-09 00:26:22 +00:00 |
|
Ralf Becker
|
cf20f79d91
|
added the html-class to the API
|
2003-09-14 10:19:42 +00:00 |
|