Ruben

Results 4 issues of Ruben

Hi, Nice plugin, but the service addCategoryGroup doesn't work. Your example code is: $group = craft()->categories->getGroupByHandle('news'); craft()->sitemap->addCategoryGroup($group); But it doesn't return any categories, because this line isn't right (Line 145...

Hi, Someday when you got time, you could also improve on performance. We had a website with 10.000 redirects in the manager and the memory exploded, because the redirect manager...

Hi, Are you planning on making this plugin for multi locales also? Like the route manager of Craft works right now.