Extra url parameters
singularo - May 9, 2008 - 06:19
| Project: | Link |
| Version: | 5.x-2.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
We wanted the ability to utilise thickbox to open links within a sort of popup. The attached patch allows this by placing something like "KeepThis=true&TB_iframe=true&height=620&width=800" into the new "extra url parameters" field, and placing a class of "thickbox" into the existing class field.
| Attachment | Size |
|---|---|
| link_extra_url_params.diff | 2.62 KB |

#1
If you need to add additional parameters when displaying the URL, you need to make a custom CCK formatter for links and add this data on output.