Topic on Project:Support desk

How should I structure translations for my wiki

1
MarblehorseNet (talkcontribs)

Currently, I have an English wiki containing text and images in English. I want to automate the process of rewriting the content and images into different languages using a Python script. However, I'm concerned about the complexity of creating and managing multiple subdomains. Is there a way to replicate the settings and extensions of my main domain for these subdomains while allowing them to have their own articles and images?

One possible solution I'm considering is manually generating multiple wikis and using a cron job to transfer extensions and settings, as well as import text files and images into each wiki individually. However, I'm hoping to find a simpler approach.

Additionally, I cannot use the generic Translate extension because the images contain English text, and I have schemas and SEO tags associated with each page that would be incorrect during the translation process.

Reply to "How should I structure translations for my wiki"