[opencms-dev] include xmlpage content from template

Yogesh Mujumdar yogesh.mujumdar at gmail.com
Fri Feb 12 09:34:17 CET 2010


Dear All,

I have a simple template which is supposed to show the page content. The
template has a Tips section where I need to display tips. These requirement
is that the tips have to be editable at page level. Tips will be HTML
content(*xmlpage*).

The solution that I came across(*which does not work*) was to define a
property called as *tip_file* for every page and specify a file name which
needs to be shown as a tip. In the template I get the property(*tip_file*)
of the page and make a URI to the file using the context uri and foldername
and the tip filename. I then include this file in the template with include
method of CmsJspActionElement object. When I view the file with
*tip_file*property set to some
*xmlpage*, I get and error which says
*"/opencms/opencms/test/mytip.html"*is not accessible, though it is
available in the folder and is accessible if
viewed independently.

Any other quick and smart way of doing it?

-- Yogesh

Believe with all your heart that how you live your life makes a difference.
--Colin Beavan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20100212/402abd4c/attachment.htm>


More information about the opencms-dev mailing list