[opencms-dev] Opencms: HTML-Parsing (or something else)
Henning Uhlig
TitanMika at gmx.de
Thu Jul 27 10:21:05 CEST 2006
> You don't say how you're putting the content in in the first place, but I
> imagine it's through the OpenCms editor framework, and that the content is
> therefore processed by Jtidy.
Jup .. through editing the page with FCKeditor.
> Is there any way you can arrange for 'XML' itself to be surrounded by XML
> tags, so that the situation you describe doesn't arise? For example:
> <p><span>XML</span><sub>2</sub></p>. It might be possible to arrange this
> by suitable use of style assignments in (e.g.) FCKEditor.
I did this ... through FCKeditor added the code:
Editing the page and pressing >>Source<<:
<p><span class="head1" font-family="Arial,Helvetica,sans-serif" line-height="25px" color="#339999" font-size="20px">XML</span><sub>2</sub></p>
HTMP preview:
<span class="head1" font-family="Arial,Helvetica,sans-serif" line-height="25px" color="#339999"
font-size="20px">XML</span>
<sub>2</sub>
Additional I included 2 pictures to show the problem.
Thanks for your help.
Regards,
Henning Uhlig
-------- Original-Nachricht --------
Datum: Thu, 27 Jul 2006 08:33:05 +0100
Von: "Jonathan Woods" <jonathan.woods at scintillance.com>
An: "\'The OpenCms mailing list\'" <opencms-dev at opencms.org>
Betreff: RE: [opencms-dev] Opencms: HTML-Parsing (or something else)
> Henning -
>
> You don't say how you're putting the content in in the first place, but I
> imagine it's through the OpenCms editor framework, and that the content is
> therefore processed by Jtidy.
>
> Is there any way you can arrange for 'XML' itself to be surrounded by XML
> tags, so that the situation you describe doesn't arise? For example:
> <p><span>XML</span><sub>2</sub></p>. It might be possible to arrange this
> by suitable use of style assignments in (e.g.) FCKEditor.
>
> Jon
>
> -----Original Message-----
> From: opencms-dev-bounces at opencms.org
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Henning Uhlig
> Sent: 27 July 2006 08:12
> To: The OpenCms mailing list
> Subject: Re: [opencms-dev] Opencms: HTML-Parsing (or something else)
>
> Could somebody please have a look at my problem- it's realy important for
> me
> and I have no clue how to solve it.
>
> The problem is that opencms creates a blank after XML while parsing he
> code
> and saving it.
> <p>XML<sub>2</sub></p>
> to this ...
> <p>XML <sub>2</sub></p>
>
> It happens when I create my own tags, with sub and even with links.
> Specially with sub the text doesn't look right.
>
> Thanks for your help.
> Regards,
> Henning Uhlig
>
>
>
> > Hi everybody,
> >
> > I found out something quite interesting for me:
> >
> > editing a page with one of the 3 wysiwyg-editors it modifies this
> > expression
> >
> > <p>XML<sub>2</sub></p>
> >
> > to this
> >
> > <p>XML <sub>2</sub></p>
> >
> > while saving the page. Can somebody explain me why and how I can find
> > a workaround for this feature.
> >
> >
> > Thanks for your help.
> >
> >
> > btw. im using Alkacon OpenCms version: 6.2.1
> > --
> >
> >
> > Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit!
> > "Feel free" mit GMX DSL: http://www.gmx.net/de/go/dsl
> >
> > _______________________________________________
> > This mail is sent to you from the opencms-dev mailing list To change
> > your list options, or to unsubscribe from the list, please visit
> > http://lists.opencms.org/mailman/listinfo/opencms-dev
>
> --
>
>
> Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
> Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list To change your
> list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
--
Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit!
"Feel free" mit GMX DSL: http://www.gmx.net/de/go/dsl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: original.bmp
Type: image/bmp
Size: 68214 bytes
Desc: not available
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060727/e4792bc7/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IEhtml.bmp
Type: image/bmp
Size: 68214 bytes
Desc: not available
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060727/e4792bc7/attachment-0001.bin>
More information about the opencms-dev
mailing list