Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
74:releasenotes [2019/11/11 13:11] emr74:releasenotes [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 15: Line 15:
 {{  :74:sidebysidetranslate.png?direct&800x490  }} {{  :74:sidebysidetranslate.png?direct&800x490  }}
  
-The processes are then displayed in the language the users have selected in their profiles. Content that is not yet translated to the desired language will be displayed in the workspace default language. This also applies to seach results. This allows to translate a process step by step.+The processes are then displayed in the language the users have selected in their profiles. Content that is not yet translated to the desired language will be displayed in the workspace default language. This also applies to search results. This allows to translate a process step by step.
  
 Learn more: [[:74:multilanguage|]]. Learn more: [[:74:multilanguage|]].
 +
  
 ===== Show Process Changes ===== ===== Show Process Changes =====
Line 146: Line 147:
 ==== Adapt the server.xml ==== ==== Adapt the server.xml ====
  
-The Context definition in "<font inherit/Courier New,Courier,monospace;;inherit;;inherit>conf/server.xml</font>" has to be adjusted. The following Context tag in server.xml+The Context definition in "conf/server.xml" has to be adjusted. The following Context tag in server.xml
  
 <code> <code>
Line 167: Line 168:
   * Stop the Stages service   * Stop the Stages service
   * Execute the update script:   * Execute the update script:
-      * Windows: "…<font inherit/Courier New,Courier,monospace;;inherit;;inherit>\stages\bin\update.bat</font>+      * Windows: "…\stages\bin\update.bat" 
-      * Linux: "…<font inherit/Courier New,Courier,monospace;;inherit;;inherit>/stages/bin/update.sh</font>"+      * Linux: "…/stages/bin/update.sh"
   * Restart the Stages service   * Restart the Stages service