summaryrefslogtreecommitdiff
path: root/plugins/Sitemap
AgeCommit message (Expand)Author
2010-08-10add last-modified header to sitemaps to keep them from getting regeneratedEvan Prodromou
2010-07-14cache sitemap notice and user counts for 4hEvan Prodromou
2010-07-10remove debugging statement and add a bit of output to updatecountsEvan Prodromou
2010-07-09script to fill counts table from command lineEvan Prodromou
2010-07-05create an index on user.created so sitemap generation is fasterEvan Prodromou
2010-06-13admin panel for setting site-claim metadataEvan Prodromou
2010-06-13show site claim keys on top pageEvan Prodromou
2010-06-04Only show local public notices in sitemapEvan Prodromou
2010-06-03remove debug statements from Sitemap pluginEvan Prodromou
2010-06-01use sitemap_notice_count in sitemap indexEvan Prodromou
2010-06-01cache notice counts in utility tableEvan Prodromou
2010-06-01load Sitemap_notice_countEvan Prodromou
2010-06-01make user counts use the database tableEvan Prodromou
2010-06-01Database tables to cache expensive query dataEvan Prodromou
2010-06-01mark user pages as being high priorityEvan Prodromou
2010-06-01mark notice pages as being archivedEvan Prodromou
2010-06-01note that sitemap actions are readonlyEvan Prodromou
2010-06-01add sitemap statement to robots.txtEvan Prodromou
2010-06-01cache notice and user counts in sitemap indexEvan Prodromou
2010-06-01make sure notice and user sitemap are 'in' top level directoryEvan Prodromou
2010-06-01cache user data for user sitemapEvan Prodromou
2010-06-01cache results of notice sitemap queryEvan Prodromou
2010-06-01use an array for notice sitemapEvan Prodromou
2010-06-01max users, notices per sitemap = 50KEvan Prodromou
2010-06-01show sitemapindex with user and notice sitemapsEvan Prodromou
2010-06-01Move NOTICES_PER_MAP to SitemapPluginEvan Prodromou
2010-06-01bundle users by reg dateEvan Prodromou
2010-06-01better calculation for end date in notice sitemapsEvan Prodromou
2010-06-01Start of an action for sitemap indexEvan Prodromou
2010-06-01change URLs for user sitemapEvan Prodromou
2010-06-01move USERS_PER_MAP to pluginEvan Prodromou
2010-06-01correct element name and namespace for sitemapactionsEvan Prodromou
2010-06-01better query for notices by dateEvan Prodromou
2010-06-01Add a Notice sitemapEvan Prodromou
2010-06-01user sitemapEvan Prodromou