SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-30-2007, 05:00 AM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
Dynamic menus, v6.2 themes, and authenticated place shifter

If you love Dynamic Menus but notice with the new theming things go awry when you use place shifter outside of the LAN try the following as a menuitemlet (Code by nielm)

Code:
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE sageMenu PUBLIC "-//NIELM//DTD SAGEMENU XML 1.4//EN" "http://www.sage-community.org/~nielm/nielm_modules/dynamic_menu/sagemenu_1_3.dtd">
<sageMenu version="1.4">
    <internalScreenMenuItem screen="Null Menu Action (does nothing)" title="Theme selection">
        <evalExpression>ExecuteWidgetChain(GetElement(FilterByMethod(GetWidgetsByType("OptionsMenu"), "GetWidgetName", "Choose UI Theme", true),0))</evalExpression>
    </internalScreenMenuItem>
</sageMenu>
I put it on the main menu. Once all the themes start rolling in, my boys will love the access to it. Choose a theme to load, even the same already loaded, and the screen will redraw. This is temporary until nielm updates the plugin.

B
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 02:36 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.