Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2005-08-02 01:18:47

Darya
New member
From: Russia
Registered: 2005-08-02
Posts: 3

How does htmlRemoveTags work?

How can I remove style=".." atribute from tag <p>, or remove <span> out of my text, using htmlRemoveTags variable?

Offline

#2 2005-08-02 07:23:09

Emprint
New member
Registered: 2005-08-01
Posts: 6

Re: How does htmlRemoveTags work?

I'm hardly an expert,  but my experimentation indicates that htmlRemoveTags only matches tags, not attributes.

Last edited by Emprint (2005-08-02 07:23:30)

Offline

#3 2005-08-02 07:27:47

Darya
New member
From: Russia
Registered: 2005-08-02
Posts: 3

Re: How does htmlRemoveTags work?

Ok, and how can I for example tag <span> to remove?

Offline

#4 2005-08-02 08:27:39

Emprint
New member
Registered: 2005-08-01
Posts: 6

Re: How does htmlRemoveTags work?

I think htmlRemoveTags = /span/ would do that for you.

Offline

#5 2005-08-04 08:55:29

Darya
New member
From: Russia
Registered: 2005-08-02
Posts: 3

Re: How does htmlRemoveTags work?

..Nothing changes. Have anybody used htmlRemoveTags?

Offline

Board footer

Powered by FluxBB