blob: 9ea9c4530eb2fc693cd1c2c83f474d096ba0c84d [file] [log] [blame]
<?xml version="1.0"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You 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>
<!-- Define here the Title of the Context you want to display in the Changes pages.
id = the context value of actions
title = Title of the Context
-->
<contexts>
<context id="code" title="Changes to the Code Base"/>
<context id="docs" title="Changes to Documentation"/>
<context id="admin" title="Changes to Project Administration"/>
<context id="design" title="Changes to Design"/>
<context id="build" title="Changes to Build"/>
</contexts>
<changes>
<release version="0.1-dev" date="unreleased">
<action dev="RBP" type="add" context="code">
Initial code contribution from Rasik Pandey (rbpandey@gmail.com)
</action>
</release>
</changes>
<todo>
<actions priority="medium">
<action context="design" dev="open">
Add support for other google sitemap formats to internal.xmap, see
TODO's in internal.xmap
</action>
<action context="design" dev="open">
Need ability to pass parameters from an xml file to
'resources/stylesheets/*', see TODO's in stylesheets
</action>
<action context="design" dev="open">
Need ability to pass parameters from an xml file to the
org.apache.cocoon.generation.LinkStatusGenerator declared in
internal.xmap for include-name and exclude-name regexp crawl
patterns. Currently only *.html and *.xml files are crawled.
</action>
<action context="design" dev="open">
See other TODO's in 'internal.xmap' and 'resources/stylesheets/*'
</action>
</actions>
</todo>
</status>