Hi Umberto,

umberto a écrit :
> Good Morning.
> 
> I’m an Italian software developer.
> 
> I’m using elisa on ubuntu 8.04
> 
> I installed development version.
> 
> All work ok.
> 
> I need a simple (?) customization for a project
> 
> I need to cut some menu from music, photo and video menù ( favorites , 
> play list, etc… )
> 
> I need to maintain link only to external device, internet and network home.

That's pretty easy. Most of the menu items are populated using
decorators. So removing (or simply commenting out) the corresponding
decorators will do the job.
The decorators are declared in the plugins' setup.py.
Have a look at elisa-plugins/elisa/plugins/poblesec/setup.py, there is a
decorator_mappings keyword. Commenting out lines 125 and 126 will for
example remove the favorites item from the music section.

> Can you help me ?

I hope this helps!

> Regards
> 
>  
> 
> Umberto Angelini

Cheers,

Olivier

Reply via email to