Project:Similar entries
Version:6.x-1.1
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

I originally posted this question on this thread, but saw it was closed and wasn't sure if it was legal to re-open it. http://drupal.org/node/464064
-----------

Sorry to revisit this question, especially if this is a dumb question, but along the lines of the original poster, is it not possible to embed the module output in the theme template via a statement like this:

<div class="links"><?php print $links?></div>

where '$links' is replaced with whatever your output array is?

I don't know jack about php, but it seems similar conceptually to $links, so I was just wondering if it were possible.

If it were, it would be quite excellent.

I'm not asking quite the same thing as the original poster who seems to want to embed inside body content. I don't want to do that - I want it below body content, but before links and comments, etc.

Thank you.

Also, sorry, but the module generates some odd lineups from time to time. For isntance, it seems to like to include my Privacy Policy. Is there any way to block pages like this? Or otherwise control/fine-tune the output.

Comments

#1

Status:active» closed (won't fix)

The module now uses views integration and older versions are not supported by active development. Marking this issue closed.