Bug #21653
closedI don't understand HTMLparser_db
0%
Description
I know what transformations do and I know when and how to use exit/entryHTMLparser. But when I have to use HTMLparser_db/rte?
Following don't works
HTMLparser_db.tags.h1.fixAttrib.class.set = newClassName
Following works
HTMLparser_db.tags.b.remap = i
Following works, too
exitHTMLparser_db.tags.h1.fixAttrib.class.set = newClassName
So when HTMLparser_db was executed. Before or after the transformation?
In documentation for HTMLparser_db I found following information:
.nestingGlobal for HTMLparser_db is set by default to “b,i,u,a,center,font,sub,sup,strong,em,strike,span” unless another value is set.
But there is no such property. I only find: .globalNesting
(issue imported from #M12711)
Updated by Steffen Gebert almost 15 years ago
Are you sure, this is a bug report as it is meant to be?
You should better use mailing lists to get answers to your questions!
Updated by Marcus Krause almost 15 years ago
Like Steffen already pointed out, this is a bugtracker taking care of feature and bug reports.
Please use mailinglists to get you question answered!
-> http://lists.typo3.org