diff --git a/package.json b/package.json index 1cbf86b..06aec4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodebb-theme-persona", - "version": "3.0.56", + "version": "3.0.61", "nbbpm": { "compatibility": "^0.8.2" }, diff --git a/templates/notifications.tpl b/templates/notifications.tpl index 0598f73..6b3c88d 100644 --- a/templates/notifications.tpl +++ b/templates/notifications.tpl @@ -31,7 +31,7 @@

- {notifications.bodyShort} + {notifications.bodyShort}

diff --git a/templates/partials/paginator.tpl b/templates/partials/paginator.tpl index c6fecff..a7d9b84 100644 --- a/templates/partials/paginator.tpl +++ b/templates/partials/paginator.tpl @@ -1,4 +1,3 @@ -

-
+ \ No newline at end of file diff --git a/templates/partials/post_bar.tpl b/templates/partials/post_bar.tpl index ade430d..00d915c 100644 --- a/templates/partials/post_bar.tpl +++ b/templates/partials/post_bar.tpl @@ -23,5 +23,4 @@ -
\ No newline at end of file diff --git a/templates/partials/thread_tools.tpl b/templates/partials/thread_tools.tpl index cf25398..3c79027 100644 --- a/templates/partials/thread_tools.tpl +++ b/templates/partials/thread_tools.tpl @@ -5,70 +5,6 @@ - + \ No newline at end of file diff --git a/templates/partials/topic/badge.tpl b/templates/partials/topic/badge.tpl index 5990d0d..92bd336 100644 --- a/templates/partials/topic/badge.tpl +++ b/templates/partials/topic/badge.tpl @@ -1,9 +1,3 @@ - - - - - {../userTitle} - - - - \ No newline at end of file + + {posts.user.selectedGroup.userTitle} + \ No newline at end of file diff --git a/templates/partials/topic/post-menu-list.tpl b/templates/partials/topic/post-menu-list.tpl new file mode 100644 index 0000000..ee342a7 --- /dev/null +++ b/templates/partials/topic/post-menu-list.tpl @@ -0,0 +1,75 @@ + + +
  • + + [[topic:edit]] + +
  • +
  • + + [[topic:delete]] + +
  • +
  • + + [[topic:restore]] + +
  • +
  • + + [[topic:purge]] + +
  • + + +
  • + + {{posts.tools.html}} + +
  • + + + +
  • + + [[topic:move]] + +
  • + + + + +
  • + + + [[topic:favourite]] + {posts.reputation}  + + + + +
  • + + + + +
  • + Facebook +
  • +
  • + Twitter +
  • +
  • + Google+ +
  • + + + + + +
  • + + [[topic:flag_title]] + +
  • + \ No newline at end of file diff --git a/templates/partials/topic/post-menu.tpl b/templates/partials/topic/post-menu.tpl index 890623b..d5cf219 100644 --- a/templates/partials/topic/post-menu.tpl +++ b/templates/partials/topic/post-menu.tpl @@ -1,81 +1,4 @@ - + diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl index 0a90be2..b6ceff0 100644 --- a/templates/partials/topic/post.tpl +++ b/templates/partials/topic/post.tpl @@ -57,7 +57,6 @@
    {posts.user.signature}
    - [[topic:reply]] diff --git a/templates/partials/topic/reply-button.tpl b/templates/partials/topic/reply-button.tpl index c9a70cb..07f5360 100644 --- a/templates/partials/topic/reply-button.tpl +++ b/templates/partials/topic/reply-button.tpl @@ -1,9 +1,6 @@ - - [[topic:reply]] - [[topic:locked]] @@ -19,7 +16,4 @@ [[topic:guest-login-reply]] - - - - + \ No newline at end of file diff --git a/templates/partials/topic/topic-menu-list.tpl b/templates/partials/topic/topic-menu-list.tpl new file mode 100644 index 0000000..4abc90a --- /dev/null +++ b/templates/partials/topic/topic-menu-list.tpl @@ -0,0 +1,21 @@ + +
  • [[topic:thread_tools.markAsUnreadForAll]]
  • +
  • [[topic:thread_tools.pin]]
  • +
  • [[topic:thread_tools.unpin]]
  • +
  • [[topic:thread_tools.lock]]
  • +
  • [[topic:thread_tools.unlock]]
  • +
  • +
  • [[topic:thread_tools.move]]
  • +
  • [[topic:thread_tools.fork]]
  • +
  • + + + +
  • [[topic:thread_tools.delete]]
  • +
  • [[topic:thread_tools.restore]]
  • +
  • [[topic:thread_tools.purge]]
  • + + +
  • {thread_tools.title}
  • + + \ No newline at end of file diff --git a/templates/partials/users_list_menu.tpl b/templates/partials/users_list_menu.tpl index deb036d..a8cbee7 100644 --- a/templates/partials/users_list_menu.tpl +++ b/templates/partials/users_list_menu.tpl @@ -4,7 +4,7 @@
  • [[users:most_reputation]]
  • -
  • [[users:map]]
  • +
  • class="active">[[users:map]]
  • [[users:search]]
  • diff --git a/templates/topic.tpl b/templates/topic.tpl index a283a58..733a10e 100644 --- a/templates/topic.tpl +++ b/templates/topic.tpl @@ -6,7 +6,6 @@ {title} -