2013/9/2 Dagobert Michelsen <[email protected]>: > puppet3 is available in the unstable branch (and also the upcoming kiel > release),
It would help if the website showed which catalogs contain a given package. For example, when you visit http://opencsw.org/p/puppet3 there's no indication which catalog is the website sourcing the information from. We could do all or some of the following: - hardcode information in the website that it's showing packages from the unstable catalog only - provide a list of catalog where the package is present, for example using jQuery and the REST interface. - write an optimized REST endpoint which takes a catalogname and returns a list of catalogs and package versions I've made some updates to my Ajax / REST demo at http://quinoa.blizinski.pl/~maciej/opencsw/test.html to make the code a little cleaner. Maciej _______________________________________________ users mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/users
