Patches item #2462293, was opened at 2008-12-23 12:27 Message generated for change (Settings changed) made by tdonohue You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=319984&aid=2462293&group_id=19984
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Tim Donohue (tdonohue) Assigned to: Tim Donohue (tdonohue) Summary: Enable Google Sitemaps for XMLUI Initial Comment: 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) ---------------------------------------------------------------------- Comment By: Tim Donohue (tdonohue) Date: 2008-12-23 12:28 Message: File Added: dspace-xmlui-webapp-sitemap.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=319984&aid=2462293&group_id=19984 ------------------------------------------------------------------------------ _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
