Skip to content
Snippets Groups Projects
Commit cc86017d authored by Simon Urli's avatar Simon Urli
Browse files

XWIKI-16861: Prevent creation of pages with "/" and "\" in the name by default

  * Create components to allow various name strategies.
  * Define two strategies to replace characters or to use slug names (no
    accent, no special characters)
  * Define Administration page to allow choosing the strategy and the
    characters to replace with their replacement
  * Define a script service and template to allow performing name page
    transformation
  * Use this name page transformation URL in the location picker
  * Use the name page validation in CreateAction and in SaveAction in
    case of new pages.
parent 70350dd3
No related branches found
No related tags found
No related merge requests found
Showing
with 1505 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment