Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Newest Prototype and script.aculo.us in Radiant
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  11 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mislav Marohnić  
View profile  
 More options Oct 19 2007, 7:37 pm
From: "Mislav Marohnić" <mislav.maroh...@gmail.com>
Date: Sat, 20 Oct 2007 01:37:03 +0200
Local: Fri, Oct 19 2007 7:37 pm
Subject: Newest Prototype and script.aculo.us in Radiant

Hello,

I have patched Radiant JavaScripts to be compatible with and leverage the
new features of Prototype 1.6.0 and Scriptaculous 1.8
http://dev.radiantcms.org/radiant/attachment/ticket/566/radiant2proto...

Both frameworks are close to final releases (just a couple of weeks now),
but their trunks are production quality.

It would be great if Radiant trunk had them and if the next release
contained final versions of Prototype 1.6.0 and script.aculo.us 1.8.

Thanks!

- Mislav


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mislav Marohnić  
View profile  
 More options Oct 19 2007, 7:44 pm
From: "Mislav Marohnić" <mislav.maroh...@gmail.com>
Date: Sat, 20 Oct 2007 01:44:29 +0200
Local: Fri, Oct 19 2007 7:44 pm
Subject: Re: Newest Prototype and script.aculo.us in Radiant

On 10/20/07, Mislav Marohnić <mislav.maroh...@gmail.com> wrote:

> I have patched Radiant JavaScripts to be compatible with and leverage the
> new features of Prototype 1.6.0 and Scriptaculous 1.8

> http://dev.radiantcms.org/radiant/attachment/ticket/566/radiant2proto...

Ouch, the patch preview is not viewable with normal human vision ... See
pastie for nice preview:
http://pastie.caboo.se/109069

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean Cribbs  
View profile  
 More options Oct 19 2007, 10:59 pm
From: Sean Cribbs <seancri...@gmail.com>
Date: Fri, 19 Oct 2007 21:59:48 -0500
Local: Fri, Oct 19 2007 10:59 pm
Subject: Re: [Radiant-Dev] Re: Newest Prototype and script.aculo.us in Radiant

Mislav,

Awesome work.  One element of concern - John had specifically used regex
matching in the RuledTable and SiteMap on the class attributes because
it was faster than add/remove/has_classname in Prototype.  Has that
issue been resolved?

John and I also mused at re-implementing some of the Javascript as
LowPro Behaviors.  Would you be interested in contributing to that effort?

Sean


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mislav Marohnić  
View profile  
 More options Oct 20 2007, 8:11 am
From: "Mislav Marohnić" <mislav.maroh...@gmail.com>
Date: Sat, 20 Oct 2007 14:11:33 +0200
Local: Sat, Oct 20 2007 8:11 am
Subject: Re: [Radiant-Dev] Re: Newest Prototype and script.aculo.us in Radiant

On 10/20/07, Sean Cribbs <seancri...@gmail.com> wrote:

> Awesome work.  One element of concern - John had specifically used regex
> matching in the RuledTable and SiteMap on the class attributes because it
> was faster than add/remove/has_classname in Prototype.  Has that issue been
> resolved?

Yes, that was the reason I reverted to add/removeClassName.

John and I also mused at re-implementing some of the Javascript as LowPro

> Behaviors.  Would you be interested in contributing to that effort?

Behaviors are nice, but not needed in Radiant administrative interface.
SiteMap currently applies event handlers to each row of the table, which is
unnecessary because only one click handler on the whole table is enough. I
have not implemented that, though, because with this patch I tried to stay
as close to old code as possible. However, I will do that once this initial
patch is applied, gladly.

Behaviors might be used in TabControl, but I don't think this tiny usage
justifies the inclusion of the whole Prototype add-on.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mislav Marohnić  
View profile  
 More options Oct 22 2007, 10:37 am
From: "Mislav Marohnić" <mislav.maroh...@gmail.com>
Date: Mon, 22 Oct 2007 16:37:00 +0200
Subject: Re: [Radiant-Dev] Re: Newest Prototype and script.aculo.us in Radiant

On 10/20/07, Sean Cribbs <seancri...@gmail.com> wrote:

>  Mislav,

> Awesome work.

Sean,

Will this be committed soon? I'd like to make a second patch with a complete
cleanup, if you and John agree. Obscure scripts in views bit me already a
few times while extending the interface; I'd like to extract to external
files and sanitize those.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean Cribbs  
View profile  
 More options Oct 22 2007, 1:33 pm
