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?

CommentFileSizeAuthor
modalframe.module.patch546 byteskhaled.zaidan

Comments

khaled.zaidan’s picture

Title: Allow template overriding specific to the page being opened » Allow template overriding specific to the page being opened (Patch Provided)
dsnopek’s picture

Issue summary: View changes
Status: Needs review » Closed (duplicate)

This is a duplicate of #935734: modalframe-page-*.tpl.php alternatives like page-*.tpl.php. Let's continue working on the patch there.