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

Custom node links to non drupal page

Hi,

I am trying to create a new node type (1st time I have done this) by following the node_example.module. I have been able to have the node created and placed in the database. When the page reloads after I hit submit it goes to a blank page that just has the node title and the node_example_view information. If I click on the title then it displays just the node_example_view. Any ideas on what is going on? Am I not formatting properly.

HTTPPost + Firefox - ?

Hi all,
can anybody help me?

I make some requests using HTTPPost. All right - all is working in IE,FireFox,Mozilla.
But some of my requests go after I close a child window (it was opened by window.open :)) ) - and here my Firefox doesn`t want to work properly - this request failes. Under IE all is good.
Does anybody know the reason of such Firefox trouble?

Thanks...

Group users using taxonomy?

I can assign terms to my nodes. Can I assign terms to my users? Are there any standart approaches? I don't want to develop a new module with a copy-paste from taxonomy functionality. Maybe some port is implemented already. Give me a hint, please.

Book module "weights" not working when promoted to frontpage

If you make 2 (or more if you want to) different books and have their top-level pages to be promoted on frontpage, then book weight option does not work on frontpage - it will be sorted always according to title on frontpage. Or am I missing something ?

nodewords for 4.7????

anyone got nodewords working for 4.7????

tried the latest cvs version but would not work. if i go to admin->settings->nodewords i get an error

views module: user friendly creation of views with previous/next navigation control

I have a couple of questions regarding the views module.

I want my client to be able to create menu entries through the views module.
Each view menu entry will represent a taxonomy term in my main vocabulary. What I really want the client to create is
not views, but new taxonomy terms.
In more detail, I'm developing an ecommerce and my vocab is 'Product Categories' with terms 'fruit & veggies',
'groceries', etc. etc..

Accessing these the product categories menus/views the effect will be to display a certain number of products/nodes
in the main content. The number of nodes is configured within the view related to that product category and
there will conditionally be previous/next navigation links at the bottom of the content.

I've tried using the taxonomy_menu module as well but.. is there anyway of getting that previous/next navigation
with it provided I need to render a certain number of product/nodes per content page?
Are there any other modules with which I could obtain this result?

The main problem is that I dont want my client to access the ?q=admin/views to create a new view but what I really want
him to do is to 'create a new product category' which will automatically create a corresponding view.
This will benefit of being able to get that previous/next navigation which I really require.

I thought that a solution could be implementing a new module which, using the views and views_ui modules, displays

Pages

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