This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Newbie: MENU_CALLBACK / URL caching problem?

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.

Needing 2 different authors (e.g. technical/responsible) for a node

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.

Problems with CVS application form on Drupal.org

Hi there,

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.

Any suggestions? Am i missing something here?

Cheers
Chris

Change Pager URL

Is it possible to change the pager url from something like:

url.com/node?from=10
url.com/node?from=20
...

to something like:
url.com/node/2
url.com/node/3

I suppose this could be done with a URL Alias, but is there an automatic way to do this?

Thanks!

HOW to change a store into a node?

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?

search_index()

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?

Thanks in advance

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions