Re: kioslave implementation help

2012-03-22 Thread Albert Astals Cid
El Dijous, 22 de març de 2012, a les 17:38:52, fluca1...@infinito.it va escriure: > > Do you have the listing entry in your .protocol file? > > The following is my protocol file: > > [Protocol] > DocPath=kioslave/kio_rolefs.html > exec=kio_rolefs > input=none > output=filesystem > protocol=rolef

Re: kioslave implementation help

2012-03-22 Thread fluca1978
> Do you have the listing entry in your .protocol file? The following is my protocol file: [Protocol] DocPath=kioslave/kio_rolefs.html exec=kio_rolefs input=none output=filesystem protocol=rolefs reading=true Icon=folder listing=Name,Type so I guess the listing entry is right. I've tried to cha

Re: kioslave implementation help

2012-03-17 Thread Albert Astals Cid
El Dimecres, 14 de març de 2012, a les 10:59:44, fluca1...@infinito.it va escriure: > Hi all, Hi > > I'm trying to implement a simple kioslave, but I don't understand well the > lifecycle and therefore how the slave should behave. > > If I get it right, the get() method is called each time a s

kioslave implementation help

2012-03-14 Thread fluca1978
Hi all, I'm trying to implement a simple kioslave, but I don't understand well the lifecycle and therefore how the slave should behave. If I get it right, the get() method is called each time a specific URL must be retrieved (e.g., a local file), while listDir and stat each time a folder content