-
Issue #1351364 by jessebeach: Wrong url for taxonomy terms in rdf Signed-off-by: Jesse Beach <splendidnoise@gmail.com>
-
Added exclusion by page like blocks. Added a check for redirect loops during configuration. Signed-off-by: J. Renée Beach <splendidnoise@gmail.com>
-
Fixed sorting so that comments are actually sorted by the created field rather than just the cid field. c.cid needed to be unset, then set again after c.created in order to sort by created date first. Signed-off-by: Jesse Beach <splendidnoise@gmail.com>
-
Suppressed a slew of PHP warnings by checking if $domain_301_redirect_domain is not empty before passing it to parse_url. Adding the ability to configure excepted pages. Signed-off-by: Jesse Beach <splendidnoise@gmail.com>
-
Merge branch 'refs/heads/1454362_front-page' into 7.x-1.x
-
Issue #1454362 by jessebeach: renamed front_page to domain_301_redirect Signed-off-by: Jesse Beach <splendidnoise@gmail.com>
-
#1436162 credit for jessebeach.
-
Drupal Core Style Distillation: February 17, 2012 14:57
Commit 6742b3d on styles-in-themesby jessebeachMoved all core module CSS files to Bartik or Seven. Deleted core module CSS files. Signed-off-by: Jesse Beach <splendidnoise@gmail.com>
-
#1275408 credit for Jesse Beach.
-
#1275432 credit for Jesse Beach