Hi!
How do i get a second pier kernel with the same default style?
I mean the style with the black menu at the top.
If I execute PRKernel named: 'xyz' i get only Pier with the old styles.
Gerhard
Dear list,
I have a problem with Spielverderber.
I tried to load
SpielverderberCrypto-pmm.1
in
Squeak 3.10.6
Pier (current)
and I receive:
This package depends on the following classes:
ASN1Constants
You must resolve these dependencies before you will be able to
load these definitions:
ASN1BitString
ASN1BitString classSide>>fromAsnDer:
[...]
I cannot find matching sources.
Can someone pls. give me a hint?
Cheers,
Andreas
Hi folks: I am using a Google Gadget of weather. The problem is I cannot
configure the width.
I did this:
1) First I change the width using settings command in the Google Gadget
component. The problem with this is that what is changed is the image inside
but now all the whole gadget. See the screenshots I attach. However, the
height does work. I mean, when I change the height the complete gadget is
changed.
2) I tried embed the image like this:
+/LugaresDestino/Provincia - Chubut/Puerto Madryn/Clima - Puerto Madryn
|width=100|height=500+
But this is completely ignored :(
Please, can someone help me?
Thanks a lot
Mariano
James: sorry for cc'ing you, I don't know if you are in this mailing list.
I need to integrate google maps in my webapp and I found VERY useful what
you did here: http://seaside.gemstone.com/ss/GoogleMaps
A really excellent job. Actually what I need is exactly the example
"Interacting With the Map".
Now, the question is, do you have in mind to do a Pier component for this ?
This would be greate!
On the other hand, I saw the GoogleMaps addon for Pier but it is quite
limited for what I need. That addon is only for static maps. I need the
final user be able to zoom in, out, move, change to road to satellite,
etc...
Thanks for the help!
Mariano
Hi,
I have a component embedded on a page. Inside this component
I want to create links to pages inside my pier kernel.
If I do such a component what would be the best base class?
(WAComponent?).
How can I create a link to another page by specifying the
path? Or something else?
thanks,
Norbert
Dear list,
I have a problem with Spielverderber.
I tried to load
Spielverderber-pmm.53
in
Squeak 3.10.6
Pier (current)
and I receive:
This package depends on the following classes:
PRPierLibrary
PRPierMain
MADistribution
You must resolve these dependencies before you will be able to load
these definitions:
SVDistribution
SVDistribution classSi
[...]
I cannot find matching sources.
Can someone pls. give me a hint?
Cheers,
Andreas
Hi,
now I had some time to set up my pier installation. You
can add me to the example installations on piercms.com
The url is
http://selfish.org/
all the best,
Norbert
Hi folks! I am trying to see if gallery addon is what I need :)
So, I add one to my Pier site. Then I use the "Import Pictures" command and
select a zip I have with pictures. After saving the upload I receive the
error: "Import pictures: Only zip files are accepted"
But my file IS a zip.
Any ideas?
Thanks
Mariano
On Sun, Jun 7, 2009 at 5:44 PM, Lukas Renggli <renggli(a)gmail.com> wrote:
> > Ok but then I must know that Import/Export widget depends on an external
> > package like XMLParser? I didn't know that till I debugg it.
>
> No, it is not the Import/Export widget that depends on an external package.
>
> It is the serialized file that you upload/import that depends on an
> external package.
>
Ahh okok. Now I get it. I have an object of XMLDocument in my Pier kernel. I
look the references of XMLDocument and seems to be used for "sitemap addon".
I had this plugin installed. Now I wonder, is there a place where I can see
the dependencies of a Pier addon?
Thanks for the explanation, I am still newbie in this :)
Mariano
>
> Lukas
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
> _______________________________________________
> seaside mailing list
> seaside(a)lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>