Project

General

Profile

Actions

Bug #21653

closed

I don't understand HTMLparser_db

Added by Stefan Froemken over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-11-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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)

Actions #1

Updated by Steffen Gebert over 14 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!

Actions #2

Updated by Marcus Krause over 14 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

Actions

Also available in: Atom PDF