From e51dad433be03d726fadc94730436ff151a7a940 Mon Sep 17 00:00:00 2001 From: Yukimi Kazari Date: Thu, 15 Sep 2016 17:52:42 -0400 Subject: [PATCH 01/33] SMALL MOD - Updated News --- app/views/layouts/_news.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/layouts/_news.php b/app/views/layouts/_news.php index 417231f..acacba0 100755 --- a/app/views/layouts/_news.php +++ b/app/views/layouts/_news.php @@ -1,7 +1,8 @@ enable_news_ticker) return; ?>
can_show_ad('post#show-top', current_user())) : ?> partial('horizontal', ['position' => 'top']) ?> From 1eedd7d1f167017d294a9a237b386e1b190addc8 Mon Sep 17 00:00:00 2001 From: Yukimi Kazari Date: Thu, 15 Sep 2016 20:48:06 -0400 Subject: [PATCH 03/33] TESTING - Post Sidebar as menu --- app/views/post/index.php | 5 ++++- app/views/post/show.php | 26 ++++++++++---------------- 2 files changed, 14 insertions(+), 17 deletions(-) diff --git a/app/views/post/index.php b/app/views/post/index.php index 12cbfac..9ff0668 100755 --- a/app/views/post/index.php +++ b/app/views/post/index.php @@ -16,7 +16,8 @@ unset($total, $count); endif ?> - +
  • linkTo('Options ■', '#', ['class' => 'submenu-button']) ?> + +
  • ambiguous_tags)) : ?>
    diff --git a/app/views/post/show.php b/app/views/post/show.php index 729b480..9e80f21 100755 --- a/app/views/post/show.php +++ b/app/views/post/show.php @@ -12,23 +12,17 @@ partial('post/show_partials/status_notices', array('pools' => $this->pools)) ?> - -
  • linkTo('Options ■', '#', ['class' => 'submenu-button']) ?> - -
  • -
    +
    can_show_ad('post#show-top', current_user())) : ?> partial('horizontal', ['position' => 'top']) ?> From bbd4de1879121da4dde9d0b481eed9e5c29d87e6 Mon Sep 17 00:00:00 2001 From: Yukimi Kazari Date: Thu, 15 Sep 2016 20:49:58 -0400 Subject: [PATCH 04/33] TESTING - Post Sidebar as menu --- app/views/post/index.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/views/post/index.php b/app/views/post/index.php index 9ff0668..ecda569 100755 --- a/app/views/post/index.php +++ b/app/views/post/index.php @@ -17,8 +17,7 @@ endif ?>
  • linkTo('Options ■', '#', ['class' => 'submenu-button']) ?> -
  • ambiguous_tags)) : ?> From 7876d40ac42e35ee01f9144018f3177f2f344574 Mon Sep 17 00:00:00 2001 From: Yukimi Kazari Date: Thu, 15 Sep 2016 20:51:50 -0400 Subject: [PATCH 05/33] TESTING - Post Sidebar as menu --- app/views/post/index.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/views/post/index.php b/app/views/post/index.php index ecda569..9ff0668 100755 --- a/app/views/post/index.php +++ b/app/views/post/index.php @@ -17,7 +17,8 @@ endif ?>
  • linkTo('Options ■', '#', ['class' => 'submenu-button']) ?> -
  • ambiguous_tags)) : ?> From ff72929ef733fc0d4ffd5c0b73a0e7cd4a44f84c Mon Sep 17 00:00:00 2001 From: Yukimi Kazari Date: Thu, 15 Sep 2016 20:59:36 -0400 Subject: [PATCH 06/33] TESTING - Revert Option Menu, Search in title bar --- app/views/layouts/default.php | 2 +- app/views/post/index.php | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/app/views/layouts/default.php b/app/views/layouts/default.php index 4853822..a2986be 100755 --- a/app/views/layouts/default.php +++ b/app/views/layouts/default.php @@ -132,7 +132,7 @@ container partial('layouts/news') ?> partial('layouts/login') ?> diff --git a/app/views/post/index.php b/app/views/post/index.php index 9ff0668..12cbfac 100755 --- a/app/views/post/index.php +++ b/app/views/post/index.php @@ -16,8 +16,7 @@ unset($total, $count); endif ?> -
  • linkTo('Options ■', '#', ['class' => 'submenu-button']) ?> - -
  • ambiguous_tags)) : ?>
    From 1485e7d9b2441449a2370b559c2e56cd4c8cb6aa Mon Sep 17 00:00:00 2001 From: Yukimi Kazari Date: Thu, 15 Sep 2016 21:06:13 -0400 Subject: [PATCH 07/33] TESTING - Title Bar Search --- app/views/post/_search.php | 2 +- app/views/post/index.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/post/_search.php b/app/views/post/_search.php index 577d08d..7b30c08 100755 --- a/app/views/post/_search.php +++ b/app/views/post/_search.php @@ -1,4 +1,4 @@ -
    +
    formTag('post#index', array('method' => 'get', 'accept-charset' => 'UTF-8'), function(){ ?>
    diff --git a/app/views/post/index.php b/app/views/post/index.php index 12cbfac..49f8dbc 100755 --- a/app/views/post/index.php +++ b/app/views/post/index.php @@ -18,7 +18,7 @@ ?>