Mark Jubenville
Mark Jubenville
All right, apparently this is a common issue =) I'll take a look at it this weekend then and see if I can fix it up for all versions of...
This could be done. However for the autocomplete code I'm currently using jQueryUI's autocomplete plugin right now. Twitter Bootstrap has it's own plugin for that sort of thing, Typeahead. So...
If the formID option is undefined, then the parent form of the fieldID element should be used instead of the parent form of the TagHandler
Hey Adam, Sorry for the late reply. Right now there isn't a way to do this easily. You might be able to cobble something together using the updateData options and...
Probably need to make a Distribution view, that shows some Distribution info in the same manner as the Author view, and then with a list of modules in the distribution...
The distribution search and distribution views have now been created. The author view now shows the author's distributions instead of their modules. Currently the distribution view still has an issue...
We need to pull a bit more information into the distribution view still. The changes file, meta.yml etc. Also cpan ratings and test info. In the future we'll also show...
We could extend this idea by showing a news feed on the home page about any of your favourites.
I've actually used that one before. We are currently using that on our CPAN Mangler middleware and in our iCPAN app. Frankly it's probably my first choice to use but...
Pygments is server side only I believe. The current search.metacpan.org has no backend, it's all done in javascript so I need a javascript implementation. We are probably going to do...