SethClydesdale / forumactif-edge

A free modern and responsive forum theme for Forumotion forums.
https://sethclydesdale.github.io/forumactif-edge/
GNU General Public License v3.0
10 stars 17 forks source link

Add Quick Navigation options to general settings #30

Closed SethClydesdale closed 7 years ago

SethClydesdale commented 7 years ago

The quick navigation has two settings by default, but these settings are only changeable by editing the javascript. To make these settings more accessible, we should add two new options to the General Settings section of the control panel. The settings concerned are as follows :

  1. Quick Navigation Position : left || right
  2. Quick Navigation is Always Visible : true || false

There's also an Additional HTML field that allows you to insert custom HTML into the menu as well, so perhaps we could add this as an advanced third option, maybe.

SethClydesdale commented 7 years ago

The following settings have been implemented into the control panel under a new section called "Plugin Manager".

However, since further modifications need to be made, this section will not be accessible until v1.2.0.