February 5, 20197 yr 13 minutes ago, Squid said: this, or alternatively, upload the file to a cloud based server and have them serve it eg: GitHub has free hosting of an unlimited number of static web pages. That's what I figured, just thought I'd ask. External hosting won't work since I don't expose my Unraid server outside of my home network and I want to build a custom dashboard from data pulled from other docker containers. I'll have to take a look at which web server containers are available... I'm sure there are plenty.
October 24, 20196 yr Would love a way to REMOVE a button. (until this happens, where is this stored to edit manually?)
October 24, 20196 yr Author 3 hours ago, NLS said: Would love a way to REMOVE a button. (until this happens, where is this stored to edit manually?) If you're talking about removing something you've added, there's a red icon next to every tab section when hitting this plugin's settings. If you're talking about removing a tab that comes by default with unRaid, then its basically impossible.
October 24, 20196 yr 😂😲 Erm... didn't see it. It's right there in red and shows a trashcan. Duh. Thanks. Also I noticed that the tab HAS to start with a letter? Is this a requirement for a reason? In that case can some future version have "separator" option? (like an extra space, or "|", or something) Also I would LOVE some future version that supports actual menu up there. So we could categorize things. Just saying.
November 3, 20196 yr After updating to unRAID v6.8.0-rc5, I cannot install Custom Tab plugin: Quote plugin: installing: https://raw.githubusercontent.com/Squidly271/customtab/master/plugins/customtab.plg plugin: downloading https://raw.githubusercontent.com/Squidly271/customtab/master/plugins/customtab.plg plugin: downloading: https://raw.githubusercontent.com/Squidly271/customtab/master/plugins/customtab.plg ... done +============================================================================== | Installing new package /boot/config/plugins/customtab/customtab-2019.06.30-x86_64-1.txz +============================================================================== Verifying package customtab-2019.06.30-x86_64-1.txz. Unable to install /boot/config/plugins/customtab/customtab-2019.06.30-x86_64-1.txz: tar archive is corrupt (tar returned error code 2) ---------------------------------------------------- customtab has been installed. Copyright 2015-2017, Squid Version: 2019.06.30 ---------------------------------------------------- Converting old configuration file plugin: run failed: /bin/bash retval: 127 Updating Support Links Any ideas how to fix it?
November 4, 20196 yr 22 hours ago, Squid said: delete /config/plugins/customtab/* on the flash drive and try again. There was a 0 bytes file (customtab-2019.06.30-x86_64-1.txz). After deleting it, I was able to install it successfully. Thanks @Squid.
January 9, 20206 yr Great Plugin However, I can't get Krusader to behave for me anymore. This is the error I get: I've tried using your screenshot example with no luck. I imagine it's quite dated at this point.
January 9, 20206 yr Author 1 hour ago, bmilcs said: Great Plugin However, I can't get Krusader to behave for me anymore. This is the error I get: I've tried using your screenshot example with no luck. I imagine it's quite dated at this point. Does Krusader still work normally?
January 9, 20206 yr 1 minute ago, Squid said: Does Krusader still work normally? Indeedily does did do. Edited January 9, 20206 yr by bmilcs
January 9, 20206 yr 2 minutes ago, Squid said: Does Krusader still work normally? It works if I choose In Tab or Popup. Not if I choose URL (iframe).
January 10, 20206 yr Author Works for me Only thing that springs to mind is that you're accessing unRaid via https, which means that no iframe can be http. But that doesn't make a ton of sense as you wouldn't see anything at all. I'd try a different browser / clear cache / etc
January 10, 20206 yr Author 8 minutes ago, bmilcs said: What URL are you using? How is it formatted? The exact same URL as the what appears in the address bar if you hit the webUI from the docker page for Krusader
January 11, 20206 yr Author Not a bug, but something to be aware of if you're really playing around with 6.8 and aren't understanding what you're doing. If you happen to change the landing page for unRaid to a custom tab that is set to URL (open same tab), then for all intents and purposes you will have effectively locked yourself out of the server's GUI and will have to manually edit the appropriate config file on the flash drive to restore the landing page back to something normal.
January 16, 20206 yr Would it be possible to make a custom tab that has nested tabs in it? My thought was to have a "docker console" tab, that lets you open a console for a given docker without the popup window.
February 3, 20206 yr Is there a way to remove the header (where the discription goes)? Takes way to much screen space. Thnx.
February 3, 20206 yr Author 1 minute ago, Gabriel_B said: Is there a way to remove the header (where the discription goes)? Takes way to much screen space. Thnx. No. That's done by the webUI....
February 19, 20206 yr Hi there and thanks for this plugin! I've got an issue however. I run wireguard plugin I would love to add a VPN-Manager tab using Custom Tab but using the built in drop down menu is proving difficult. It does detect the Dynamix stuff, but it doesnt appear to forward to the proper page. unraidip:port/VPNManager VS unraidip:port/Settings/VPNManager When I hit apply this happens Which just shows a blank page..... And it should be Now, if I hard code it using URL, it works fine (But only on LAN, not VPN due to ip's being different) Any help would be greatly appreciated!
February 19, 20206 yr Author It's actually correct what you're seeing. What you want to select is Tunnel WG0 to get to where you want to be.
February 19, 20206 yr 1 hour ago, Squid said: It's actually correct what you're seeing. What you want to select is Tunnel WG0 to get to where you want to be. Many thanks Squid! (My apologies was out at lunch) All working as intended now. I swear I looked through that list two or three times and never saw it until you pointed it out 😪
March 18, 20206 yr I can't a custom tab to work with linuxserver/qbittorrent docker container. I'm pointing the tab towards 192.X.X.X:8080 (the docker address) but I just get a blank page in the custom tab. It works fine if I manually browse to the URL. Edited March 18, 20206 yr by Mushin
March 18, 20206 yr Author You're accessing your server via https. Using a custom tab that accesses via http will result in that as its a security violation enforced via browsers. You can set it to New Tab to get around that.
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.