Jump to:
| Project: | Admin links |
| Version: | 6.x-1.7 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I had 6.x-1.6 working well on 2 sites.
I upgraded to 1.7 and the edit and delete links disappeared. I can see "new" content node link OK, but no others. So I reverted back to older version.
The new admin interface is confusing. It says "Exclude the following content local tasks from being added to the content teaser links" where I would expect instead to be able to "include" certain links that I want to show. Do I have to exclude all links and list them all unless I want them? That seems counter-intuitive. I can see how having them manually typed instead of check boxes would allow for more options, but I prefer the old check box system personally, and it worked.
I tried both ways in the new version, both typing in "edit", "delete", "clone", etc to include them and also leaving them out. Neither way worked. I could still only see "new" both ways.
Nice idea though.
Comments
#1
I just changed the code to try and make it more clear what that textfield is doing. It's now removing any node teaser links that have paths defined by the textfield. So by default, any node links that match
node/*/viewandnode/*/devel/*are not included in the links. Please let me know if this helps. I'll be creating a new release shortly.#2
Automatically closed -- issue fixed for 2 weeks with no activity.