Hello, I added a new option for mobile xml sitemap generation according to google (http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=34648)
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | xmlsitemap_new_2.patch | 2.71 KB | sunwarior |
| #10 | xmlsitemap_new_2.patch | 2.71 KB | sunwarior |
| #8 | xml_sitemap_new.patch | 2.82 KB | sunwarior |
| #6 | xmlsitemap_mobile.patch | 3.06 KB | sunwarior |
| #2 | xmlsitemap_mobile.patch | 3.06 KB | sunwarior |
Comments
Comment #2
sunwarior commentedComment #3
sunwarior commentedComment #5
Anonymous (not verified) commentedYou added an empty line to pages.inc causing an unintended hunk at line 96.
The testbot needs the difference from CVS.
Comment #6
sunwarior commentedComment #8
sunwarior commentedComment #10
sunwarior commentedComment #11
Anonymous (not verified) commentedYou've misspelled or mistyped the word display in the #description value in the first hunk. You've not correctly indented the action of the if statement in the last change, I suspect a tab vs spaces issue.
Comment #12
sunwarior commentedComment #13
Anonymous (not verified) commentedI just noticed that your feature patch was against 6.x-1.2 which is feature frozen. We'll have to see what the bot does with 2.x-dev.
Comment #14
Anonymous (not verified) commented#12: xmlsitemap_new_2.patch queued for re-testing.
Comment #15
dave reidThis also needs to wait until after the context API & UI lands. Otherwise rolling the patch now is not going to work. This will also need tests written to make sure it works and stays working.
I'm half-tempted to mark this postponed, but I'll just let you know when its time.
Comment #16
dave reidComment #17
dave reidIn order for this to land, #764658: Use XMLWriter class instead of fwrite() needs some review.
Comment #18
dave reidMerging this request into #451234: Support for extended sitemap formats (e.g. video, news, image, mobile).