aboutsummaryrefslogtreecommitdiff
path: root/www/drupal5-xmlsitemap
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 5.x-1.2Erwin Lansing2007-04-062-9/+8
| | | | | | | | PR: 110865 Submitted by: Nick Hilliard <nick@foobar.org> Notes: svn path=/head/; revision=189359
* - Rename all drupal-* to drupal4-* for future drupal5 portsRong-En Fan2007-03-251-1/+1
| | | | | | | - Switch to drupal5/bsd.drupal.mk Notes: svn path=/head/; revision=188259
* The XML Sitemap module creates a XML sitemap in accordance with theMartin Wilke2007-01-283-0/+40
Sitemaps.org specification. The module maintains a short change history for nodes in order to better approximate the change frequency. It calculates the relative priority of each node based on node type, number of comments, and promotion. It can optionally submit your sitemap to Google (support for other search engines will be added once they support the ping interface) whenever it is changed and can log when your sitemap is downloaded by a search engine. This module was originally written as a part of the Google Summer of Code program. WWW: http://drupal.org/project/gsitemap PR: ports/108447 Submitted by: Nick Hilliard <nick at foobar.org> Notes: svn path=/head/; revision=183479