Add button to Browse screen


hugenbdd

Recommended Posts

Hello

I have taken over the Mover Tuning plugin from Squid a while back.  I recently made a change that added the "Move Now" button to a Share page.  I would like to extend this functionality to the Browse page (i.e. send a single directory to mover), however, I'm running into an issues.

 

The Share page works by adding my own .page file to the plug-in. (Share.tuning.page)

Entry to allow it to be visible.

Menu="Share:2a"
Title="Mover Tuning - Move All Files From Share"
Tag="gear"
 

 

However, when I try the same by crating a Browse.tuning.page it does not appear.

Menu="Browse:2a"
Title="Mover Tuning - Move All Files From Cache Share Directory"
Tag="gear"

 

In the little research I have done, it appears that the Share.page and Browse.page (Standard files in /usr/local/emhttp/webGUI) are of different types.

Share.page is Type="xmenu"

Browse.page is not an xmenu.

 

Can anyone point me in the direction to add a button (and it's logic) to the Browse screen?

 

Thanks

Link to comment
  • 9 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.