Posted by opdavies on April 23, 2010 at 7:59am
5 followers
Jump to:
| Project: | Node Picker |
| Version: | 6.x-1.0-alpha3 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
When the link is created, it does not use its associated URL alias. It uses the standard node/* path.
Comments
#1
Seconded. You could probably file this under feature requests rather than bugs, but in any case I'm told it's important. The SEO team I work with has rarely expressed such unanimous agreement.
#2
Sorry for my late reply... lot's going on at the office right now.
I have tested this and the links are correctly transformed to the associated URL alias for me. The code reads:
[nodepicker==node/21==Aliquip%20Gravis%20Abico==dignissim]And when I view the page it get's replaced with:
<a href="/drupal/content/aliquip-gravis-abico" title="Aliquip Gravis Abico" class="nodepicker-link">dignissim</a>#3
Hi,
Thanks for your reply.
Yes, I've just tried it again and it seems to be referencing the aliases fine now. I'll try to remember if I was doing anything different before, and I'll keep re-testing.
#4
Hi!
I don't know if it is a bug or a misconfiguration from me, but the code
[nodepicker==node/21==Aliquip%20Gravis%20Abico==dignissim]is not transformed in my case, and still appears (in text mode) as shown above.
Any idea?
Thanks!
U.
#5
Just activate the "Node Picker Links" filter for your input format.
#6
That sounds great, but... where do I find this option? Somewhere in
admin/settings/wysiwyg/profile? I use NodePicker with TinyMCE. Inadmin/settings/nodepicker, the «Filter» option was already activated...Sorry for looking stupid ;-)
#7
OK, I found it! In my case, it was in
admin/settings/filters/2. It took me time to find this post.Thanks for helping!
U.
#8
Automatically closed -- issue fixed for 2 weeks with no activity.