re,
> and tapestry's template cache would clear, and thus, the next request
> for that component would bring its updated template down from the
> database and be stored in tapestry's cache.
>
> I'm thinking these "special" components should be treated almost as
portlets for a portal system. Each faux portlet could be
"configurable" from the web with persisting configuration options(in
addition to being able to modify the template).
Could some core developers chime in on whether they think this is
feasible? anyone have any thoughts on this?
sitory
server. Next on the roadmap is to implement the backend storage to
be amazon s3. Performance is good because for example, all the
information to display a image is returned in a single lucene
document. meta information for the content is stored in the
filesystem as xml fi
ation for the content
>> is stored in the filesystem as xml files.
>>
>> Phillip
>>
>> - Original Message -
>> From: "Ulrich Stärk" <[EMAIL PROTECTED]>
>> To: "Tapestry users"
>> Sent: Friday, December 7, 2007 9
-
From: "Ulrich Stärk" <[EMAIL PROTECTED]>
To: "Tapestry users"
Sent: Friday, December 7, 2007 9:45:01 AM (GMT-0500) America/New_York
Subject: Re: Web Content Management Systems
You could write some components against the JCR API and access the
underlying repository M
ber 7, 2007 9:45:01 AM (GMT-0500) America/New_York
Subject: Re: Web Content Management Systems
You could write some components against the JCR API and access the
underlying repository Magnolia uses (I don't know if this is possible
with OpenCms).
Have a look at the Jackrabbit website (that'
You could write some components against the JCR API and access the
underlying repository Magnolia uses (I don't know if this is possible
with OpenCms).
Have a look at the Jackrabbit website (that's the repository
implementation Magnolia uses) to learn how to register the repository
with JNDI. T
of the greatest problems is that Tapestry uses his own kind of templates
and OpenCms and Magnolia the JSP ones.
Do you think there is a way to integrate this two things?
Maybe you could help me.
Thank you in advance.
--
View this message in context:
http://www.nabble.com/Web-Content-Management-Sy