Skip to content

General

General

Categories

168 results found

  1. It shouldn't take more than 20 minutes

    54 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. There is a list with recently added and most downloaded plugins, but none for recently updated plugins.

    42 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)
  3. this seems like something that should be permitted

    34 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)
  4. Implement functionality, that allows to download the plugin as one file (and not only github copy).

    "Must-haves" IMHO:

    1) Inclusion order for files (to make sure dependencies are correct).

    2) Optional "YUI compressor".

    2.1) Configure which headers to keep (license and author is always a good idea because of copyright), or possibly an optional header.

    I have a plugin that uses several classes and I would not want to include them one after another for obvious performance reasons.

    32 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)
  5. Its hard to find a splitter that can be draged around and works on most(all) browsers. And it is a usefull tool you can find in most visual programming languages.

    I suggest a first 'div' element wil be used as the wrapper, and afther that divs can have orientation and min/max sizes. and can be nested in one another.

    30 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)
  6. The download button disappeared after I updated the current version in package.yml

    30 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)
  7. It's good to know how active the development on a plugin is. A date on each release would also be great.

    21 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. It would be great that we could have a simple way of getting to some of the plugins I like the most. Something like the boolmarks in the browser.

    16 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)
  9. You can now browse the most downloaded plugins ever. But it would be great to bring new plugins to attention who have the most downloads per week or month.

    16 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)
  10. By measuring user-downloads and grouping the downloads, it should be possible to show similar plugins (since users tend to download multiple plugins to solve one problem). A approach with better results would be a i-use-this/watch-this implementation, but resultsets from downloads should be ok.

    I can help with the implementation, similar implementations I did brought awesome results on even small data sets (based on I-like-this voting)

    13 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    planned  ·  4 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)
  11. It's nice to see plugin short description as tooltips...

    12 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)
  12. In addition to Google, please host the Mootools on ASP.NET CDN like jQuery:

    http://www.asp.net/ajaxlibrary/cdn.ashx

    Thanks in anticipation.

    12 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. 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)
  14. I added a tag by mistake, updated the forge page, then removed the tag from github, but now I cannot update my plugin. Somehow this also removed the generated download button from the forge page also.

    10 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)
  15. Add option to sort by popularity and alphabet of the plugins would make it easier to find the right plugins.

    10 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)
  16. 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)
  17. 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)
  18. It's great to open exteranl links (such as demo, download) in new tab (window)...

    8 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)
  19. Someone needs to actively manage the plugin repository for valid and available plugins. For example, the MooSlider plugin isn't available for download (http://mootools.net/forge/p/mooslider). Kinda makes the idea for a "plugins repository" useless...

    8 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)
  20. I suggest that it would be possible to download a build containing the JS classes the plugin is dependent on.
    so for example, if my plugin is dependent on Element, Fx.Tweem and Request.JSON, i can download a file that contains just them and their dependencies.
    i know this is probably quite hard, but it's gonna be ultra cool if this was possible

    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)
← Previous 1 3 4 5 8 9
  • Don't see your idea?