Re: [Rails-spinoffs] XML parser fixed

2006-03-26 Thread Thomas Fuchs
Heya, On the documentation: First of all, pages marked with the "stub" tag are needed, as are the "wanted pages" (pages referenced, but not created). See: http://wiki.script.aculo.us/scriptaculous/tags/stub Plus, feel free to add documentation, where you feel it's needed. The FAQ could also

Re: [Rails-spinoffs] [ANN] script.aculo.us 1.6 beta

2006-03-26 Thread Thomas Fuchs
Prototype's version was bumped to 1.5.0_pre0 on January 18, see http://dev.rubyonrails.org/changeset/3434 (There is no "official" stable release yet, but it works fine here, thus the call to give the latest script.aculo.us trunk a test) -Thomas Am 26.03.2006 um 14:49 schrieb Todd Ross: On 3/2

RE: [Rails-spinoffs] XML parser fixed

2006-03-26 Thread Maninder, Singh
Thanks guys for taking a stab at this. One quick question - all these user contributed code - do you guys put it on the wiki? Or the only way to get to this is by searching through the 1000s of threads? I think we all should try to put as much focus on documentation as we are putting on coding

Re: [Rails-spinoffs] [ANN] script.aculo.us 1.6 beta

2006-03-26 Thread Todd Ross
On 3/26/06, Thomas Fuchs <[EMAIL PROTECTED]> wrote: > This version is mostly a refactoring/bugfix release, and marks the > switch over to > Prototype 1.5 (Prototype 1.4.0 is no longer supported). The required > prototype.js > file is included (lib/prototype.js) of course. http://prototype.conio.ne

[Rails-spinoffs] [ANN] script.aculo.us 1.6 beta

2006-03-26 Thread Thomas Fuchs
Heya, The script.aculo.us SVN repositiory now holds the 1.6 beta. This version is mostly a refactoring/bugfix release, and marks the switch over to Prototype 1.5 (Prototype 1.4.0 is no longer supported). The required prototype.js file is included (lib/prototype.js) of course. Changes since