Hello, thank you so much for this module, it is brilliant. I am using it as below:

http://classicvinyl.com/classical/goethe-lyrik-zweite-folge-will-quadfli...

Is there any way to move the link to the top of the node? Or even make it a CCK field?

Any advice would be greatly appreciated. Once again, thank you, david

Comments

trazom’s picture

Also, forgot to mention: I can assign the feedback function to each node individually, but is there a way to to it globally (i.e., to all nodes of a specific type), other than with VBO? I do not want to make more work for you, but if that functionality was built into the module that would be a great enhancement. Thanks again!

beautifulmind’s picture

Hello David,
Thanks for your posts.
Let me explain,
The module uses hook_link to add the node feedback link to links area of the node. You can check the code and use it to add a similar link to any where you want on the node page/template.
About setting the link globally, you can find configuration 'Force node feedback link on all nodes' on node feedback configuration page at admin side.

Please feel free if you have issue with any of the configurations suggested above.

Regards.

trazom’s picture

Thank you, I understand. regards, david

beautifulmind’s picture

Status: Active » Closed (works as designed)