What's new in 4.1 Release

Notes GUI

  • New: master/slave mode for creating multi language sites or to manage development and production versions.

  • New: administration setting for HTML document type (domino default, strict, tansitional)

  • New in content types: new button 'push changes to content documents' only pushes changes of type 'force & overwrite' to content documents.

  • New: in links: a new dialog to link to CMS content

  • some bugfixes

    Backend

  • The view ($navigatorSource) is not sorted by position and title. This means that elements in automatic navigators are now sorted alphabetically when they have the same position number.

  • New: new URL parameter 'resulttemplate', used in search queries. This is needed to seperate search result templates from content templates.

  • Fixed: in the header of search results all \ are now replaced by /

  • Fixed: a search result is now of type 'text/html' and not unspecified

  • New: agent (wCrawlerSitemapXML) for submitting a XML sitemap to Google

  • Fixed: variable FILEPATH was not always replaced

    openwebcms35.jar

  • added handling for LogManager? when a problem with a profile document occurs
  • search result is closed with </BODY></HTML> now
  • fixed problem with URL encoding/decoding on linux servers - always using UTF-8 on Domino 7.x server or higher
  • changed doSearch so that DocumentFactory? is being used
  • new: template parameter für searches renamed to 'resulttemplate' so that content template and result templates are seperated
  • fixed using String.replace() wich causes problems with Domino 7