Needs review
Project:
Chaos Tool Suite (ctools)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Jan 2011 at 18:49 UTC
Updated:
21 Mar 2012 at 03:03 UTC
Jump to comment: Most recent file
Comments
Comment #1
aaronbaumanI would be interested in this.
For my purposes, i need to pass an argument from the Drupal path through a panel and set it as the src attribute on an iframe.
Without the full query string, the iframe src attribute will be wrong.
It would be nice if the "String" argument offerend an additional option to capture the query string as well.
I'll see if i can work out a patch for this.
Comment #2
aaronbaumanHere's a patch to do this.
It's quite straightforward to put this right into ctools, but maybe merlin will say that this should be contrib.
Anyway, this at least serves for proof of concept.
Comment #3
aaronbaumanComment #4
nagiek commented#1491820: Store drupal_get_destination before the modal sets q Other issue.