I've recently built a webpage that allows people to turn textbox table inputs into a random generator bookmarklet, which works great, that's all fine.
I'd really like to have an archive people where people can then submit the bookmarklets they've made as links so that other people can use them.
I've used the bookmarklets in pages and posts without any issues simply by posting the code into the URL field, and when I found the Link Library plugin (which allows people to add links directly to Link Manager) I thought I'd found the perfect solution.
However, any time I try to add a link with javascript as the URL, either through the plugin or directly through Link Manager, it disappears. It doesn't say it's invalid or that it failed, it just refreshes the page without actually completing anything.
So, is there any way to force Link Manager to actually accept JavaScript as a URL?
It also seemed to cut off part of longer bookmarklets that I tested, which makes it seem like there's a length limit for links, but I've been unable to find anything about that or the JavaScript issue.