Right now, all pages in the modalframe will always use modalframe-page.tpl.php.
But somtimes we need a template to be used only specifically for a certain page, like for example modalframe-page-user-register.tpl.php (similar to the way page.tpl.php works).
I've already written a simple patch for this, can someone please have a look at it?
| Comment | File | Size | Author |
|---|---|---|---|
| modalframe.module.patch | 546 bytes | khaled.zaidan |
Comments
Comment #1
khaled.zaidan commentedComment #2
dsnopekThis is a duplicate of #935734: modalframe-page-*.tpl.php alternatives like page-*.tpl.php. Let's continue working on the patch there.