Difference between revisions of "Bytemark server"

From Apertium
Jump to navigation Jump to search
Line 1: Line 1:
 
Notes about the bytemark server
 
Notes about the bytemark server
   
-- Paths --
+
== Paths==
   
 
Web stuff, including wordpress is in /var/www/.
 
Web stuff, including wordpress is in /var/www/.
   
 
/var/www/ApertiumAWI - see [[User:Commial/AWI]]
 
/var/www/ApertiumAWI - see [[User:Commial/AWI]]
  +
  +
  +
  +
  +
  +
== Pointing to an external ScaleMT installation ==
  +
  +
  +
You can add them to the list here:
  +
  +
<pre>
  +
/var/www/wp-content/themes/apertium/apertium.js:279:
  +
document.translation_services =
  +
['http://www.softcatala.org/apertium/','http://api.apertium.org'];
  +
</pre>
  +
  +
And the pairs on it should be available immediately.

Revision as of 07:54, 19 August 2011

Notes about the bytemark server

Paths

Web stuff, including wordpress is in /var/www/.

/var/www/ApertiumAWI - see User:Commial/AWI



Pointing to an external ScaleMT installation

You can add them to the list here:

/var/www/wp-content/themes/apertium/apertium.js:279:
document.translation_services =
['http://www.softcatala.org/apertium/','http://api.apertium.org'];

And the pairs on it should be available immediately.