[LINUX] Create an own main menu entry?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
mado Offline
Junior Member
Posts: 14
Joined: Dec 2010
Reputation: 0
Post: #11
mado Wrote:The problem I can only set one path So I need an option to set the path to my stream directory where all the playlists stored.
Hi yirakyirak, with your great influence skin I can set the direct path to a directory in this way

System/Menu Costomizer/Customize menue/
- Button Label: Radio
- Path to Add-on/Free: Same lines from the "onclick tag": ActivateWindow(MusicFiles,Radio) and it works very good for me Big Grin

To get access to the "Radio" directory, this directory folder must create direct in the home directory /home/<username>/Radio. Now I want to get access to the same folder as a subfolder in Music /home/<username>/Music/Radio. How must I edit the noclick tag lines now? I have try
- ActivateWindow(MusicFiles,Music/Radio)
- ActivateWindow(MusicFiles,/home/username/Music/Radio)

but this dont work...
find quote
yiarkyiark Offline
Senior Member
Posts: 130
Joined: Nov 2008
Reputation: 2
Location: Paris
Post: #12
mado Wrote:Hi yirakyirak, with your great influence skin I can set the direct path to a directory in this way

System/Menu Costomizer/Customize menue/
- Button Label: Radio
- Path to Add-on/Free: Same lines from the "onclick tag": ActivateWindow(MusicFiles,Radio) and it works very good for me Big Grin

To get access to the "Radio" directory, this directory folder must create direct in the home directory /home/<username>/Radio. Now I want to get access to the same folder as a subfolder in Music /home/<username>/Music/Radio. How must I edit the noclick tag lines now? I have try
- ActivateWindow(MusicFiles,Music/Radio)
- ActivateWindow(MusicFiles,/home/username/Music/Radio)

but this dont work...
Hmm, Try to navigate with common method, set a favorite a the point you want and then go to custom menu and choose the favorite you set
find quote
mado Offline
Junior Member
Posts: 14
Joined: Dec 2010
Reputation: 0
Post: #13
to set a favorite is no problem. When I copy the path from "favorite.xml" into the onclick tag it works, means I have accass to the folder /home/<username>/Music/Radio. But if go one step back (return key) I must go back thru the hole directorys and did not jump direct into the main menue.

I think it must be possible to set a absolute directory path inot the onclick tag ActivateWindow(MusicFiles,<absolute path to a directory>)
find quote
mado Offline
Junior Member
Posts: 14
Joined: Dec 2010
Reputation: 0
Post: #14
yiarkyiark Wrote:Oups, sorry read "LOTs of skin"
Try Influence
http://influence.googlecode.com/files/In...0beta2.zip
Go to SYSTEM/SKIN/MENU/Customize menu MENU 1
Set the label menu
Set the path to the addon/playlist/favori/Script
You can set submenu if you want

Hi yirakyirak, I have set a costumize menu in the way yo told me, where can I find these settings (lines) in the Home.xml? Confused

Regards to Paris
find quote
Post Reply