Hi,
I've just started playing with pier and I've hit a little problem. I installed Pier-Security and it is using a MAMultiselectListComponent which is attempting to send #beMultiple to an html select. However, the default WASelectTag does not understand #beMultiple. I clearly don't have some class installed that I need. Anyone know what it is? Cheers, Steven _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
> I've just started playing with pier and I've hit a little problem. I
> installed Pier-Security and it is using a MAMultiselectListComponent > which is attempting to send #beMultiple to an html select. However, > the default WASelectTag does not understand #beMultiple. Please load a slightly earlier version of Seaside, e.g. Seaside2.8a1- lr.354. I am underway of doing some refactorings in WACollectionTag, therefor the bug. Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Let me know if you need a hand. I'm trying to move over from
developing strictly in drupal and helping out is a quick way to learn. Steven On 6/6/07, Lukas Renggli <[hidden email]> wrote: > > I've just started playing with pier and I've hit a little problem. I > > installed Pier-Security and it is using a MAMultiselectListComponent > > which is attempting to send #beMultiple to an html select. However, > > the default WASelectTag does not understand #beMultiple. > > Please load a slightly earlier version of Seaside, e.g. Seaside2.8a1- > lr.354. I am underway of doing some refactorings in WACollectionTag, > therefor the bug. > > Lukas > > -- > Lukas Renggli > http://www.lukas-renggli.ch > > > > _______________________________________________ > 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 |
> Let me know if you need a hand. I'm trying to move over from
> developing strictly in drupal and helping out is a quick way to learn. I already fixed the particular problem it in the latest version of Seaside, so it is save to use again. There is always a lot to do. Some ideas: - An AJAX in-place editor to edit pages. - A library of ready-made look-and-feel templates that integrate well with the environments. - A better standard look-and-feel. - Caching of back-references. - Persistency. - ... Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
>From: Lukas Renggli <[hidden email]>
>Reply-To: "Magritte, Pier and Related Tools ..." <[hidden email]> >To: "Magritte, Pier and Related Tools ..." <[hidden email]> >Subject: Re: MAMultiselectListComponent>>renderEditorOn: sends an >unknownmessage #beMultiple >Date: Thu, 7 Jun 2007 11:47:51 +0200 > >- An AJAX in-place editor to edit pages. You mean that edits the page and then outputs CSS? I had some ideas for this but have not had any time to do it, but if any are interesting I would be glad to discuss. _________________________________________________________________ Dont miss your chance to WIN $10,000 and other great prizes from Microsoft Office Live http://clk.atdmt.com/MRT/go/aub0540003042mrt/direct/01/ _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
>> - An AJAX in-place editor to edit pages.
> > You mean that edits the page and then outputs CSS? I had some > ideas for this but have not had any time to do it, but if any are > interesting I would be glad to discuss. Not exactly, but what you propose would be another cool project. In fact there is an almost infinite number of things that can be done ;-) My idea was to have a wiki editor that doesn't force its users to learn the wiki syntax but to let them visually compose the contents of a page. Maybe using something like the HUDs in Sophie or the Halos in Morphic. Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Ah for the wiki pages, right. Yes, Joomla does something like that (they modeled themselves after word) and it's pretty handy. >From: Lukas Renggli <[hidden email]> >Reply-To: "Magritte, Pier and Related Tools ..." <[hidden email]> >To: "Magritte, Pier and Related Tools ..." <[hidden email]> >Subject: Re: MAMultiselectListComponent>>renderEditorOn: sends >anunknownmessage #beMulti >Date: Thu, 7 Jun 2007 22:41:07 +0200 > > >> - An AJAX in-place editor to edit pages. > > > > You mean that edits the page and then outputs CSS? I had some > > ideas for this but have not had any time to do it, but if any are > > interesting I would be glad to discuss. > >Not exactly, but what you propose would be another cool project. In >fact there is an almost infinite number of things that can be done ;-) > >My idea was to have a wiki editor that doesn't force its users to >learn the wiki syntax but to let them visually compose the contents >of a page. Maybe using something like the HUDs in Sophie or the Halos >in Morphic. > >Lukas > >-- >Lukas Renggli >http://www.lukas-renggli.ch > > > >_______________________________________________ >SmallWiki, Magritte, Pier and Related Tools ... >https://www.iam.unibe.ch/mailman/listinfo/smallwiki _________________________________________________________________ Get a preview of Live Earth, the hottest event this summer - only on MSN http://liveearth.msn.com?source=msntaglineliveearthhm _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Free forum by Nabble | Edit this page |