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
Hi,
i have some descriptions and one based on MAStringDescription for manage the e-mail reference.
Now i'm interested to create a MAReport with fields for management email.
Where for management i think a link to open new email directly from report :
html anchor attributeAt: 'href' put: 'mailto:', anObject emailBase.
How i can do it ?
Anyone create a specific MADescription for define e management email reference ?
Thank,
Dario
I am a relatively new Pier user.
I receive HTML-formatted content that I post in a Pier-hosted blog. I have
been converting it to Pier syntax by hand, but it is getting more and more
time consuming and there are some sorts of formatting that can't be easily
duplicated using the Pier syntax.
What do I need to do to be able to selectively post "raw" HTML rather than
using Pier syntax.
Thanks,
TF
Good day list,
I've put together a few JQuery components for use with Magritte descriptions
that are working quite well for me. I posted them in the
Magritte2-AddOns<http://source.lukas-renggli.ch/magritte2addons>
repository.
<http://squeaksource.com/MSQ>Currently datepicker, timepickr and
autocompleter are working.
The autocompleter applies to a MAToOneRelationDescription and adds an
updating script that allows you to render information from the selected
object.
A functional test is included and provides an example.
The timepicker does require JQWidgetBox-Timepickr which loads with
ConfigurationOfJQueryWidgetBox from the
Metacello<http://squeaksource.com/MetacelloRepository>repository.
Cheers
John
--
http://john-mckeon.us
Hi Nick,
Thanks for the link to Lukas's lastbuild. His latest version of Pier
overcomes the problems I had with the Pier One-Click image currently
available on the piercms.com website. And using config to change the
RootClass, I can access the Seaside Welcome site as well as the current
Pier sample pages.
I have what I need. Many thanks to you.
Bruce
Hi Nick,
I have Pier AddOns2 loaded but PRDistribution register didn't work. I
got MNU: receiver of "descriptionFilter" is nil. I found
descriptionFilter in PRDistribution>>searchWidget but I don't know what
is needed next to make it work.
However, when I ran PRPierFrame registerAsApplication: 'pier' kernel:
(PRKernel named: 'kernel') I did get a registered application and pier
comes up on the Dispatcher list.
So I have Pier up and running but I suspect I might get a better/newer
sample website if I could register through PRDistribution.
Thanks for your help.
Bruce