Closed (won't fix)
Project:
Cite
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2011 at 13:16 UTC
Updated:
1 Jan 2013 at 09:51 UTC
Instead of printing output on a separate page, i would like the output to be printed just below the body. Can you please tell how to modify the code. I opt to display only two citation formats. In addition, I would like to print author name, only if the author is not admin. How can I change the output to meet this need? Thanks. I use the latest dev version.
Comments
Comment #1
babbage commentedMultiple mix here of support and feature requests. There is no way presently to do what you are asking. You are welcome to submit a patch with this feature if you code it. Some parts of what you require are in the roadmap for future versions though I am likely to only add such features to the Drupal 7 branch, once it is ported, and it would be up to a user who requires this to backport it to the Drupal 6 branch. There is no plan to have complex author logic like only displaying the author if they are not a site admin; that will likely always require custom logic coded at your end as it is a wide-left-field edge case.