Hi,
is there any photo gallery available for Pier? I mean a widget where I
could upload pictures and they are rendered in a nice way. I started
one 4 years ago but I abandoned it.
Bye
--
Damien Cassou
http://damiencassou.seasidehosting.st
Dear all,
i have downloaded the latest Pier3 (Part of Pharo3.0) from https://ci.inria.fr/pharo-contribution/job/Pier3/, but
have absolute no idea how to start it. Can someone point me to some code snippets or tutorials to survive
the first steps?
BW,
Volkert
Hello,
I’m not sure if this is a right place to write about, but I have just found
that Pier 2.0 image is broken on official piercms site.
I get the "NonBooleanReceiver" when I try to access any page of Pier.
The thing is that I use this link at Image Store of http://pharocloud.com
and now Pier can’t start because of this.
I’ll be very pleased to know who is responsible for images availble on the
site. Thank you for your help beforehand! And Happy New Year :)
--
View this message in context: http://forum.world.st/Pier-2-0-one-click-image-is-broken-on-piercms-com-tp4…
Sent from the Magritte, Pier and Related Tools mailing list archive at Nabble.com.
You would need to load some Pier addons:
http://www.piercms.com/doc/add-ons
You would specifically need " Pier-Kernel-Distributions".
V2 addons are available at:
MCHttpRepository
location: 'http://source.lukas-renggli.ch/pier2addons'
user: ''
password: ''
V3 addons are available at:
MCHttpRepository
location: 'http://source.lukas-renggli.ch/pier3addons'
user: ''
password: ''
PierCMS V3 source is now available at:
MCHttpRepository
location: 'http://smalltalkhub.com/mc/Pier/Pier3/main'
user: ''
password: ''
But, it looks like that V3 addons are not yet available
http://smalltalkhub.com/#!/~Pier/Pier3/source.
> On December 28, 2013 at 2:35 PM Volkert Barr <volkert(a)nivoba.de> wrote:
>
>
> both classes are not part of my pier distribution.
>
> I would expect something like "PierServer start" (reading defaults
from a config-file) or "PierServer startOn: 8080" to start
> the http-server (on port 8080) and the pier management components.
>
> can you give me some code snippets how do you start pier?
>
> BW,
> Volkert
>
> On 28.12.2013, at 14:03, Reza Razavi <razavi(a)acm.org> wrote:
>
> > PRDistribution class>>register
> > PRDesignChooserWidget>>renderContentOn:
> >
> > > On December 28, 2013 at 12:49 PM Volkert Barr <volkert(a)nivoba.de>
wrote:
> > >
> > >
> > > Thank you. But what is missing is how do i launch Pier? The
description found at http://www.piercms.com/download and the video
tutorials
> > > seems to be outdated and are not matching to the Pier distribution
i downloaded. When running the image, Pier is not automatically started,
so http:localhost:8080 does not work. So my question: What need i to do
to launch Pier?
> > >
> > > Any hints?
> > >
> > > BW,
> > > Volkert
> > >
> > > On 28.12.2013, at 12:05, Reza Razavi <razavi(a)acm.org> wrote:
> > >
> > > > I'd recommend:
> > > > http://www.piercms.com/doc
> > > >
> > > > eventually:
> > > > http://www.rezarazavi.com/about/playground/
> > > >
> > > > > On December 28, 2013 at 11:18 AM Volkert Barr
<volkert(a)nivoba.de> wrote:
> > > > >
> > > > >
> > > > > Dear all,
> > > > >
> > > > > i have downloaded the latest Pier3 (Part of Pharo3.0) from
https://ci.inria.fr/pharo-contribution/job/Pier3/, but
> > > > > have absolute no idea how to start it. Can someone point me to
some code snippets or tutorials to survive
> > > > > the first steps?
> > > > >
> > > > > BW,
> > > > > Volkert
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Magritte, Pier and Related Tools ...
> > > > > https://www.iam.unibe.ch/mailman/listinfo/smallwiki
> > > > _______________________________________________
> > > > Magritte, Pier and Related Tools ...
> > > > https://www.iam.unibe.ch/mailman/listinfo/smallwiki
> > >
> > > --
> > > www.nivoba.de
> > >
> > > "The more complex an object, the larger the investment in learning
to use it, and the greater the resistance to abandon it."
> > >
> > _______________________________________________
> > Magritte, Pier and Related Tools ...
> > https://www.iam.unibe.ch/mailman/listinfo/smallwiki
>
> --
> www.nivoba.de
>
> "The more complex an object, the larger the investment in learning to
use it, and the greater the resistance to abandon it."
>
PRDistribution class>>register
PRDesignChooserWidget>>renderContentOn:
> On December 28, 2013 at 12:49 PM Volkert Barr <volkert(a)nivoba.de> wrote:
>
>
> Thank you. But what is missing is how do i launch Pier? The
description found at http://www.piercms.com/download and the video
tutorials
> seems to be outdated and are not matching to the Pier distribution i
downloaded. When running the image, Pier is not automatically started,
so http:localhost:8080 does not work. So my question: What need i to do
to launch Pier?
>
> Any hints?
>
> BW,
> Volkert
>
> On 28.12.2013, at 12:05, Reza Razavi <razavi(a)acm.org> wrote:
>
> > I'd recommend:
> > http://www.piercms.com/doc
> >
> > eventually:
> > http://www.rezarazavi.com/about/playground/
> >
> > > On December 28, 2013 at 11:18 AM Volkert Barr <volkert(a)nivoba.de>
wrote:
> > >
> > >
> > > Dear all,
> > >
> > > i have downloaded the latest Pier3 (Part of Pharo3.0) from
https://ci.inria.fr/pharo-contribution/job/Pier3/, but
> > > have absolute no idea how to start it. Can someone point me to
some code snippets or tutorials to survive
> > > the first steps?
> > >
> > > BW,
> > > Volkert
> > >
> > >
> > >
> > >
> > > _______________________________________________
> > > Magritte, Pier and Related Tools ...
> > > https://www.iam.unibe.ch/mailman/listinfo/smallwiki
> > _______________________________________________
> > Magritte, Pier and Related Tools ...
> > https://www.iam.unibe.ch/mailman/listinfo/smallwiki
>
> --
> www.nivoba.de
>
> "The more complex an object, the larger the investment in learning to
use it, and the greater the resistance to abandon it."
>
#1.
locationDefinition
^ #( ( 2 '63450af8d9c2e17b' ) ( 30 'iaojv41bw67e0tud5m9rgplqfy8x3cs2kznh' )
)
Why is '63450af8d9c2e17b' all mixed up (as opposed to '012345...')? I'm
cleaning some code and feel like I'm missing something here...
#2. Is anyone using #baseUrl? There are no senders in the image...
-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/MAExternalFileModel-Questions-tp4711175.html
Sent from the Magritte, Pier and Related Tools mailing list archive at Nabble.com.
I would like to deploy Pier based blog (actually migrate the old one).
Which combination of Pier (2.x, 3.x) and Pharo (1.2, 2.x, 3.x) version
would be a good pick?
I would like it to be:
- stable
- reasonably fresh, so it could stay as is deployed for several years
- working without tinkering
If they exist, link to such workable configuration or downloadable image
would be more than I dare to hope ;)
Many thanks,
davorin
http://www.cloud208.com/
Hi all,
As you probably all know I have made a library (QC Magritte) that is build on top of Magritte. I think it contains a lot of good add ons, maybe not structured enough. I am trying to clean this code up, so it can be used easily by all. At this point I want to move 2 things to Magritte. One as a change, and one as an add-on:
Change:
I would like to modify the basic MAContainerComponent to cache the description and pre-process this with the description builders. I believe this is a missing hook in Magritte. It is easy to add, and you do not notice it, if you do not use it. Also it applies to all platforms, not just to Seaside, so if you think this is a good idea, I will also modify the glamour container. The following problems can be solved using builders:
- separating display from the model. Now you have to set your custom component classes in the model. It is much more elegant to do this from the display side. To add a builder it can set the component class for each type of description (using visitors), for the application you want to show.
- adding security. When you pre process the description before showing it, you can set fields to readonly, or remove them entirely from the description if the user is not allowed to see those properties.
Add-On:
I would ilke to add a package to Magritte3-AddOns called Magritte-Ajax. In this add-on I will put the things that allow Ajax rendering of the components. Of course this is on top of seaside and only valid for seaside, but that is why I think it should be an add-on and not in the core. This would be:
- The AjaxMemento. (QCAjaxMemento)
- the extension methods for Ajax rendering.
- the extension methods for the added Ajax properties.
- A renderer, that renders the component, using Ajax. (QCGroupedFormRenderer)
Please let me know if you think this is a good idea. If you know a better place to do these things, or to put the code, let me know.
If people have questions about QC-Magritte, please do not hesitate to ask them. I will try to respond them fast and I will be available on Skype and Google Hangouts.
Cheers,
Diego
Ciao,
i have some descriptions and i need to setup autofocus to a specific description when i open a form.
I don't found any description property for setup it.
I create for MADescription
beAutofocus
self propertyAt: #autofocus put: true
isAutofocus
^ self propertyAt: #autofocus ifAbsent: [ false ]
and for MADescriptionComponent
isAutofocus
^ self magritteDescription isAutofocus
And for MATextInputComponent i change the:
renderInputOn: html
self isAutofocus
ifTrue:[html textInput
id: self labelId;
autofocus;
on: #string of: self]
ifFalse:[ html textInput
id: self labelId;
on: #string of: self]
Now I wonder if it is a good solution ?
Because i need to change some rendering for other components ( MATextAreaComponent - MASelectListComponent ecc.. ecc )
Any considerations are welcome.
Thanks,
Dario