Hello,

I tweaked the "forward" module to do the following when the block is configured to render as a link:

  1. Check to see if ctools exists and is enabled
  2. If so, cause the link to open a ctools modal dialog instead of jump to the forward form page

Also, I discovered that the page title was not getting rendered properly for a panels page that I forwarded to myself. So... I added some logic to the forward_form_submit handler that will optionally override the default page title with a "title" query string parameter if specified.

CommentFileSizeAuthor
#1 forward-1008986.patch5.61 KBnoahlively

Comments

noahlively’s picture

StatusFileSize
new5.61 KB

Here's the patch, attached.

noahlively’s picture

Forgot to mention, I was coding against the current CVS tree for 6.x, but had applied a patch from rharris, as found on this page: http://drupal.org/node/987730.

If this was the wrong way to do it, please inform me of the right way and I will re-do it.

Thanks

john.oltman’s picture

Issue summary: View changes
Status: Active » Closed (outdated)
Issue tags: -