Title: RES: RES: RES: [OS-webwork] Component repository

Hi Drew!

Great idea, indeed, and I think it's kinda easy to do - I just need to have a look at Roller's source and grab its HTML editor components, and rework them to be WW2 components.

Now, I just gotta find me some time to implement that :)

[]'s
-cv

-----Mensagem original-----
De: Drew McAuliffe [mailto:[EMAIL PROTECTED]]
Enviada em: quinta-feira, 2 de outubro de 2003 13:58
Para: [EMAIL PROTECTED]
Assunto: RE: RES: RES: [OS-webwork] Component repository


Here's another useful idea. How about a rich text editor component, to
take the place of a textarea control? I've seen things like this on PHP
message boards. It includes a formatting toolbar as well as the textarea
itself, and works just like a miniature wordpad. I don't know how hard
this would be to do as a component, but it would certainly be useful.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of
Francisco Hernandez
Sent: Thursday, October 02, 2003 1:42 AM
To: [EMAIL PROTECTED]
Subject: Re: RES: RES: [OS-webwork] Component repository


I need to look into the code but the date picker component works fine
with IE, its just Mozilla thats crapping out with it

Pat Lightbody wrote:
> Looks like a problem with the absolute/relative paths -- should be
> trivial to fix.
>
> ----- Original Message -----
> From: "Francisco Hernandez" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, September 30, 2003 12:18 PM
> Subject: Re: RES: RES: [OS-webwork] Component repository
>
>
>
>>im using the latest firdbird myself too, when i click on the arrows to

