I did a quick comparison between the page generated today and the result of the previous method (i.e. the one currently at f.a.org) Need to cleanup ASAP so that we can keep publishing the website.
Now missing some entries which were only in the */plugins/plugins.xml descriptors and not present on the local filesystem. input.pod output.s5 These are ones that are hosted outside the Forrest project. The "Website:" URLs are missing the "plugins_0_80/" directory because now using the URLs from */build.xml files. Probably need to pass in a "version" parameter and construct the URLs. It now lists ones that are being worked on and not yet committed. My fault because i was doing plugin development directly in the "whiteboard/plugins" directory and not in a private space. Committers who are publishing the website need to take care. Many extras in the whiteboard section because it is now doing a directory listing rather than using the plugins descriptor. Some of these were not yet released. Some localhost:8888 URLs (e.g. doap) probably still the default from seeding each plugins. Our previous method was to describe each one that was ready to be published in the plugins.xml and clean up its default values. Descriptions might need review to sync with what was in plugins.xml "Internal Plugins" section needs to say "No plugins yet" for core. whiteboard/plugins/*/build.xml needs cleanup because some were not before exposed. -David