[opencms-dev] RE: OpenCms 6.0.x editor, relative links, and XML

Tosi, Joel JTosi at cme.com
Fri Feb 17 17:57:48 CET 2006


That is strange, putting the space in gets the result I'm looking for.
But then if you re-edit the content, the space is gone, so I'm assuming
each time you edit the content, you would have to put the space back?

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Chugani, Ravi
Sent: Friday, February 17, 2006 10:32 AM
To: The OpenCms mailing list
Subject: RE: [opencms-dev] RE: OpenCms 6.0.x editor, relative links, and
XML

Make sure you have a space after the filename and before the quote (for
6.0.0 anyway). As far as I can see, links will be relative to the
domain, not relative to the file. 


Ravi Chugani
BlackRock Solutions
-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Tosi, Joel
Sent: Friday, February 17, 2006 11:24 AM
To: Markus Mahnig; The OpenCms mailing list
Subject: RE: [opencms-dev] RE: OpenCms 6.0.x editor, relative links, and
XML

Not a problem.  I actually changed both, and changing it in the VFS was
the one that made the difference.  It removed the hostname but
unfortunately not the /opencms/ prefix, but I guess that is the best it
will get.  Thanks for all of the help.

Joel

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Markus Mahnig
Sent: Friday, February 17, 2006 9:50 AM
To: opencms-dev at opencms.org
Subject: [opencms-dev] RE: OpenCms 6.0.x editor, relative links, and XML


Hey Joel,

uh... sorry, mistyped something.
you have to edit it in the virtual filesystem within OpenCms (not the
RFS
Copy) 

/system/workplace/resources/editors/htmlarea/htmlarea.js

you dont even need to publish the thing; just clear your browsercache...

HTH
Markus


Markus,
	What version of OpenCms and IE are you running?  I'm on OpenCms
6.0.2 and IE 6.0 and even after this change and restarting the
application, I still have the same issue.

Thanks,
Joel

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Markus Mahnig
Sent: Wednesday, February 15, 2006 2:25 AM
To: opencms-dev at opencms.org
Subject: Re: [opencms-dev] OpenCms 6.0.x editor, relative links, and XML


Hi,

i think the problematic IE FIX ist here
opencms\resources\editors\htmlarea\htmlarea.js Line 2047

// OPENCMS-FIX 10/22/04 (AK):
// HtmlArea strips hostname and port in IE, but OpenCms requires this
info
// in order to work with multiple sites.
// if (HTMLArea.is_ie && (name == "href" || name == "src")) {
// value = editor.stripBaseURL(value);
// }

enabling this, the links stay as entered =)
since we _need_ relative links, this looks like the solution for us....

Regards,
Markus

--
View this message in context:
http://www.nabble.com/OpenCms-6.0.x-editor%2C-relative-links%2C-and-XML-
t1112966.html#a2991750
Sent from the OpenCMS - Dev forum at Nabble.com.


_______________________________________________
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


THE INFORMATION CONTAINED IN THIS MESSAGE AND ANY ATTACHMENT MAY BE
PRIVILEGED, CONFIDENTIAL, PROPRIETARY OR OTHERWISE PROTECTED FROM
DISCLOSURE. If the reader of this message is not the intended recipient,
you are hereby notified that any dissemination, distribution, copying or
use of this message and any attachment is strictly prohibited. If you
have received this message in error, please notify us immediately by
replying to the message and permanently delete it from your computer and
destroy any printout thereof.

_______________________________________________
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



More information about the opencms-dev mailing list