From: Lars Hjemli Date: Tue, 11 Aug 2009 08:12:35 +0000 (+0200) Subject: ui-shared: add support for header/footer options when embedded=1 X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/80550bbe028b551550395653d32a0ba50db540ef?hp=80550bbe028b551550395653d32a0ba50db540ef ui-shared: add support for header/footer options when embedded=1 When embedded=1, cgit used to ignore the header and footer options. But honoring these options when embedded=1 makes it possible to "frame" the html fragment generated by cgit with any kind of static content, i.e. it should become easier to integrate cgit with site-specfic layouts. Original-patch-by: Mark Constable Signed-off-by: Lars Hjemli ---