Skip to content

Galfinite/OctoPrint-SidebarOrder

 
 

Repository files navigation

OctoPrint-SidebarOrder

shameless ripoff of https://github.com/jneilliii/OctoPrint-TabOrder , search & replaced to work on the sidebar instead

This plugin allows for controlling the order of tabs within the OctoPrint web interface. After changes are made you must do a force reload by holding down CTRL key while pressing the F5 key.

Now supports fontawesome icons!

screenshot

Setup

Install via the Plugin Manager or manually using this URL:

https://github.com/galfinite/OctoPrint-SidebarOrder/archive/master.zip

Settings

screenshot

Adding plugin tabs

The tab identifier for plugins can be obtained by clicking the tab in OctoPrint and remove the leading "tab_" from the hashtag found at the end of the url that loads. For example, the following url

screenshot

becomes

screenshot

in settings.

Changelog

0.4.0 - 2018-05-09

  • Added icon support. Credit to ntoff for the original idea. Uses the fontawesom 4.7.0 library for class names.

0.3.0 - 2018-01-24

  • Updated pop up message for better clarification of the reload process.

0.2.0 - 2018-01-23

  • Updated description that displays in Plugin Manager.

0.1.0 - 2018-01-19

  • Initial release.

Support My Efforts

I programmed this plugin for fun and do my best effort to support those that have issues with it, please return the favor and support me.

paypal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 41.6%
  • JavaScript 35.0%
  • HTML 16.9%
  • CSS 6.5%