Feature #1041
Sitemap generation should be performed using class methods
Start date:
May 03, 2013
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Description
The sitemap generation is now performed by including the sitemap.inc.php file of a package.
It's needed to use the class method for this.
Subtasks
History
Updated by Batyr Mackenov over 7 years ago
- Status changed from New to In Progress
- Assignee set to Batyr Mackenov
Basic implementation done.
commit:b0c2f724 & commit:08bc087c
Updated by Batyr Mackenov over 7 years ago
Implemented the hooks to be used by plugins.
commit:79f64d3
Updated by Batyr Mackenov over 7 years ago
- Status changed from In Progress to Resolved
Done the implementation in core.