Butor Wiki Changes log
by A. Admin Sawan on 2007/03/09 19:24:44 149
2.2.1
----------
1) wysiwyg editor:
  * Now the site theme is applied in the wysiwyg editor
  * enhancement of handling of <pre>:
  Now ensure that a block of preformatted text are encapsulated in one pre tag. 
  The problem was in IE. he split a pre block into two blocks of pre when breaking 
  a line.
  * IE and href property of <a>:
  When creating an anchor tag (a link). IE prefix a relative link with the current 
  domain and app name. Now it is corrected by scanning the document when 
  saving and correct the bad hrefs.

2) username vs full name:
  Now we show the fullname instead of only the username in many places like
  file manager, log changes, history, lock/publish macro, article signature, 
  history view, groups manager, etc

3) file manager - more actions drop down:
  * Now download works for non wiki pages.
  * Import tool works. Jars was missings!
  
4) Search:
  * Now advanced search work with "search in" option.
  * Now hit ENTER to submit the serach criteria page

5) Downloads:
  * Now when downloading, the resource name is correct even if the name 
    contain spaces!
    
6) References:
  * Fixed bug: some links was not compiled in references if
  the link use "page=" or "dirName=" attributes.

7) Users managment:
  * Use DWR for remote interactions
  * Show now all groups where the a user is part of

8) Groups managment:
  * Use DWR for remote interactions
  * Added a new link to show a user detail

9) Publish:
  * Build references of wiki pages when publishing. This
  was missing since the introduction of the publish feature!
  
10) Dynamic content
  * Use DWR for remote interactions

11) JVM args
  * renamed jvm args (see <wiki-repo>/butor.properties file)