You are browsing a read-only backup copy of Wikitech. The primary site can be found at wikitech.wikimedia.org
Phabricator project: #SVG_Translate_tool
Tool:SVG Translate: Difference between revisions
Jump to navigation
Jump to search
imported>Yug No edit summary |
imported>Nintendofan885 (Update Toolforge URL) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 7: | Line 7: | ||
word-break: break-word;"> | word-break: break-word;"> | ||
'''The tool is now live at [https:// | '''The tool is now live at [https://svgtranslate.toolforge.org https://svgtranslate.toolforge.org].''' | ||
</div> | </div> | ||
{{clear}} | |||
{{Tool | {{Tool | ||
| name = svgtranslate | | name = svgtranslate | ||
| title = SVG Translate | | title = SVG Translate | ||
| description = A tool for translating SVG files on Commons. | | description = A tool for translating SVG files on Commons. | ||
| website = https:// | | website = https://svgtranslate.toolforge.org/ | ||
| keywords = SVG, translation, i18n, l10n | | keywords = SVG, translation, i18n, l10n | ||
| repository = https://github.com/wikimedia/svgtranslate.git | | repository = https://github.com/wikimedia/svgtranslate.git | ||
Line 28: | Line 28: | ||
}} | }} | ||
This page documents the deployment of '''SVG Translate''' on Toolforge. General discussion about the tool is on [[meta:Community Tech/SVG translation|Meta]]. | This page documents the deployment of '''SVG Translate''' on Toolforge. General discussion about the tool is on [[meta:Community Tech/SVG translation|Meta]]. | ||
The test site is https://svgtranslate-test.toolforge.org/ | |||
== OAuth == | == OAuth == | ||
Line 45: | Line 47: | ||
* SVGTranslate: [[meta:Special:OAuthListConsumers/view/8951cc0295a64593b3be43faf7ccfd55]] 1.0 (approved) | * SVGTranslate: [[meta:Special:OAuthListConsumers/view/8951cc0295a64593b3be43faf7ccfd55]] 1.0 (approved) | ||
* SVGTranslate: [[meta:Special:OAuthListConsumers/view/9e6b5dcb8472a59aa037469617a234dd]] 0.0.1 (disabled) | * SVGTranslate: [[meta:Special:OAuthListConsumers/view/9e6b5dcb8472a59aa037469617a234dd]] 0.0.1 (disabled) | ||
== Server Admin Logs == | |||
=== Production === | |||
{{:Nova Resource:Tools.svgtranslate/SAL}} | |||
=== Test === | |||
{{:Nova Resource:Tools.svgtranslate-test/SAL}} | |||
== See also == | == See also == | ||
* [[meta:Community Tech/SVG translation]] | * [[meta:Community Tech/SVG translation]] | ||
* [https://commons.wikimedia.org/w/index.php?tagfilter=OAuth+CID%3A+1268%7COAuth+CID%3A+116&title=Special:RecentChanges&urlversion=2 Recent uploads to Commons] | * [https://commons.wikimedia.org/w/index.php?tagfilter=OAuth+CID%3A+1268%7COAuth+CID%3A+116&title=Special:RecentChanges&urlversion=2 Recent uploads to Commons] |
Latest revision as of 20:57, 3 July 2020
The tool is now live at https://svgtranslate.toolforge.org.
![]() | |
---|---|
Website | https://svgtranslate.toolforge.org/ |
Description | A tool for translating SVG files on Commons. |
Keywords | SVG, translation, i18n, l10n |
Maintainer(s) | (View all) |
Source code | https://github.com/wikimedia/svgtranslate.git |
License | GNU General Public License 3.0 or later |
Issues | Open tasks · Report a bug |
Admin log | Nova Resource:Tools.svgtranslate/SAL Nova Resource:Tools.svgtranslate-test/SAL |
This page documents the deployment of SVG Translate on Toolforge. General discussion about the tool is on Meta.
The test site is https://svgtranslate-test.toolforge.org/
OAuth
Required permissions:
- Edit existing pages
- Create, edit, and move pages
- Upload new files
- Upload, replace, and move files
Registered consumers:
- SVG Translate (beta) 2.0: https://meta.wikimedia.beta.wmflabs.org/wiki/Special:OAuthListConsumers/view/b1ae018e3799f53bdd1d10f27d75f35b
- SVG Translate (beta) 1.0: https://meta.wikimedia.beta.wmflabs.org/wiki/Special:OAuthListConsumers/view/111cecf4d00040ca306738ee27463aeb
- SVG Translate (test site): meta:Special:OAuthListConsumers/view/18fe6981e8d6a0e7f5c700888f2d47d9 1.0 (proposed)
- SVG Translate: meta:Special:OAuthListConsumers/view/920e17467184f06c6ebae5756a9c5b05 1.3
- SVG Translate: meta:Special:OAuthListConsumers/view/b92b2d7697f16a8f7a82435b7c20b3dc 1.2 (approved)
- SVGTranslate: meta:Special:OAuthListConsumers/view/92308f7c46631eb6737e7b914fb10c66 1.1 (approved)
- SVGTranslate: meta:Special:OAuthListConsumers/view/8951cc0295a64593b3be43faf7ccfd55 1.0 (approved)
- SVGTranslate: meta:Special:OAuthListConsumers/view/9e6b5dcb8472a59aa037469617a234dd 0.0.1 (disabled)
Server Admin Logs
Production
2020-05-11
- 03:17 wm-bot: <samwilson> Migrated to svgtranslate.toolforge.org with new OAuth consumer.
2019-10-29
- 04:30 wm-bot: <musikanimal> Updating to version 0.10.13
2019-08-05
- 09:42 wm-bot: <samwilson> Re-enabled auto deployments.
- 09:38 wm-bot: <samwilson> Set TRUSTED_PROXIES=127.0.0.1,172.16.6.39
2019-07-19
- 02:56 wm-bot: <samwilson> Added redirect to .lighttpd.conf: "^/svgtranslate/\?svg=(.*)" => "/svgtranslate/File:$1"
Test
2022-05-16
- 23:30 wm-bot: <samwilson> Fixed up deploy.sh command in jobs.yaml
2020-05-08
- 01:57 wm-bot: <samwilson> Switched to canonical domain name.
2019-10-31
- 01:12 wm-bot: <samwilson> Updated TRUSTED_PROXIES=127.0.0.1,172.16.0.43,172.16.0.17 and cleared cache.