Default labels
by Sean P. DeNigris
In cases where there is an MASelectorAccessor, I'd like to make the default
label = `the accessor capitalized unCamelCased`. It seems the overwhelmingly
common use case is `... #accessor: #dateCreated; #label: 'Date Created'`.
The current behavior is
MADescription>>#label
^ self propertyAt: #label ifAbsent: [ self class defaultLabel ]
Is anyone using (or can state a plausible use case for) this
subclass-customizable class-side #defaultLabel?
If no one is relying on the existing behavior, I'll make the change...
-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/Default-labels-tp4827879.html
Sent from the Magritte, Pier and Related Tools mailing list archive at Nabble.com.
5 years, 9 months
Photo gallery?
by Damien Cassou
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
5 years, 10 months
Pier CMS status for Pharo 4.0
by dtrussardi@tiscali.it
Ciao,
i have a Pharo4.0 Latest update: #40625
where i install, from Configuration Browser, the stable version of :
Pier3 (JohnCBorden.52)
Pier3Addons (StephanEggermont.95)
Now when i open the relative web application:
pier and piersetup
i found some problematic and errors.
Can anyone help me to understand the status of these applications?
How i can load them into Pharo 4.0 ?
Thanks for considerations,
Dario
7 years, 11 months