After making some test changes to the taxonomy.module file, the "taxonomy/term/#" and "taxonomy/term/#/0/feed" URLs started redirecting to the frontpage of my site (my 404 error page).
I've restored the original taxonomy.module and reloaded it in the admin/modules menu with no luck. I've also tried clearing the cache table (and cleaning my browser cache) but the problem have not disappeared.
It's a curious situation to be build, cause I need indeed 2 (possibly different) authors for a node.
Both users reside in the users-table. The responsibe author is assigned by the technical author, but for revision reasons I cannot overwrite the node-owner.
Is there an easy way to add a responsible-field below the written text?
I think it will be easy with an own node-type, but I'm not sure that this would be the best way to solve it.
Great would be a autocompletion in the manner of freetagging.
Hope this is an appropriate forum. I've just tried to submit the cvs application form at http://drupal.org/cvs-account
The thing is, it keeps hitting me with the error "The CVS password you have chosen is too short". I have tried a range of long/short/secure passwords, but it always hits me with the same error.
at now, the store is not a node,so we can not track,taxonomy,subscription,serch by content type,favorite and event a store,just like a node.
so i want to create a content type of named "netstore" just like OG. we can put anything into OG but only product into netstore.
i plant to add this modul by change OG.MODUL . The mathe is to cope OG.modul and rename to netstore.modul and change the name of "og_" into "netstore_" .
i want to know if it is validity? are there some clash between OG.MODUL AND NETSTORE.MODUL?
Does anybody know, how the $type Variable value in the search_index() function has to be in case of a book page? I try to exclude book pages from the search indexing. Or is this not the Variable who builds the index?