We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm editing a page on the Tatoeba wiki. I hover over "Upload a new image" under "Actions" in the upper right-hand side of the window. The URL shown is http://en.wiki.tatoeba.org/articles/edit/upload-image . I click on the link. I'm taken to this URL: http://en.wiki.tatoeba.org/articles/create/upload-image . But the title of the page is "Create a New Article", and there's no apparent way to upload an image. @allan-simon, what's going on?
The text was updated successfully, but these errors were encountered:
hmmm the link should be http://en.wiki.tatoeba.org/media/upload-image certainly something is wrong in the way the URL is generated
Sorry, something went wrong.
In any case, as a workaround, I was able to go to that URL and successfully upload an image. The message was a little messed up, though:
File uploaded successfully. at this address: /media/get/link_image2.png
It should say this:
File uploaded successfully to this address: /media/get/link_image2.png
Or even better:
File uploaded successfully. To insert the image into a wiki page, type the following: ![your alternate text string here](/media/get/link_image2.png)
No branches or pull requests
I'm editing a page on the Tatoeba wiki. I hover over "Upload a new image" under "Actions" in the upper right-hand side of the window. The URL shown is http://en.wiki.tatoeba.org/articles/edit/upload-image . I click on the link. I'm taken to this URL: http://en.wiki.tatoeba.org/articles/create/upload-image . But the title of the page is "Create a New Article", and there's no apparent way to upload an image. @allan-simon, what's going on?
The text was updated successfully, but these errors were encountered: