#14041 closed (fixed)
Templates in function calls for sitemap
| Reported by: | owcarnia | Owned by: | |
|---|---|---|---|
| Component: | Contrib apps | Version: | 1.2 |
| Severity: | Keywords: | sitemaps, sprintdec2010 | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
It would be nice to provide a 'template' variable for sitemap functions, so that one can for example use template with defined stylesheets for xml files.
Attachments (1)
Change History (9)
comment:1 by , 15 years ago
| Component: | Uncategorized → Contrib apps |
|---|
comment:2 by , 15 years ago
| Keywords: | sprintdec2010 added |
|---|---|
| Owner: | changed from to |
comment:3 by , 15 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
by , 15 years ago
| Attachment: | 14041_sitemap_templates.diff added |
|---|
follow-up: 5 comment:4 by , 15 years ago
| Has patch: | set |
|---|---|
| Owner: | removed |
This patch adds the template customisation to box the index and sitemap views. While I was at it I wrote some tests for the index view, which didn't have any until now.
comment:5 by , 15 years ago
| milestone: | → 1.3 |
|---|
Replying to julien:
This patch adds the template customisation to box the
indexandsitemapviews. While I was at it I wrote some tests for theindexview, which didn't have any until now.
Whoops, I meant to say "both", not "box". Cheekily pushing to the 1.3 milestone :)
comment:6 by , 15 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Although the docs need some markup fixes, this is basically ready.
comment:7 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
This makes sense. Patch coming soon.