>>goto the next/previous month/year I get this:
>>
>>404 Not Found
>>Resource
>>/cart/templates/xhtml/calendar/templates/xhtml/calendar/calendar.html
>>not found on this server
>>
>>[EMAIL PROTECTED] wrote:
>>
>>>Really?! I expected the other way around, as I developed/tested this
>>>using Mozilla Firebird 0.6! :)
>>>
>>>What does the _javascript_ console shows?
>>>
>>>-----Mensagem original-----
>>>De: Francisco Hernandez [mailto:[EMAIL PROTECTED]] Enviada em:
>>>terça-feira, 30 de setembro de 2003 15:51
>>>Para: [EMAIL PROTECTED]
>>>Assunto: Re: RES: [OS-webwork] Component repository
>>>
>>>
>>>uh oh, I tried it in Mozilla, and it fails, but works great in IE!
>>>
>>>[EMAIL PROTECTED] wrote:
>>> > Okay, the date picker is here:
>>> > http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-329
>>> >
>>> > Have fun, and if there are any suggestions, feel free to add them.
>>> >
>>> > Peace,
>>> > -cv
>>> >
>>> > -----Mensagem original-----
>>> > *De:* Jason Carreira [mailto:[EMAIL PROTECTED]]
>>> > *Enviada em:* terça-feira, 30 de setembro de 2003 10:19
>>> > *Para:* [EMAIL PROTECTED]
>>> > *Assunto:* RE: [OS-webwork] Component repository
>>> >
>>> > If people add them to Jira issues, we'll put them in CVS to go
>>> > into
>
> the
>
>>> > distribution...
>>> >
>>> >     -----Original Message-----
>>> >     *From:* Drew McAuliffe [mailto:[EMAIL PROTECTED]]
>>> >     *Sent:* Tuesday, September 30, 2003 2:01 AM
>>> >     *To:* [EMAIL PROTECTED]
>>> >     *Subject:* RE: [OS-webwork] Component repository
>>> >
>>> >     Sure, JIRA is fine, or you can email me at drew (at) lowerunit
>
> dot
>
>>> >     com (trying to avoid getting more spam). I've been looking for
>
> one
>
>>> >     of these for a long time. It's especially helpful to have a ww
>>> >     component. Any idea on if a component repository will be
created,
>>> >     and if so, where it will go on CVS? A great component
repository
>>> >     would really help sell webwork to a lot of people, hitting a
nice
>>> >     sweet spot between tapestry and struts.
>>> >
>>> >     Thanks,
>>> >
>>> >     Drew
>>> >
>>> >         -----Original Message-----
>>> >         *From:* [EMAIL PROTECTED]
>>> >         [mailto:[EMAIL PROTECTED]]
*On
>>> >         Behalf Of [EMAIL PROTECTED]
>>> >         *Sent:* Monday, September 29, 2003 5:30 AM
>>> >         *To:* [EMAIL PROTECTED]
>>> >         *Subject:* RES: [OS-webwork] Component repository
>>> >
>>> >         Hi Drew!
>>> >
>>> >         I just finished mine, and it's working quite well with
>
> european
>
>>> >         (dd/mm/yyyy) dates. Should be a breeze to modify them for
the
>>> >         american/british format (mm/dd/yyyy). How should I send it
to
>>> >         you? Maybe create an issue in JIRA and attach it?
>>> >
>>> >         -cv
>>> >
>>> >         -----Mensagem original-----
>>> >         *De:* Drew McAuliffe [mailto:[EMAIL PROTECTED]]
>>> >         *Enviada em:* sábado, 27 de setembro de 2003 14:51
>>> >         *Para:* [EMAIL PROTECTED]
>>> >         *Assunto:* RE: [OS-webwork] Component repository
>>> >
>>> >         If someone has a datepicker component available, I would
>>> > love
>
> to
>
>>> >         get access to it right away.
>>> >
>>> >             -----Original Message-----
>>> >             *From:*
[EMAIL PROTECTED]
>>> >
[mailto:[EMAIL PROTECTED]]
>>> >             *On Behalf Of *Jason Carreira
>>> >             *Sent:* Friday, September 26, 2003 11:46 AM
>>> >             *To:* [EMAIL PROTECTED]
>>> >             *Subject:* RE: [OS-webwork] Component repository
>>> >
>>> >             I think they should go right into WW2 CVS... Sounds
>>> > like
>
> a
>
>>> >             great idea.
>>> >
>>> >                 -----Original Message-----
>>> >                 *From:* [EMAIL PROTECTED]
>>> >                 [mailto:[EMAIL PROTECTED]]
>>> >                 *Sent:* Friday, September 26, 2003 10:47 AM
>>> >                 *To:* [EMAIL PROTECTED]
>>> >                 *Subject:* [OS-webwork] Component repository
>>> >
>>> >                 Hi all,
>>> >
>>> >                 Do you think it would be a good idea to set up a
>>> >                 component repository somewhere? I'm creating some
>>> >                 components here, and I started feeling that
>>> > creating
>
> a
>
>>> >                 date picker or tree component would be reinventing
>
> the
>
>>> >                 wheel somehow.
>>> >
>>> >                 IMHO, I think having a good component repository
>
> would
>
>>> >                 be a huge plus for WW2 users, as they could just
slap
>>> >                 them together and create wicked cool forms with
>
> dynamic
>
>>> >                 behaviour in minutes. I'm sure this was already
>>> >                 discussed at some point, but as I couldn't find
any
>>> >                 references to it on the mailing list archives, it
>>> >                 sounded like a good idea to bring this subject
>>> > back
>>>again.
>>> >
>>> >                 If you're interested, I'd suggest having a look at
>>> >                 http://webfx.eae.net - there are some awesome
>
> components
>
>>> >                 and widgets in there. Maybe we can talk with Erik
and
>>> >                 Emil, the maintainers of the website, and get some
>>> >                 support directly from the authors? :)
>>> >
>>> >                 Peace,
>>> >                 -cv
>>> >
>>>
>>>
>>>
>>>
>>>
>>>-------------------------------------------------------
>>>This sf.net email is sponsored by:ThinkGeek
>>>Welcome to geek heaven.
>>>http://thinkgeek.com/sf
>>>_______________________________________________
>>>Opensymphony-webwork mailing list
>>>[EMAIL PROTECTED]
>>>https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
>>>
>>
>>
>>
>>
>>
>>-------------------------------------------------------
>>This sf.net email is sponsored by:ThinkGeek
>>Welcome to geek heaven.
>>http://thinkgeek.com/sf
>>_______________________________________________
>>Opensymphony-webwork mailing list
>>[EMAIL PROTECTED]
>>https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
>>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
>
>
>







-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to