By Mike H-1 on
Is there any way I can display an Entire page in one block?
I've tried using the Node in Block module, but it's not quite what I'm looking for I don't think.
Any help is appreciated.. thanks in advance.
Mike
Is there any way I can display an Entire page in one block?
I've tried using the Node in Block module, but it's not quite what I'm looking for I don't think.
Any help is appreciated.. thanks in advance.
Mike
Comments
Well considering a whole page
Well considering a whole page contains regions and therefor blocks, taken literally that would cause infinite recursion.
If you mean the page content of an arbitrary path I am not aware of such a module.
but isnt there a way you can
but isnt there a way you can disable blocks for certain pages?
bump :) thanks :)
bump :) thanks :)
InsertNode
Perhaps this would help? http://drupal.org/project/InsertNode
What I'm looking for is
What I'm looking for is something more like, http://drupal.org/project/insert_view
But how would I go about using that in the block? Would I just
tags and just insert something like [view:viewname] or whatever the tag may be>?I would just add a block
I would just add a block display to the view in question then enable the block.