Closed GoogleCodeExporter closed 8 years ago
At least one sitemap mod already supports this. The others need to add their own
search and replace patterns, so ask your mod's author to do that. It's very
easy!
Original comment by curiousdannii
on 15 Mar 2009 at 12:50
[deleted comment]
[deleted comment]
As I said, no I won't be adding this. This mod will account for all of SMF's
normal
URLs, anything URL structure a mod adds should be added by that mod. The proper
way
to do that is to add new search and replace patterns.
Original comment by curiousdannii
on 16 Mar 2009 at 6:47
[deleted comment]
You just have $context['pretty']['search_patterns'][] = 'newpattern'; in your
code.
Same for the replace pattern. You can see in the changes I make to News.php how
I do
this for the feeds.
Original comment by curiousdannii
on 16 Mar 2009 at 10:51
Btw, I messaged the sitemap mod's author so hopefully will sort it out with him
soon.
Original comment by curiousdannii
on 16 Mar 2009 at 10:52
Original issue reported on code.google.com by
emiliano.pecis
on 14 Mar 2009 at 11:58