blob: 9e7c34083ecd735169d1795c7eb6a8d2f9f4fb75 [file]
<?xml version="1.0"?>
<!--
Copyright 2002-2004 The Apache Software Foundation or its licensors,
as applicable.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<status>
<changes>
<release version="0.1" date="unreleased">
<action dev="RDG" type="update" context="admin">
Renamed to bring into line with naming conventions.
</action>
<action dev="RDG" type="add" context="code">
Changed the way we identify feeds, now embedded in a feedDescritpor
file. This file can later be used to control the rendering of the feed,
for example, limit the number of items displayed, add a disclaimer etc.
</action>
<action dev="RDG" type="add" context="admin">
Initial Import
</action>
</release>
</changes>
<todo>
<actions priority="high">
<action context="code" dev="open">
Use a DTD and sourcetype action to decide when to use the RSS plugin
rather than the fixed URL of "**/feeder/*"
</action>
<action context="code" dev="open">
Add a configuration to limit the number of headlines shown from each
feed.
</action>
</actions>
<actions priority="med">
<action context="code" dev="open">
Creating a PDF can be problematic with some feeds. The content of the
feed is placed into a fo:block in an unprocessed form. As a result
there is HTML in the block. This seems to confuse FOP as it produces
org.apache.fop.apps.FOPException: internal-destination or external-destination must be specified in basic-link
</action>
</actions>
</todo>
</status>