Re: [drupal-devel] New sitemap module
Any reason you didn't update the existing sitemap module? This seems very, very similar (yours is better, I think, but e.g. there are RSS links in the other one). I suggest that you combine forces with the other one. Also, I have always wanted an (expanded to some level) view of the book pages available. I would think that those are definitely part of a sitemap (I've never used taxonomy to structure site content, only to categorize). On Thu, 20 Jan 2005 15:30:08 -0500, K B <kbahey@gmail.com> wrote:
I have checked into the repository a new simple sitemap module.
This module allows a taxonomy based overview of the site, in a hierarchy view.
On Thu, 20 Jan 2005 16:36:54 -0800, Boris Mann <borismann@gmail.com> wrote:
Any reason you didn't update the existing sitemap module?
I had mine working for about 8 or so months now. It is based on the obsolete taxonomy_dhtml module, but without the DHTML (too many clicks). I kept it current from 4.4 to 4.5. It was not in the repository at that time, and was a scratch your itch thing for me. I wanted to get rid of my sitemap module, if we can merge the features in the other site_map module. I tried doing so as you can see here http://drupal.org/node/12689 but Nick was busy, or did not see this as necessary, or whatever.
This seems very, very similar (yours is better, I think, but e.g. there are RSS links in the other one). I suggest that you combine forces with the other one.
Mine has the node listings, his has RSS. I know they overlap, but even if we cannot merge them, then end users can chose from whatever one they like.
Also, I have always wanted an (expanded to some level) view of the book pages available. I would think that those are definitely part of a sitemap (I've never used taxonomy to structure site content, only to categorize).
I have no use for RSS myself, and my version of the module does everything I need at the moment. If anyone wants to jump in and do the following: 1. Add the book stuff you mentioned, and 2. Either put RSS in mine, or put node listing in njivy's module I will be happy either way.
On Thu, 20 Jan 2005 15:30:08 -0500, K B <kbahey@gmail.com> wrote:
I have checked into the repository a new simple sitemap module.
This module allows a taxonomy based overview of the site, in a hierarchy view.
Boris Mann wrote:
Also, I have always wanted an (expanded to some level) view of the book pages available. I would think that those are definitely part of a sitemap (I've never used taxonomy to structure site content, only to categorize).
My most recent patch to the book module has landed at http://drupal.org/node/14120 (the one that puts books and their pages in the menu system). If that makes it into core - it would be very easy to make a site map based on the actual menu system and the books it contains. And if it does make it in - I would be happy to add a patch to any sitemap module to include books. andre
participants (3)
-
Andre Molnar -
Boris Mann -
K B