Skip to main content Skip to navigation

Sitebuilder

 

  • Stores web content; static HTML/binary content, plus various kinds of auto-generated page
  • Everything with a URL is a Page (even files, redirects, etc)
  • Pages exist in a strict hierarchy. Every HTML page is a directory which may contain files and other pages. Files cannot have subcontent.
  • Get RSS/Atom/JSON feeds for changes, contents
  • Use APP to create content
  • No formal API to modify permissions + properties yet
  • All ID7 Sitebuilder pages include jQuery.js ( >= 1.11.3 )
  • Use http://www2.warwick.ac.uk/static_war/api/sitebuilder.js to get/set page properties, permissions and content in javascript
  • www2.warwick.ac.uk/ajax/search is a proxy to search.warwick.ac.uk, to allow you to get around XSS limitations.
  • Coming soon: APP for news, events, and glossaries. Turbo-glossaries!

 

 

Notes