bitpiston / oyster

A Perl web application framework.
Other
3 stars 1 forks source link

separate ajax xsl from layout.xsl #30

Open einkoro opened 12 years ago

einkoro commented 12 years ago

Consider separating ajax layout into another file and generating separate dynamic styles for it -- or at least simplifying ajax templates.

Move ajax stuff for main layout to either a <!oyster:ajax_stuff /> element or a javascript call?