May 2, 20206 yr Is it not possible to override the default name of a menu that shows in the task bar? I see by default it uses the filename, but I want to include a space in the name of the menu item, can I do that?
May 2, 20206 yr Author 1 hour ago, Squid said: By having a space in the file name Lol, I am so against that when it comes to programming, I didn't even think of that as an option LOL, thanks!
May 2, 20206 yr Author 1 hour ago, Squid said: By having a space in the file name So this works but there is a bug with it, the active indicator doesn't show.
May 2, 20206 yr Author In fact it looks like it doesnt even try to execute the page... So you get the menu item but its not actually loading the page fully.
May 2, 20206 yr Author 1 minute ago, Squid said: Yeah, I'm seeing the same thing. Change it to PLEX_STREAMS That works, but then the name of the menu has an underscore in it. If I could open a pull request for menus to have a name override I would jump right in and solve this. I guess for now I will go with the underscore
May 2, 20206 yr 6 minutes ago, dorgan said: If I could open a pull request for menus to have a name override I would jump right in and solve this. https://github.com/limetech/webgui
May 2, 20206 yr Author 18 minutes ago, Squid said: https://github.com/limetech/webgui Got the active tab being reflected, now just need name overrides. Edited May 2, 20206 yr by dorgan
May 2, 20206 yr Author 39 minutes ago, Squid said: https://github.com/limetech/webgui Actually cleaner was to not even worry about the space in file name approach, because it still wasnt processing the content of those pages, so i just went with a simple Display_Name property and the PR is now open.
May 2, 20206 yr It won't get approved unless you change it to ..."._($page)."... and ..."._($display_name)."... Has to be like like for translations that are forthcoming soon(tm)
May 2, 20206 yr Author 1 minute ago, Squid said: It won't get approved unless you change it to ..."._($page)."... and ..."._($display_name)."... Has to be like like for translations that are forthcoming soon(tm) ok on it.
May 2, 20206 yr Author 3 minutes ago, Squid said: It won't get approved unless you change it to ..."._($page)."... and ..."._($display_name)."... Has to be like like for translations that are forthcoming soon(tm) And Done
Archived
This topic is now archived and is closed to further replies.