/[Apache-SVN]
ViewVC logotype

Revision 39012


Jump to revision: Previous Next
Author: egli
Date: Wed Mar 19 14:26:11 2003 UTC (6 years, 8 months ago)
Changed paths: 4
Log Message:
* The publishing process now optionally also publishes resources
  (e.g. images)

* To this effect there are two new classes ResourceFilePublisher and
  ResourcePublishingEnvironment which can be used in the tasks.xconf
  as a publisher.

* ResourceFilePublisher is a sublclass of DefaultFilePublisher which
  also publishes resources

* ResourcePublishingEnvironment is a subclass of PublishingEnvironment
  which reads additional parameters (<resource href=""/>) from
  publication.xconf.

* The publisher interface has been extended to allow for passing of
  parameters related to resource publishing.

Changed paths:

Path Details
Directoryincubator/lenya/trunk/src/java/org/apache/lenya/cms/publishing/DefaultFilePublisher.java modified , text changed
Directoryincubator/lenya/trunk/src/java/org/apache/lenya/cms/publishing/Publisher.java modified , text changed
Directoryincubator/lenya/trunk/src/java/org/apache/lenya/cms/publishing/ResourceFilePublisher.java added
Directoryincubator/lenya/trunk/src/java/org/apache/lenya/cms/publishing/ResourcePublishingEnvironment.java added

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2