Hi erezone, maybe you should jump into the IRC support rooms (#drupal-support) on irc.freenode.net - there will be people in there who can help you debug your issues in a timely manner.
Hi, i tried the way you said but it doesn't still work.
I also refreshed the site cache. I can see the modul in the modul page, but after activation the link doesn't show up.
Does the code work for anybody?
hi erzone, you will need to rename the function to match your module name - in your case the function name should be mymenu_menu()
If, after renaming the function and enabling your module the menu still doesn't appear, try going to admin > settings > performance and refreshing your site's cache.
I copied the code in a mymenu.module and enabled the modul. But the link doesn't appear. I tried the first and the second code but nothing happens.
What have i done wrong?
This particular client had a content type called 'listing'. In a plain Drupal installation, node/add/page will take you to a page node form. In this particular site node/add/listing took them to a listing node form.
However, this technique can link to wherever you like, both internal drupal links and external links will work.
I have used the Role Delegation module to allow some users to manage users and roles without giving them rights to edit permissions and enable things they shouldn't. My managed hosting clients _never_ get user 1 access.
The language you've chosen in your author's note that you "told my ex's they are through to their faces" smacks of arrogance. It doesn't seem any nicer or more considerate the way you have written it.
Hello, everyone. I cannot open/execute .aspx files in Safari on my iPhone. Is there a way to help this inconvenience. I mean is there a solution for mobile safari (maybe a plug-in) or an alternative web browser that can deal with this kind of pages.
Thanks in advance.
Yours faithfully, Luis.
ok, so I will do.
Thank's for your support.
Hi erezone, maybe you should jump into the IRC support rooms (#drupal-support) on irc.freenode.net - there will be people in there who can help you debug your issues in a timely manner.
Hi, i tried the way you said but it doesn't still work.
I also refreshed the site cache. I can see the modul in the modul page, but after activation the link doesn't show up.
Does the code work for anybody?
hi erzone, you will need to rename the function to match your module name - in your case the function name should be mymenu_menu()
If, after renaming the function and enabling your module the menu still doesn't appear, try going to admin > settings > performance and refreshing your site's cache.
I copied the code in a mymenu.module and enabled the modul. But the link doesn't appear. I tried the first and the second code but nothing happens.
What have i done wrong?
Even better yet: Drupal 7
http://api.drupal.org/api/function/hook_menu_local_tasks_alter/7
Never knew that, much cleaner way to implement such menu items, thanks!
This particular client had a content type called 'listing'. In a plain Drupal installation, node/add/page will take you to a page node form. In this particular site node/add/listing took them to a listing node form.
However, this technique can link to wherever you like, both internal drupal links and external links will work.
What is the path of "node/add/listing" ? a drupal internal path ? or it is a path point to somewhere like a view of node list
I have used the Role Delegation module to allow some users to manage users and roles without giving them rights to edit permissions and enable things they shouldn't. My managed hosting clients _never_ get user 1 access.
The problem must be solved on a different layer.
I tried, but I didn't have sufficient time to make it work:
Drupal paranoia
Subuser module is also a good idea...
Another workaround for the administer users permissions problem:
Open Atrium uses UCreate http://drupal.org/project/ucreate to allow users to create other users without having the administer users permission.
I've been using the User Protect module since Drupal 5. It's easy to set up and seems to work great.
I've just added a patch to warn users in Drupal 7 about this permission:
http://drupal.org/node/616616
Thanks for the tip Sean, I've fixed up the link.
Glad you got something out of reading the list snufkin :)
I haven't even heard about globalredirect, useful list, thanks!
Great list, I'm a big fan of most of these modules. I just noticed the links to the screen shots under Vertical Tabs are incorrect.
- Sean Bannister
Here some useful advice provided by dpw (thanks!):
I couldn't find the STRIPDURATION function in OpenOffice, so here in an equivalent that worked for me...
=(DAYS(A2,(DATE(1970,1,1)))*86400)
Note this is GMT, so you'd need to add or subtract additional seconds to correct for your timezone.
Thanks for the glue code tutorial. I found it very helpful.
Thank you!!!!!!!
The language you've chosen in your author's note that you "told my ex's they are through to their faces" smacks of arrogance. It doesn't seem any nicer or more considerate the way you have written it.
I have been using Drupal for creating medical-related websites for a while and I must say it is a great tool. Local Doctor
Hello, everyone. I cannot open/execute .aspx files in Safari on my iPhone. Is there a way to help this inconvenience. I mean is there a solution for mobile safari (maybe a plug-in) or an alternative web browser that can deal with this kind of pages.
Thanks in advance.
Yours faithfully, Luis.
Thomas, you should be able to copy and paste the cell containing the formula and it will update the formula in each cell.