Issue Details (XML | Word | Printable)

Key: DS-35
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Charles Kiplagat
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
DSpace 1.x

Enable Google Sitemaps for XMLUI - ID: 2462293

Created: 26/Feb/09 12:59 AM   Updated: 18/Mar/10 03:04 PM
Component/s: XMLUI
Affects Version/s: 1.5.1
Fix Version/s: 1.5.2

Time Tracking:
Not Specified


 Description  « Hide
This patch adds Sitemaps to the XMLUI for DSpace 1.5.x. It's based on the
Sitemap code for the DSpace 1.5.x JSPUI.

Essentially, it just adds a "SitemapReader" class which can read the
sitemaps generated by running the script:
[dspace]/bin/generate-sitemaps.

Attached are two patches:

(1) dspace-xmlui-webapp-sitemap.patch

Patch for sitemap.xmap in DSpace XMLUI Webapp located in
[dspace-src]/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/sitemap.xmap

(2) dspace-xmlui-api.patch

This patch just adds the org.dspace.app.xmlui.cocoon.SitemapReader class to
the XMLUI API.

These patches were made based on the lastest SVN dspace-1.5.x branch. They
will be committed to that branch shortly.

After these patches are applied the sitemaps are available at:

http://localhost/xmlui/sitemap (Sitemaps.org sitemap)
http://localhost/xmlui/htmlmap (HTML sitemap)

 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order

keith johnson added a comment - 18/Mar/10 03:04 PM
I need this patch but could not source the webapp sitemap patch.
I need the latest SVN dspace-1.5.x branch for http://www.mobilephones.name to add to the sitemap patch.
The above sitemap and html sitemap does not appear to be workign.