Will Rossiter
6cc800a0db
Merge pull request #28 from hdrlab/patch-1
...
A fix so that non-indexed pages remain non-indexed
2012-12-18 23:26:06 -08:00
hdrlab
620e09bd7c
A fix so that non-indexed pages remain non-indexed
...
Pages that were set to be "non-indexed" were being reset to their
default priorities the next time that the page was saved. This fix
makes sure that this doesn't happen.
2012-12-19 20:23:20 +13:00
Will Rossiter
f41fd87624
FIX: fix change freq not showing up in form. ( Fixes : #27 )
2012-11-07 19:47:55 +13:00
Will Rossiter
929e97accf
API: Remove public access to frequency and priorities.
...
Cleaned up related functions and general spring clean of the module. Documented example of manually setting routes through an extension class.
2012-07-06 17:07:30 +12:00
UndefinedOffset
e5e2ab57f2
BUGFIX: Fixed "Strict Standards" error with SilverStripe beta 2 caused by extraStatics() declaration not matching DataExtension
2012-04-20 11:13:12 -03:00
Ed
05d7bb8f82
Better compatibility with SilverStripe 3.0
2012-03-25 13:07:44 -03:00
Roland Lehmann
e801e91636
ENHANCEMENT: Implemented a basic suite of unit tests. MINOR: fixed indentation in GoogleSiteMapDecorator. BUGFIX: fixed potential corrupt XML from invalid Priority fields. Fixed #4
2011-07-04 23:16:57 +12:00
Roland Lehmann
74de83227a
encapsulated calculation of a pages change frequency
2011-06-11 17:20:20 +02:00
rlehmann
9c0d50e726
FEATURE: added ability to add google sitemap indexes for dataobjects. Added documentation and.
...
APICHANGE: moved GoogleSiteMapDecorator to GoogleSitemapSiteTreeDecorator to use the original for a hook for extending on googlesitemaps on dataobjects only.
2011-06-11 14:17:05 +12:00
wrossiter
8886348de0
BUGFIX: fixed notice level error. MINOR: updated readme to markdown format.
2010-06-22 21:49:25 +00:00
sharvey
33686e4d98
BUGFIX #5035 Fixed broken link to priorities help in Google Sitemap tab for each page in CMS, link now also opens in a new tab/window
2010-02-25 04:06:10 +00:00
wrossiter
100e326861
MINOR: changed priority to a float field to prevent localization from messing with the values.
2009-08-12 07:58:08 +00:00
wrossiter
d900b02c6a
BUGFIX: fixed naming of class
2009-08-12 03:54:44 +00:00
wrossiter
2f271059d9
MINOR: removed will scott as maintainer. BUGFIX: separated decorator file and main file. MINOR updated changelog
2009-08-12 03:51:43 +00:00