Am 17.10.2013 20:25, schrieb Tourist:
On Thursday, 17 October 2013 at 18:22:02 UTC, Sönke Ludwig wrote:
Am 16.10.2013 21:01, schrieb Sönke Ludwig:
The DUB package registry [1] has finally gained support for the text and
category based search of packages. There is also a category for D
standard library candidate modules, as has been suggested recently.

If you already have any registered packages, please log in and add the
proper categories to each of them ("My packages" -> click on package
name). Should there be no exact category match, and that specific
category is likely to have multiple entries in the future, please make a
corresponding pull request against the category file [2] on GitHub.

It's still all a little rough around the edges. Any bugs can be reported
on the issue tracker [3] or discussed in the forum [4].

[1]: http://code.dlang.org
[2]:
https://github.com/rejectedsoftware/dub-registry/blob/master/categories.json


[3]: https://github.com/rejectedsoftware/dub-registry/issues
[4]: http://forum.rejectedsoftware.com/groups/rejectedsoftware.dub/

Now also with JavaScript support for switching categories and
alphabetic sorting.

The website is a bit "jumpy" for me in Firefox upon navigation.
As if it loads without the CSS for a moment, and then restores.

I could barely reproduce it, but it looks like the cache headers that the server sent caused the CSS to be re-requested for every page load. Should be fixed now.

Reply via email to