AlyceBrady / ramp

Record and Activity Management Program (temporarily combined with SMART: Software for Managing Academic Records and Transcripts)
BSD 2-Clause "Simplified" License
3 stars 11 forks source link

Navigation menu bypasses layout and rendering #9

Open ashtonG opened 11 years ago

ashtonG commented 11 years ago

It appears that the navigation menu renders independently of the layout and render scripts. This is problematic for downloading files, as those need to be disabled to send the file as-is to the user.

ashtonG commented 11 years ago

The link here explains what's happening better. Apparently there's no way around it save to disable it based on the context.

AlyceBrady commented 11 years ago

And here's another message on the same theme: http://www.manning-sandbox.com/message.jspa?messageID=71884

This article appears to imply that maybe we could build the menu without adding anything to the ActionStack, although I haven't had a chance to read it carefully and see if it provides a feasible alternative for us. (But if it does, then maybe the problem disappears.) http://www.survivethedeepend.com/zendframeworkbook/en/1.0/setting.the.design.with.zend.view.zend.layout.html.5.and.yahoo.user.interface.library