Skip to main content Skip to navigation

Example 2: Auto-create pages

We want to create a page for each member of a module to present their work in

  • Pages should be named as per the user code
  • Pages should be pre-filled with a bit of descriptive information about the individual
  • Pages should have their permissions set so that each individual is a contributor on his/her page
  • We also want a recent-changes page to summarise activity over the whole set

Example code (java)