summaryrefslogtreecommitdiff
path: root/modules/sitemap
AgeCommit message (Expand)AuthorFilesLines
2011-02-25Rename modules directory to modules_v2, as we have changed the module API and...fisharebest3-542/+0
2011-02-23preferences for family update frequency and family priority were not being usedLarry Meaney1-4/+4
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-1/+1
2011-01-16Tiny style changeŁukasz Wilenski1-1/+1
2011-01-04add user_cleanup pageNigel Osborne1-28/+29
2011-01-03fix: sitemap module doesn't workingŁukasz Wilenski1-0/+2
2011-01-01Refactoring class names and use autoloading.fisharebest3-68/+68
2011-01-01Refactoring class names and use autoloading.fisharebest1-29/+23
2010-12-31(no commit message)fisharebest3-55/+6
2010-12-19Remove broken XML stylesheet from sitemap modulefisharebest2-377/+0
2010-12-19Remove unused imagesfisharebest2-0/+0
2010-11-25rawurlencode ged parameter on url stringsLarry Meaney1-8/+8
2010-10-30(no commit message)fisharebest1-3/+3
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest2-50/+50
2010-10-30(no commit message)fisharebest1-3/+1
2010-10-25"Location:" header fields should contain absolute URIsfisharebest1-2/+2
2010-10-15#657898 - Sitemap error 1.0.4fisharebest1-4/+4
2010-09-25(no commit message)fisharebest1-5/+5
2010-09-25(no commit message)fisharebest1-70/+69
2010-09-12Remove explicit tabindex from forms, where we are simply stating the default ...fisharebest1-18/+17
2010-06-18(no commit message)fisharebest1-2/+2
2010-06-11Remove unnecessary parameters from some privacy functionsfisharebest1-2/+2
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-2/+2
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-3/+3
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-5/+5
2010-05-13Combine messages that only differ by upper/lower casefisharebest1-1/+1
2010-05-09Convert old-style modules into new-style modules (sitemap, batch update, goog...fisharebest2-3/+67
2010-05-08Rename module files to use "_" instead of "-", so that we can map function-na...fisharebest1-0/+0
2010-04-26(no commit message)fisharebest1-3/+3
2010-04-16(no commit message)fisharebest1-1/+1
2010-04-05(no commit message)Veit Olschinski6-0/+911