Class:
http://mootools.net/forge/p/moorte
GITHub project page:
http://github.com/siteroller/moorte
v0.54 was hanging on the words 'Verifying JS files'.
v0.55 hangs on the "Verifying README.md and package.yml"
The package.yml is the same as was during initial (accepted) commit
except the update of the version number.
I don't know what I did to the README that would upset the updater.
How do I go about finding the err?
Thanks guys!
Now the only tag is the current one: 0.55
Didn't help.
Sam
Same thing was happening before, only first reaching the 'Verifying JS
files' stage.
Tried on Firefox and Chrome (in the hope that it was just waiting for
some Mootools response that wasn't being fired).
Any help appreciated
On Jan 11, 2:30 pm, Fábio M. Costa <fabiomco...@gmail.com> wrote:
> it dont even show an error message? It simply stops?
>
> --
> Fábio Miranda Costa
> Solucione Sistemas
> Engenheiro de interfaces
>
The MooRTE plugin now has nearly 150 downloads.
And every one of them is broken.
Shortly after committing we found a major issue - not sure how it
passed through testing - and went to correct it.
Now, nearly a month later, with dozens of attempts to update it
ignored, I still have the same buggy commit up there.
Unsurprisingly, this has been a negative experience with our users - I
don't know how many we still have.
A bug report was filed on the github branch, the IRC channel was
haunted, to no avail.
Please; The forge is supposed to help the community, I beseech, beg,
implore, and request if anyone who can look into this issue can
please, please look into it.
Sincerely, a poor, desperate, Mootools developer.
On Jan 11, 9:32 pm, Aaron Newton <aa...@iminta.com> wrote:
> FYI, the principal developer of the forge, Guillermo Rauch, has been on
> vacation for the last three weeks. I heard from him today; expect to see
> some action on this stuff relatively soon.
>
Cheers
Darren
I'm willing to help with the forge. Looking at the source I think it
needs major update. I've been using symfony for more than 2 years so I
know every aspect of it.
Sorry I couldn't get to this earlier, I've been really busy at work.
The update problem was related to special characters in tag names, and
has been fixed. It affected a small percentage of plugins, but for
those it did affect, it was obviously frustrating as the forge
wouldn't give any explanation other than an error 500.
I could only test in my local stage server, so of course if something
didn't go as planned, let me know.
@ken
Your assessment about the update action is incorrect. executeUpdate is
not implemented because it's simply not being used. Please look at the
executeAdd function. The update functionality has been in the forge
since the very first release and it only was failing when the tags had
special characters in them.
What major update do you think the code needs? It's currently using
Symfony 1.2 (end of maintenance is next month, but upgrading to
1.3/1.4 is simple and will be done). Same for Propel 1.3 to Propel 1.4.
Its been another month and a half.
My GITHUB issue report has since been closed.
Several others on the UserVoice page have the same frustration.
But the Forge issue has not been dealt with.
We are closing in on 350 buggy non-working downloads.
We have another plugin waiting in the wings.
But the Forge issue has not been fixed.
Please, please - is there someone that could possibly help Guiller to
fix this?
The forge is really a wondrously good thing, and I appreciate the work
that has gone into it.
But it really is important that the Forge not mess up the hard work of
us plugin authors - which is what it has so far done for me.
The plugins are:
MooRTE - Wysiwyg editor: http://mootools.net/forge/p/moorte
CollerRoller - Color Picker: http://github.com/siteroller/ColorRoller-MooTools-Color-Picker
I don't believe there are any special characters anywhere. There may
be something in the package.yaml files done wrong, but nothing I can
pick out. The response is always a "500 internal error".
Thanks
On Jan 26, 7:13 am, Guillermo Rauch <rau...@gmail.com> wrote:
> This fix was only for updates. I'll look into your specific scenario
> shortly.
>
> On Mon, Jan 25, 2010 at 9:12 PM, Ryan Rampersad <ryan.ramper...@gmail.com>wrote:
>
>
>
> > I'm still getting a 500 error when trying to add a new plugin. Other people
> > have uploaded plugins just fine, so it must be my plugin<http://github.com/ryanmr/GoodCarousel>,
It works.
The 500 err is gone.
The colorpicker is in.
Moorte does seem to have an err, but that is my own. Will fix that.
Thanks so very much.
You guys rock. 'Specially Guiller.
Sam
On Mar 7, 1:46 pm, Guillermo Rauch <rau...@gmail.com> wrote:
> Sam,
>
> I just pushed a fix for the Color Picker plugin, you should be able to add
> it without problems.
> As far as MooRTE is concerned, I'm not getting any error 500s. I get a
> problem with the YAML header of moorte.js.
>
> If you look athttp://github.com/siteroller/moorte/blob/master/Source/moorte.js, you'll see
> that the comment snippet (between the --- and ... delimiters) is not valid
> YAML. You can use this tool <http://yaml-online-parser.appspot.com/> to test
--
Dimitar Christoff
"JavaScript is to JAVA what hamster is to ham"
http://fragged.org/ - @D_mitar - https://github.com/DimitarChristoff
https://github.com/mootools/mootools-forge/blob/master/misc/PROJECT.instructions.md
I never knew about Stable: <tag>, which in turn explains my inability
to sustain multiple tags and have download point to latest.
also, looks like though it lacks support for ```javascript GH
flavoured markdown, it works with #JS - so it has cleared up a few
issues :)