David Crossley wrote:
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
I now see Cyriaque meant s5 was not appearing in the index page, I
misunderstood.
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.
Hmmmm...
I didn't think about that, I suspect doing local work in whiteboard is
common. How about I add a property:
published=true|false
This property will not be in the template build.xml so the plugin will
only be published to the index page if the developer actively creates
the published property.
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.
Would be solved by above, but is that a "bad thing". We have deployment
from local source files and we also have deploy and release targets.
Ross