XWiki.org Documentation Reorganization (batch 7)

As a follow-up of this proposal: Kebab-case for Image Names, there’s needed a naming strategy for attachments to use kebab-case, and also a migration strategy to adopt it on xwiki.org.

Migration Strategy for Attachments Names

When a new attachment (image, document, etc.) is added, its name should either be validated or automatically transformed into kebab-case (e.g.: My Image.PNG → my-image.png).

The strategy can follow a similar approach to the page name migration and should be applied to:

  • All attachments of pages located in the new location on the main wiki.
  • Any new attachments of pages created on xwiki.org after the proposal is accepted.

WYT? Thanks!