Repository List
/
webpac
/
trunk
/
back2html.pm @ HEAD
English
Français
Chinese (Simplified)
Chinese (Traditional)
Blame/Annotate
Checkout
View File
RSS Feed
Show last: 20 ,
50
,
100
,
All
Date
File
Revision
Author
Diff
Revision Log
2005/01/19 22:29:54
638
638
dpavlin
HTML
|
TEXT
don't add unneeded delimiter
2005/01/18 17:07:14
636
636
dpavlin
HTML
|
TEXT
Implemented persist_search hidden variable in forms which can specify
(multiple) number of variables which should be persistent after user
specified them in form (useful for language for example). Values are
separated by comma (,). Some cleanup and warning removal.
2003/11/16 22:39:36
151
151
dpavlin
HTML
|
TEXT
keep <a href>
2003/11/16 13:20:14
146
146
dpavlin
HTML
|
TEXT
convert more than one URL to correct html link
2003/07/08 08:24:13
80
80
dpavlin
HTML
|
TEXT
fixed bugs with < and > in headline
2003/07/06 13:03:35
79
79
dpavlin
HTML
|
TEXT
remove extra spaces
2003/07/05 22:03:21
72
72
dpavlin
HTML
|
TEXT
fixed warning
2003/07/04 23:28:17
66
66
dpavlin
HTML
|
TEXT
chop URLS longer than 60 characters
2003/07/04 21:35:34
65
65
dpavlin
HTML
|
TEXT
make a URL of any URL embeded in text
2003/07/04 20:41:17
64
64
dpavlin
HTML
|
TEXT
create http links
2003/02/23 07:11:18
31
31
dpavlin
HTML
|
TEXT
oh, well... serves me good for commiting without testing first -- even
one-line changes
2003/02/23 07:04:36
27
27
dpavlin
HTML
|
TEXT
support for <br>
2003/02/16 22:41:37
13
13
dpavlin
added configuration file with database descriptions,
moved isis.xml definition file in separate directory (in preparation for MARK),
support for different encodings in different files,
various fixes, improvements and badly written parts which will change ;-)