Each html tags in transformation must have their own css class with a "jxr."
prefix
-----------------------------------------------------------------------------------
Key: JXR-4
URL: http://jira.codehaus.org/browse/JXR-4
Project: Maven JXR
Type: New Feature
Reporter: Emmanuel Venisse
actually some html tag doesn't have a class like <strong>.
we need to have a class for each tag like :
<em class="jxr.comment">
<strong class="jxr.keyword">
<span class="jxr.string">
I would like to use a "jxr." prefix for prevent conflict with other css
declaration if transformed pages are included in a site that already use this
classes.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]