![]() |
|
|||||||
| Skin Help and Support GUI and Web skins/themes suggestions and support (help) for all XBMC end-users. Please, add platform prefix to topic threads that are not platform-independent!: Thread prefixes; "[LINUX]", "[LIVE]", "[MAC]", "[WINDOWS]", and "[XBOX]" |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Jan 2009
Posts: 13
![]() |
i am new to this so if someone could point me in the right direction (or a sample
)if i want to replace one option on the main menu for a script how can i do it ![]() ex: "Scripts" - With "Youtube" - and open YouTube3 script... |
|
|
|
|
|
#2 |
|
Fan
Join Date: Mar 2006
Location: Seattle, WA
Posts: 945
![]() |
If you want a walkthrough (and I can't guarantee you'd get one) you'd at least need to let people know what skin you're trying to mod here. I'd suggest taking a look at the wiki for help on skinning, in particular look for the button controls section, and the list of built-in functions. http://xbmc.org/wiki/?title=Skinning_XBMC
EDIT: i just noticed you're trying to replace a menu item not add one, which is a bit simpler and more universal....Should be able to replace the <label> tag contents wtih YouTube and the <onclick> tag contents with something like XBMC.RunScript(Q:/scripts/YouTube3/default.py). I'd still suggest taking a look at the wiki though, as this is basic stuff you should be able to figure out on your own. Last edited by timdog82001; 2009-01-15 at 02:43. |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jan 2009
Posts: 13
![]() |
thanks it worked
![]() now if it where possible i would like to make 2 more changes... i want to remove the ".." icon in the series title page (series main page) i want to remove the ".." icon in the movie title page (movies main page) thanks
|
|
|
|
|
|
#4 |
|
Grumpy Bastard Developer
Join Date: Nov 2003
Posts: 7,715
![]() |
those are called parent folder items.
get yourself seated with 1000l cola. now plunge into settings. if you survive / have enough cola, you should hopefully be successfull at locating the 'hide parent folder items' setting in there
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jan 2009
Posts: 13
![]() |
i am not at my computer now but will it keep in the series episodes screen the ".."
thanks i will try it tonight....
|
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Jan 2009
Posts: 13
![]() |
it was hard but i found it...
in my language file the name is a little bit strange (changed to English and found it)..... ps: now if it where possible i would like to make 1 more change... i want to add the ".." icon in the series episode page ![]() edit: ok i got it.... i had "XBMC.ActivateWindow(MyVideoLibrary,tvshowtitles,r eturn)" and changed it to "XBMC.ActivateWindow(MyVideoLibrary,tvshowtitl es)" and that way i dont need the ".." thanks... Last edited by cjulio; 2009-01-16 at 01:34. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|