From 5fc855705857d313e8f033b96a5308f7381cf35c Mon Sep 17 00:00:00 2001 From: Michael Erdely Date: Fri, 11 Oct 2024 13:59:37 -0400 Subject: [PATCH] theming plus script/css normalization --- src/templates/categories.tpl | 12 ++-- src/templates/event.tpl | 16 +++-- src/templates/families.tpl | 10 +-- src/templates/forgot.tpl | 10 +-- src/templates/help.tpl | 10 +-- src/templates/home.tpl | 19 ++++-- src/templates/item.tpl | 12 ++-- src/templates/login.tpl | 10 +-- src/templates/message.tpl | 8 ++- src/templates/mylist.tpl | 11 +-- src/templates/navbar.tpl | 125 +++++++++++++++++++++++++++++++++++ src/templates/profile.tpl | 10 +-- src/templates/ranks.tpl | 10 +-- src/templates/receive.tpl | 10 +-- src/templates/shop.tpl | 12 ++-- src/templates/shoplist.tpl | 10 +-- src/templates/signup.tpl | 10 +-- src/templates/users.tpl | 10 +-- 18 files changed, 238 insertions(+), 77 deletions(-) diff --git a/src/templates/categories.tpl b/src/templates/categories.tpl index 0e7868d..37dea38 100644 --- a/src/templates/categories.tpl +++ b/src/templates/categories.tpl @@ -15,13 +15,16 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} - + Test Gift Registry - Manage Categories - - - + + + + + + diff --git a/src/templates/event.tpl b/src/templates/event.tpl index 2c07bee..85953ed 100644 --- a/src/templates/event.tpl +++ b/src/templates/event.tpl @@ -15,15 +15,18 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} - + Test Gift Registry - Manage Events - - - - - + + + + + + + + diff --git a/src/templates/families.tpl b/src/templates/families.tpl index 9c3155a..fd076a2 100644 --- a/src/templates/families.tpl +++ b/src/templates/families.tpl @@ -19,9 +19,12 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Test Gift Registry - Manage Families - - - + + + + + + diff --git a/src/templates/forgot.tpl b/src/templates/forgot.tpl index da84893..a0af600 100644 --- a/src/templates/forgot.tpl +++ b/src/templates/forgot.tpl @@ -19,9 +19,12 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Test Gift Registry - Forgot Password - - - + + + + + + diff --git a/src/templates/help.tpl b/src/templates/help.tpl index 50d13ff..a447c2b 100644 --- a/src/templates/help.tpl +++ b/src/templates/help.tpl @@ -19,8 +19,12 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Test Gift Registry - My Shopping List - - + + + + + + - diff --git a/src/templates/home.tpl b/src/templates/home.tpl index 35a7513..09790d0 100644 --- a/src/templates/home.tpl +++ b/src/templates/home.tpl @@ -15,14 +15,21 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} - + Test Gift Registry - Home Page for {$fullname|escape:'htmlall'} - - - - + + + + + + + + + + + - diff --git a/src/templates/item.tpl b/src/templates/item.tpl index 5c2828f..03df8fb 100644 --- a/src/templates/item.tpl +++ b/src/templates/item.tpl @@ -15,13 +15,16 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} - + Test Gift Registry - Edit Item - - - + + + + + + diff --git a/src/templates/login.tpl b/src/templates/login.tpl index 87ad033..9236aa7 100644 --- a/src/templates/login.tpl +++ b/src/templates/login.tpl @@ -19,9 +19,12 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Test Gift Registry - Login - - - + + + + + + diff --git a/src/templates/message.tpl b/src/templates/message.tpl index c7be0ee..76d5c12 100644 --- a/src/templates/message.tpl +++ b/src/templates/message.tpl @@ -18,7 +18,11 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Test Gift Registry - Compose a Message - + + + + + {include file='navbar.tpl' isadmin=$isadmin} @@ -56,7 +60,5 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - - diff --git a/src/templates/mylist.tpl b/src/templates/mylist.tpl index 3ea3396..5c03523 100644 --- a/src/templates/mylist.tpl +++ b/src/templates/mylist.tpl @@ -18,8 +18,12 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Test Gift Registry - My Items - - + + + + + + - diff --git a/src/templates/navbar.tpl b/src/templates/navbar.tpl index e0105db..8b7b1ce 100644 --- a/src/templates/navbar.tpl +++ b/src/templates/navbar.tpl @@ -17,6 +17,88 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Inspired from https://getbootstrap.com/docs/4.0/components/navbar/#supported-content *} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +