| English | Português |
|---|---|
| The InkMoz will be remaked to be useful, like I propused for the GSoC. | O InkMoz será refeito para ser útil, como propus para o GSoC. |
| It enables you to write Inkscape extensions in JavaScript and using the Gecko DOM on this. | Ele possibilita que você escreva extensões em JavaScript e usar o DOM do Gecko nisso. |
| It uses the XULRunner and a little of Python to be cross-plataform and easy to install. | Ele usa o XULRunner e um pouco de Python para ser independente de plataforma e fácil de instalar. |
| You need the XULRunner | Você precisa do XULRunner |
| The InkMoz must be on the system Inkscape extension directorie: | O InkMoz deve estar no diretório de extensões do Inkscape no sistema: |
/usr/share/inkscape/extensions |
|
| (on Linux! Please, tell me where it is on Win and OS X) | (no Linux! Por favor, me diga onde fica isso no Win e OS X) |
| Procedure: | Procedimento: |
|---|---|
| Test if the XULRunner is installed: | Teste se o XULRunner está insatlado: |
xulrunner -v |
|
| If you don't have it, install on Debian GNU/Linux with: | Se você não tem ele, instale no Debian GNU/Linux com: |
aptitude install xulrunner |
|
| For other O.S.'s (like Windows, OS X and other Distros), please see the XULRunner Web Site | Para outros S.O.'s (como Windows, OS X e outras Distros), por favor veja o Site do XULRunner |
| Enter in the extension directory: | Entre no diretório de extensões: |
cd /usr/share/inkscape/extensions |
|
| Download the InkMoz: | Baixe o InkMoz: |
wget /pub/Aurium/InkMoz/inkmoz.tar.gz |
|
| Unpack it with the command: | Descompacte-o com o comando: |
tar -xzvf inkmoz.tar.gz |
|
| Use the InkMoz test efect. | Use o efeito de teste do InkMoz. |
If an error happens, copy it and send me! aurium at gmail dot com (with the details that you to obtain) |
Caso ocorra algum erro, copie-o e envie-me! aurium arroba gmail ponto com (com os detalhes que você conseguir) |
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| |
inkmoz.tar.gz | manage | 10.0 K | 26 Mar 2007 - 21:50 | AurelioAHeckert | Version 0.5 |