Skip to content

General

General

Categories

173 results found

  1. Please include the name-to-hex color conversion in the native library:

    // Here is the solution tied together as a native String native extension using

    // MooTools, though you can implement the same thing in whatever framework you prefer:

    (function(String){

    var valueMatch = {
    'rgb(0,0,0)': { 'black': ' ', 'rgb(0,0,0)': ' ' },
    'rgba(0,0,0,0)': { 'transparent': ' ', 'rgba(0,0,0,0)': ' ' },
    '#ffffff': { 'transparent': ' ' },
    'transparent': { 'transparent': ' ' }
    },
    colorFromProbe = function(color){
    color = color.toString();
    if(!color.match(/^#.+$|^[^0-9]+$/)) return color;
    var probe = ($('moocolorprobe') || new Element('textarea', {
    'id': 'moocolorprobe',
    'styles': {
    'display':…

    11 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Hi, I successfully added my plugin, and updated it a couple of times .. until i decided to tag for 0.2, now the update process fails at add-5 with an Internal Error 500 .. My repo is the following : https://github.com/kelexel/moo-KCode .. this is my first github repo and forge plugin, so i'm pretty sure i'm the culprit .. if only i could figure ... why ? r.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. The project has not been updated in the last 2 years and its beginning to look like a dead project. I suggest a complete rewrite based on Zend Framework. Forge needs a road map and a team writing the code. I don't know if anyone of the mootools team is seeing this but this really needs to be done. Forge is beginning to create the image of mootools being a dead library

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Hello after I updated this plugin (http://mootools.net/forge/p/inplaceeditor) the download button disappeared. don't know why

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. http://netjs.codeplex.com/SourceControl/list/changesets ... I have release a few libraries I think are better than in the More code such as Validator and a complete UI Framework with CSS3 Transitions support including a Start Menu and Desktop. I have also ensured my new code uses HTML5 and does not deviate from the concepts at large such as the Validator class in More does. Please review and add to the More Framework if possible thus replacing old code. Propz to Aaron and Valerio for the first rounds but it's time for Moo 2.0~!!

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. can't update my plugin: http://mootools.net/forge/p/gniusBackground.
    it always halts at verifying js files and it won't get further

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. For example, searching for "autocomplete" in the Forge does not bring up the following plugin, even though it has "autocomplete" in its description:
    http://mootools.net/forge/p/moocomplete

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Hi i am have problem of fx.morph is not constructor, can anyone solve it.

    Thanks

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Hey, I can't log back into that account and the password recovery link does not send anything to the "custom" email (antoine@goutenoir.com). Could you please drop the account or send me back a password ?
    I've got new plugins to add to the forge, and I'm excited about it ^^

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. In github, there is a ``` convention that allows you to choose the highlighting language for your code blocks. It does not work in the forge, it would be awesome if it did !

    Explained here :
    http://jackhq.tumblr.com/post/4777544850/github-enables-syntax-color-to-your-project-readme

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. I want to upload my plugin to Mootools Forge but the next error appear:
    "provides field missing or empty in MooUpload.js"

    I have provided this field, but I don't understand why Mootools Forge say that is missing.

    Can somebody help me.

    My repository is:
    https://github.com/juanparati/MooUpload

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Hi, I found no possibility to delete my widget and I was only experimenting for the first time. Could you please add an option and could you please delete this widget http://mootools.net/forge/p/moodropmenu2? Thanks!

    9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. 3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. First off, this is kind of a pain:

    myForm.set('send', {url: 'contact.php', method: 'get'});
    myForm.send(); //Sends the form.

    When in earlier versions of mootools you could just do myform.send({url:'/', method:'get'});

    Also, there's no way to specify a form to use Request.JSON which would be super helpful. Maybe make form.send take a Request object

    myform.send(new Request.JSON({ ... });

    Frankly, the docs on this are very hard to find (who would know to look under the Request object for form submission?) and the form search is useless for this case. It would be great if you showed how to add events as an…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. There are two singleton patterns posted up and while I can see which is more recent, I can't tell by how much. It would be cool if you could pull in and cache a "last updated" date from the Github API.

    The reason I say cache is because one of the two singleton's appears to have been removed. Another good thing to add would be a job system that checks the integrity of the links—if something 404's after several weeks, it should be removed from Forge.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. I'm developing a module for Joomla 1.6.
    This module is to display some records, and it has a pager... which means the user may initially see 10 records.... he can the choose to move to another page by e.g. hitting "Next". When he does that the new content, for this module only, will be fetched using AJAX... so the rest of the page remain the same.

    My problem when using the accordion is that if I fetch content (a page) for the module in question which might have less records than another one.... and I click the accordion title to…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. //example
    var B = new Class({
    Implements:{name:'han'} // before 1.3 is OK, 1.3 is bad
    });

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. I have translated FileManager to Lithuanian language: http://www.visaita.lt/file_manager/Language.lt.js
    Link will be available for several weeks.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. When I update my plugin Element.removeTag, it picks up the latest tag and uses the right commit, but doesn't update the current version number.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?