On March 13, 2010, Nikita Melnichenko wrote:
> I see. But docs mention security restrictions that could block extensions.
> I'm interesting about that.
see the kiosk documentation on techbase in the sys admin area. it discusses
how action restrictions are done.
--
Aaron J. Seigo
humru othro a k
On March 9, 2010, Aaron J. Seigo wrote:
> On March 9, 2010, J Janz wrote:
> > 2010/3/9 Aaron J. Seigo
> >
> > > however, there are a number of QScript/C++
> > > issues that block this from actually happening. i have a couple of
> > > ideas on how to address this, and will investigate and do one o
On March 9, 2010, J Janz wrote:
> 2010/3/9 Aaron J. Seigo
>
> > however, there are a number of QScript/C++
> > issues that block this from actually happening. i have a couple of ideas
> > on how to address this, and will investigate and do one of them
> > tomorrow.
>
> If I got that right, will
2010/3/9 Aaron J. Seigo
> however, there are a number of QScript/C++
> issues that block this from actually happening. i have a couple of ideas on
> how to address this, and will investigate and do one of them tomorrow.
>
If I got that right, will it then be possible to have a dataUpdated for
wi
On March 8, 2010, Aaron J. Seigo wrote:
> On March 8, 2010, Nikita Melnichenko wrote:
> > 1. Issue with plasmoid.file.
> > plasmoid.file("", "path/to/file") doesn't work
> > I've found a workaround plasmoid.file("ui", "../path/to/file") but I
> > don't like it. What's the proper way?
>
> this is a
On March 8, 2010, Nikita Melnichenko wrote:
> 1. Issue with plasmoid.file.
> plasmoid.file("", "path/to/file") doesn't work
> I've found a workaround plasmoid.file("ui", "../path/to/file") but I don't
> like it. What's the proper way?
this is a small bug in libplasma; i'm fixing it now and will ba