Changes between Initial Version and Version 1 of Download/Sophie2.0.6


Ignore:
Timestamp:
06/01/10 20:15:00 (15 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Download/Sophie2.0.6

    v1 v1  
     1= Download Sophie 2.0 = 
     2 
     3Sophie 2.0 is released under the [http://www.osedu.org/licenses/ECL-2.0 Educational Community License, Version 2.0]. 
     4 
     5Sophie 2.0 requires Java 5 or its equivalent.   
     6 
     7== This is an old release Sophie 2.0.6 build 2010-05-04-XXXX == 
     8 
     9== Release notes == 
     10 
     11 * [wiki:ITERATION_12/Release/UserDocumentation/01_PreReleaseSophie/01_InstallationInstructions Installation instructions] 
     12 
     13=== New features and fixes === 
     14 * Added frames in page templates 
     15 * Adding/Removing element to page template adds/removes elements from instances 
     16 * Created dialog for applying templates. 
     17 * Improved create template dialog. 
     18 * The create template dialog is reorganized in order to ease its use. 
     19 * Added frames and groups inside page templates dialog 
     20 * The options whether to include a given frame/page property in a template are now persisted. 
     21 * The wrapping now can be preserved with other template features, as a result when there are autochains including wrapping it is preserved. 
     22 * Server now preserves saved books and they can be loaded after restart 
     23 * Added background download/upload resources from/to client/server. 
     24 * Several bugs related to the Sophie Server web interface were fixed. 
     25 * Sophie can now open books that were added as command line arguments 
     26 * Dragging a comment frame to PWA now creates frames 
     27 * Numerous web interface server features are implemented - login, logout, register, forgotten password 
     28 * Now the user is able to log in to the server from Sophie Author and Reader. 
     29 * Autoactions are now skinnable. 
     30 * Improved alignment HUD appearance, new icons added. 
     31 * Fixed a bug that occured if the first change of a book was text change 
     32 * Fixed bug related with saving book and changing text styling. 
     33 * The glitch with button skins inside Sophie was removed. 
     34 
     35  
     36=== Known issues === 
     37 * On MacOS 10.5 first insert of a media and browser may bring an error report 
     38 * Web sites using Flash don't display correctly in browser frames. 
     39 * Sophie's performance is better on computers when running in Java 6 than it is in Java 5; if your computer has both, make sure that you're using Java 6 
     40 * Parts of the timeline interface still work incorrectly. 
     41 * There are some issues with layout redrawing on Windows Vista. 
     42 * Not all resources can be exported in their original formats yet. 
     43 * Possible audio issues with linux32  
     44 
     45== Downloads == 
     46 
     47== All platform ZIP of Sophie 2.0 build 2010-05-04-XXXX == 
     48(This contains the Author, Reader, and Server components in one directory.) 
     49 
     50 * [http://sophie2.org/downloads/sophie-2.0.6-platform.zip sophie-2.0.6-platform.zip ] 
     51 
     52=== Web installer of Sophie 2.0 build 2010-05-04-XXXX for Windows and Linux === 
     53 * [http://sophie2.org/downloads/packs/sophie-2.0.6-installer.jar sophie-2.0.6-installer.jar ] 
     54 
     55== Author == 
     56 
     57=== Mac ZIP === 
     58 * [http://sophie2.org/downloads/sophie-2.0.6-author-mac32i.zip sophie-2.0.6-author-mac32i.zip ] 
     59 
     60=== Win32 ZIP === 
     61 * [http://sophie2.org/downloads/sophie-2.0.6-author-win32.zip sophie-2.0.6-author-win32.zip ] 
     62 
     63=== Linux32 ZIP === 
     64 * [http://sophie2.org/downloads/sophie-2.0.6-author-linux32.zip sophie-2.0.6-author-linux32.zip ] 
     65 
     66=== Linux64 ZIP === 
     67 * [http://sophie2.org/downloads/sophie-2.0.6-author-linux64.zip sophie-2.0.6-author-linux64.zip ] 
     68 
     69== Reader == 
     70 
     71=== Mac ZIP === 
     72 * [http://sophie2.org/downloads/sophie-2.0.6-reader-mac32i.zip sophie-2.0.6-reader-mac32i.zip ] 
     73=== Win32 ZIP === 
     74 * [http://sophie2.org/downloads/sophie-2.0.6-reader-win32.zip sophie-2.0.6-reader-win32.zip ] 
     75=== Linux32 ZIP === 
     76 * [http://sophie2.org/downloads/sophie-2.0.6-reader-linux32.zip sophie-2.0.6-reader-linux32.zip ] 
     77=== Linux64 ZIP === 
     78 * [http://sophie2.org/downloads/sophie-2.0.6-reader-linux64.zip sophie-2.0.6-reader-linux64.zip ] 
     79 
     80== Server == 
     81 
     82=== Mac ZIP === 
     83 * [http://sophie2.org/downloads/sophie-2.0.6-server-mac32i.zip sophie-2.0.6-server-mac32i.zip ] 
     84=== Win32 ZIP === 
     85 * [http://sophie2.org/downloads/sophie-2.0.6-server-win32.zip sophie-2.0.6-server-win32.zip ] 
     86=== Linux32 ZIP === 
     87 * [http://sophie2.org/downloads/sophie-2.0.6-server-linux32.zip sophie-2.0.6-server-linux32.zip ] 
     88=== Linux64 ZIP === 
     89 * [http://sophie2.org/downloads/sophie-2.0.6-server-linux64.zip sophie-2.0.6-server-linux64.zip ] 
     90 
     91=== Daily builds === 
     92 
     93These builds are the latest daily builds, in both ZIP and GZIP format. Use caution with these; the features present in these builds may not match that which is described in the [http://www.sophie2.org/users/help/UserDocumentation.html documentation] and have not been as tested as thoroughly as the regular release.  
     94 
     95 * [http://sophie2.org/daily_builds/] 
     96 
     97=== Build server === 
     98 * Available at [http://sophie2.org:8080/] 
     99 
     100=== Source code === 
     101 * Source code can be checked out anonymously from Subversion: [svn://sophie2.org/sophie2/tags/release-21-sophie2.0.6. Subversion can be downloaded from http://subversion.tigris.org/. 
     102 
     103== User documentation == 
     104 * [http://www.sophie2.org/users/help/UserDocumentation.html Documentation for Sophie] 
     105 
     106=== Previous releases === 
     107 * [wiki:Download/Sophie2.0.5 Sophie 2.0.5] 
     108 * [wiki:Download/Sophie2.0.4 Sophie 2.0.4] 
     109 * [wiki:Download/Sophie2.0.3 Sophie 2.0.3] 
     110 * [wiki:Download/Sophie2.0.2 Sophie 2.0.2] 
     111 * [wiki:Download/Sophie2.0.1 Sophie 2.0.1] 
     112 * [wiki:Download/Sophie2.0 Sophie 2.0] 
     113 * [wiki:Download/Beta-3 Sophie 2.0 beta 3] 
     114 * [wiki:Download/Beta-2 Sophie 2.0 beta 2] 
     115 * [wiki:Download/Beta-1 Sophie 2.0 beta 1] 
     116 * [wiki:Download/TestRelease-4 Sophie 2.0 Test release 4] 
     117 * [wiki:Download/TestRelease-3 Sophie 2.0 Test release 3] 
     118 * [wiki:Download/TestRelease-2 Sophie 2.0 Test release 2] 
     119 * [wiki:Download/TestRelease-1 Sophie 2.0 Test release 1] 
     120 * [wiki:Download/Alpha-4 Sophie 2.0 alpha 4] 
     121 * [wiki:Download/Alpha-3 Sophie 2.0 alpha 3] 
     122 * [wiki:Download/Alpha-2 Sophie 2.0 alpha 2] 
     123 * [wiki:Download/Alpha-1 Sophie 2.0 alpha 1] 
     124 * [wiki:Download/Pre-alpha-5 Sophie 2.0 pre-alpha 5] 
     125 * [wiki:Download/Pre-alpha_4 Sophie 2.0 pre-alpha 4] 
     126 * [wiki:Download/Pre-alpha_3 Sophie 2.0 pre-alpha 3] 
     127 * [wiki:Download/Pre-alpha_2 Sophie 2.0 pre-alpha 2] 
     128 * [wiki:Download/Pre-alpha_2 Sophie 2.0 pre-alpha 2]