viseztrance / rails-sitemap

A simple ruby on rails sitemap generator
MIT License
110 stars 24 forks source link

How about nested path #11

Open swistaczek opened 12 years ago

swistaczek commented 12 years ago

Hi, First of all I would thank you for great opensource project. I have one question related to it, is there any option to add nested resources path to sitemap?

viseztrance commented 12 years ago

I'm glad you found it useful. Unfortunately there's no way of doing that at the moment. I was planning on adding this (and scopes) though.

mauriciopasquier commented 11 years ago

I was about to ask the same thing :)

Any progress?

viseztrance commented 11 years ago

I apologize for answering so late.

Personally I don't have as much time as I used to, to work on this. If anyone can, feel free to jump in and I'll make sure to review it and merge it.

If not I'll try to spend some time on this sometime after March 1st (once I'm done with my current job).

frootloops commented 11 years ago

Do not worry, I'll do it for this week.

frootloops commented 11 years ago

Or not. A lot of work.

viseztrance commented 11 years ago

Thanks for taking a shot at it. It's ok, I'll take care of it over the next weekend.

On Mon, Mar 4, 2013 at 9:25 PM, Gasparyan A notifications@github.comwrote:

Or not. A lot of work.

— Reply to this email directly or view it on GitHubhttps://github.com/viseztrance/rails-sitemap/issues/11#issuecomment-14399563 .

facundofarias commented 7 years ago

Hello there. Is this now possible?

Thanks