| Subject: Re: check html tag in callback function |
Author: Xavier Roche |
Date: 10/05/2004 19:04 |
| | > I wanna make a callback that forbid <a href> link to be
> followed.
No yet possible - I will add in the next pre-release the
following callback, identical to "link-detected" ("link-
detected2") that passes a pointer to the original tagname:
typedef int (* t_hts_htmlcheck_linkdetected2)(char* link,
char* tag_start);
| |
|
|
|
|
e
Created with FORUM 2.0.11