From a63732027f9ba0bd54254c3b5c83f2a63f1ad531 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Sat, 12 Oct 2013 13:05:47 -0400 Subject: [PATCH] plugins - filter:header.build allows plugins to add custom navigation to header --- public/templates/header.tpl | 6 ++-- src/webserver.js | 68 +++++++++++++++++++++---------------- 2 files changed, 42 insertions(+), 32 deletions(-) diff --git a/public/templates/header.tpl b/public/templates/header.tpl index 398c99de88..d03db16b41 100644 --- a/public/templates/header.tpl +++ b/public/templates/header.tpl @@ -59,9 +59,11 @@
  • [[global:header.search]]
  • -
  • - + +
  • + {navigation.text}
  • +