Hello,
This module is rather nice and I thought it was about to solve my needs. However, there are some things that would be very nice (in my case 'needed' things). I will explain them to see if it would be possible to add them (I am a code-challenged guy):
This is a site with many nodes. Some of them have different authors. Each node must have a legal disclaimer at the end of the node, but their authors (and subsequent disclaimers) vary. Author A wrothe Nodes 1, 4 and 5; Author B wrote nodes 35 and 34, and so on.
If we would could write the disclaimers as nodes (Author's A, Author's B, etc...) and then assign each node its own disclaimer (from a dropdown list, for instance, I am not asking for something as elaborated as an autoreference), it would be extremely helpful.
Thank you in advance.
Gustavo from Madrid,
Comments
Comment #1
mattyoung commentedthis an most like be done with PHP code. I can make the field a big text area to enter PHP, you can do whatever to get you result, based on 'author' and multiple notes are possible.
Comment #2
guypaddock commentedI, too, could use the ability to enter PHP code. In our case, we're using the Multistep module, so the node is saved after each step. The final step is to review the node that has been edited, so I actually need the "Node in CCK" field to display the current node, but in display mode instead of edit mode.