174 results found
-
Lp storage
Lp storage, vinyl storage cases
www.neo-online.co.uk1 vote -
nts
Thaks For Sharing About for Study
https://ntsroll3.blogspot.com/1 vote -
Shred The Skies In Frantic Aerial Shooter Furious Angels
In April last year, the controversy over the bill related to game addiction is hot. The essence of these laws is to integrate and manage game addicts at the national level. Women 's groups of parents and many civic groups welcomed this as a timely alternative.
On the other hand, gaming industries are strongly opposed to the idea of "completely killing the domestic game industry, which is generating profitable profits both internally and externally."
Is it a system that should be introduced urgently because of the bill for game addiction, protection of the youth and so on.
<div style="width: 100%;…1 vote -
1 vote
-
www.skrotdinbil.net
Sælg ikke før du har talt med os
Skrot Din Bil Nu Skrotbil Hentes Gratis.
Sælg din bil nu
Vi tilbyder dig den bedste service i Region Hovedstaden - og Sjælland, med gratis afhentning i København.
Vi fuldfører vores arbejde med flere års erfaring.
Vi modtager alle skrotbiler og med et smil og tilbyder dig den højeste skrotpræmie,Tænk ikke længe over hvad du skal foretage dig med din skrotbil. Ring Til Os Nu
Tlf 52 666 309 Mail : info@skrotdinbil.net
http://skrotdinbil.net1 vote -
create a splitter to split a panel.
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 -
Bad GitHub response. Try again later
I can't add my plugin. It says: Bad GitHub response. Try again later. The repo is https://github.com/tbleckert/scoreboardjs. Do you have an idea why it doesn't work?
4 votes -
Name to Hex color conversion
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 -
Host Mootools on Microsoft CDN
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 -
`provides` field missing or empty
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/MooUpload7 votes -
Add option to delete own widgets
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 -
I'm astonished by the number of failed demos. Surely it is fundamental to the success of Mootools, for its contributors.
Mooforge should ensure that all demos are currently active, one link is promoting health pills! This makes a mockery of genuine contributor's as their work is treated with contempt when a visitor is confronted with so many dropouts. There should be appointed 'minders' who regularly validate that demos/downloads are fully operational.
1 vote -
accordion not working good with ajax content, since height might get wrong
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 -
0 votes
-
Forgotten password
i can not recieve new password, or link for setting my password back. (iv......acs@windowslive.com)
2 votes -
A list with recently updated plugins
There is a list with recently added and most downloaded plugins, but none for recently updated plugins.
42 votes -
Implement Disqus on single plugin page
It shouldn't take more than 20 minutes
54 votesWill add `reviews` instead of comments, similar to the Apple store. Reviews will support comments as well.
-
add the ability to remove a plugin
this seems like something that should be permitted
34 votes -
One file JS download
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 -
The download button disappeared after updating the current version number
The download button disappeared after I updated the current version in package.yml
30 votes
- Don't see your idea?