Dear all
I am learning Pier and I have two (hopefully) simple questions.
I have looked into the example
PRPierFrame class>>exampleBasic
which is displayed in the examples browser
http://localhost:8080/seaside/examples/examplebrowser
I then tried to come up with my own (very simple) wiki model
In a workspace I did
MyPierModel := PRPage new
title: 'The title of the page';
contents: '
The text of my note page.
More text .....
Link to *AnotherPage*
';
yourself
And I have changed the example above
to
PRPierFrame class>>exampleBasicHH1
exampleBasicHH1
"To see this example browse to /seaside/examples/examplebrowser and select
the receiver class."
^ self on: (PRContext kernel: (PRKernel new
name: 'MyPier';
root: MyPierModel))
The question:
1) What are the proper ways to construct a pier model: MyPierModel
2) In the Morphic world menu there is an entry 'Pier Browser' which opens an
OmniBrowser variant to browse and edit Pier models. When I open it it shows a
model called 'Pier' which is the model of the pier application under
http://localhost:8080/seaside/pier
What do I need to do if I want to browse the above mentioned model
MyPierModel?
And a question related to this: How can I replace the 'Pier' model under
http://localhost:8080/seaside/pier with MyPierModel?
Thank you for the answers in advance.
Kind regards
Hannes Hirzel
Hallo Doru,
under windows I have some trouble to unzip the one click pier.
The build-in zip tool on windows didn't work properliy with the mac zips.
Only using 7-zip enable me to get the installation on my disc.
So far my experience with the installation.
After workaround these little glitch the image works like a charme.
Very nice work !!
Cheers,
Frank
-------- Original Message --------
Subject: Re: [pier] Ideal pier setup (02-Okt-2008 8:11)
From: Tudor Girba <girba(a)iam.unibe.ch>
To: frank.urbach(a)schmees.com
> Hi,
>
> The Pier one click 1.0.17 is basically ready for deployment (for
> example, there are no other Seaside applications). All you should need
> to do is to put the Seaside application in deployment mode:
> http://www.piercms.com/download
>
> Cheers,
> Doru
>
>
> On Oct 2, 2008, at 4:38 AM, David Zmick wrote:
>
> > Yes, i like the one click image, but, i want something good for a
> > final deployment without having to get rid of too much. I guess the
> > one click image doesn't have as much garbage as like a squeak-dev
> > image though. i will look into it! :)
> >
> > On Wed, Oct 1, 2008 at 9:07 PM, Keith Hodges
> > <keith_hodges(a)yahoo.co.uk> wrote:
> > David Zmick wrote:
> > > should i start with a base squeak 3.10 image?
> > >
> > I use 3.10
> >
> > Have you tried the one-click image that was published recently? That
> > would be your quickest option.
> >
> > Keith
> >
> > _______________________________________________
> > SmallWiki, Magritte, Pier and Related Tools ...
> > https://www.iam.unibe.ch/mailman/listinfo/smallwiki
> >
> >
> >
> > --
> > David Zmick
> > /dz0004455\
> > http://dz0004455.googlepages.com
> > http://dz0004455.blogspot.com
> >
> > _______________________________________________
> > SmallWiki, Magritte, Pier and Related Tools ...
> > https://www.iam.unibe.ch/mailman/listinfo/smallwiki
>
>
> _______________________________________________
> SmallWiki, Magritte, Pier and Related Tools ...
> https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Edelstahlwerke Schmees GmbH
Geschftsleitung Clemens Schmees
Sitz D-01796 Pirna
Handelsregister Dresden HRB 54
E-Mail: es.la(a)schmees.com
WEB: www.schmees.com
Diese E-Mail enthlt vertrauliche und/oder rechtlich geschtzte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtmlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidental and/or privileged information. If you are not intended recipient or have received this e-mail in error, please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.