From: Sean Cribbs <seancri...@gmail.com>
Date: Mon, 22 Oct 2007 12:33:41 -0500
Local: Mon, Oct 22 2007 1:33 pm
Subject: Re: [Radiant-Dev] Re: Newest Prototype and script.aculo.us in Radiant

Mislav,

Sorry, I'll see if I can get to it tonight.

Sean


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean Cribbs  
View profile  
 More options Oct 22 2007, 9:02 pm
From: Sean Cribbs <seancri...@gmail.com>
Date: Mon, 22 Oct 2007 20:02:56 -0500
Local: Mon, Oct 22 2007 9:02 pm
Subject: Re: [Radiant-Dev] Re: Newest Prototype and script.aculo.us in Radiant

Mislav,

http://dev.radiantcms.org/radiant/changeset/563

I think a general cleanup would be good, perhaps with some
modularization.  The whole interface and controller structure is due for
a redesign of sorts; however, that probably won't happen until after
0.6.5.  These are not complete and some will have greater priorities
than others, but here's my wishlist for the front-end:

* Resourceful, skinny controllers (AR-compatible, too!)
* Better modularization of the Javascripts, fewer intrusions into the markup
* Simpler markup structure in some places (the page-edit screen comes to
mind)

Cheers,

Sean


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mislav Marohnić  
View profile  
 More options Oct 23 2007, 3:37 am
From: "Mislav Marohnić" <mislav.maroh...@gmail.com>
Date: Tue, 23 Oct 2007 09:37:43 +0200
Local: Tues, Oct 23 2007 3:37 am
Subject: Re: [Radiant-Dev] Re: Newest Prototype and script.aculo.us in Radiant

On 10/23/07, Sean Cribbs <seancri...@gmail.com> wrote:

Wee! Thanks :)

I think a general cleanup would be good, perhaps with some modularization.

> The whole interface and controller structure is due for a redesign of sorts;
> however, that probably won't happen until after 0.6.5.  These are not
> complete and some will have greater priorities than others, but here's my
> wishlist for the front-end:

> * Resourceful, skinny controllers (AR-compatible, too!)
> * Better modularization of the Javascripts, fewer intrusions into the
> markup
> * Simpler markup structure in some places (the page-edit screen comes to
> mind)

I agree. Cleaning away JavaScript is a good first step towards all this.
Pistonizing Rails 2.0 in vendor/ is another ;)

I guess I'll be done with what I planned today or tomorrow. I'm going to
post patches with Pastie here - Radiant Trac is hard to look with this
unfinished light -> dark transition ..


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mislav Marohnić  
View profile  
 More options Nov 3 2007, 7:15 pm
From: "Mislav Marohnić" <mislav.maroh...@gmail.com>
Date: Sun, 4 Nov 2007 00:15:14 +0100
Local: Sat, Nov 3 2007 7:15 pm
Subject: Re: [Radiant-Dev] Re: Newest Prototype and script.aculo.us in Radiant

Fixing the edit view was harder than I thought. To be honest, it was a
nightmare, and even after this patch there is still little inline JavaScript
that I might remove in the next iteration.

The patch is here: http://pastie.caboo.se/113808

What have I done?

   - (almost) completely rewritten RuledTable, SiteMap and TabControl
   - upgraded Prototype to latest trunk
   - added admin.js that contains unobtrusive hooks
   - cleaned up index and edit views from inline javascript that did
   initialization
   - selected content part tab while editing a page is persisted between
   page views
   - title field no longer receives autofocus on page load (that annoyed
   me a lot)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean Cribbs  
View profile  
 More options Nov 7 2007, 11:02 am
From: Sean Cribbs <seancri...@gmail.com>
Date: Wed, 07 Nov 2007 10:02:44 -0600
Local: Wed, Nov 7 2007 11:02 am
Subject: Re: [Radiant-Dev] Re: Newest Prototype and script.aculo.us in Radiant

Mislav,

If you have a few minutes today, please find me on Freenode IRC in
#radiantcms or email me privately.

Sean


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean Cribbs  
View profile  
 More options Nov 7 2007, 11:20 am
From: Sean Cribbs <seancri...@gmail.com>
Date: Wed, 07 Nov 2007 10:20:56 -0600
Local: Wed, Nov 7 2007 11:20 am
Subject: Re: [Radiant-Dev] Re: Newest Prototype and script.aculo.us in Radiant

Mislav,

I discovered the problem I had earlier and fixed it in r582.  Still, I'd
like to discuss one change with you briefly if you have time today.

Sean


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »