my problem is I need to change the node 'edit' link on a certain node, to go to a seperate node
so instead of node/1/edit i want it to be dynamic but just for this example node/4/edit
and of course the problem is when i dynamically create that, the menu system does not include it in the menu since it does not contain node/1 in the path.
is there a way to force a menu item at a certain location, but still have a seperate path?
I installed the module PhpFreeChat. First of all I had the problem that is explained here: http://drupal.org/node/125227 but I fixed it with the script of #10. Now the module still doesn't work. I can't add a chatroom because it isn't shown in the "Ad content" menu.
I'm not sure what I'm doing wrong with a form in a module I've created, but I can't get IE 6 to recognize the submit action when the enter key is pressed on the keyboard. It works for other forms on the page and for Firefox just fine, but for the form in IE it doesn't work?
I'm using Drupal for some months now. We are an Online Magazine which became really successful. Now is my question: is it possible to let the members (who pay for this) see all the archives, read the news a few days before the large public, etc... Who isn't member can see the articles some days later.
I looked for a module that does this but I didn't find it. So if someone can tell me if this is possible and how to do it, please let me know.
Hello all,
I'm a newbie to drupal. pl help me how to create content for my website and show them up.
What I did was --> create content > Bookpage.filled all the necessary details.but the page can be only promoted to the front page.I want that page to be shown when my menu is clicked.I tried putting my menu name in the menu settings in the content page.but all in vain