[opencms-dev] OpenCMS or FCKEditor Removing Domain Name from URLs in Links

Stephan Schrader zstephanz at gmail.com
Tue Dec 31 14:07:36 CET 2013


Probably to late. You can set an attribute in request context like this:

org.opencms.file.CmsObject cmo =
org.opencms.jsp.util.CmsJspElFunctions.getCmsObject(pageContext);
cmo.getRequestContext().setAttribute(org.opencms.file.CmsRequestContext.ATTRIBUTE_FULLLINKS,
Boolean.TRUE);


Stephan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20131231/dfa2d758/attachment.htm>


More information about the opencms-dev mailing list