User:Gryllida: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
clarify |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#babel:en-3|ru}} |
|||
{{#babel:en-2|ru}}Volunteer with interests in software, sister projects, Australia, biology. |
|||
I like uploading images for Wikipedia, Wikinews, and Wikibooks. I like to ask photographers to release their work under a free licence. |
|||
I uploaded screenshots of maps before, but now I prefer to use [[:mw:Help:Kartographer|Kartographer]]. |
|||
Several times I successfully obtained free licenses for images at Flickr for reuse at Wikimedia. This is a pretty difficult procedure. Usually I just leave a comment on the image and the author responds from there. But many photographers ignore these comments. Sometimes a follow-up works; sometimes it doesn't. |
|||
For re-uploading Flickr images, [[Commons:Flickr2Commons|Flickr2Commons]] appears to do a good job. Thanks to Magnus Manske for writing and maintaining this useful tool. |
|||
Some images are sketches for software development, and are used either in documentation or in discussions at talk pages. I create these images using 'scrot' software for screenshots, and 'gimp' for drawing the sketches. These two wonderful tools are free, and run on Debian GNU/Linux platform. |
|||
<!-- |
|||
⚫ | |||
--> |
|||
I also own [[User:Gryllida (testing new account)|a second account]], which I made to test the fact that newly registered users can upload straight away; I may continue to use that account for technical reasons such as to view the default settings for the Commons site that were active at the time of registration. |
|||
I am happy to not make maps anymore. For a few years now, the Kartographer extension is a powerful way to create them. It uses data from OpenStreetMap. Previously I found the {{tl|ODbL OpenStreetMap}} template useful for maps, and also {{tl|OpenStreetMap}}, {{tl|Map}}. But now they are not needed as much because not so many maps are uploaded. |
|||
⚫ | |||
== Instant save button script == |
|||
I'm a happy user of flickr2commons since 2018. |
|||
# Copy code from [[:w:User:Gryllida/js/addInstantSaveToCodeEditor.js|this page]] to [[Special:MyPage/js/addInstantSaveToCodeEditor.js]] on the target wiki |
|||
"gry" at [[C:IRC|live chat]]. |
|||
# Add <code>importScript('User:YourAccountName/js/addInstantSaveToCodeEditor.js');</code> to [[Special:MyPage/common.js]], replacing YourAccountName with your username. |
Latest revision as of 08:11, 27 December 2020
Babel user information |
---|
Users by language |
I like uploading images for Wikipedia, Wikinews, and Wikibooks. I like to ask photographers to release their work under a free licence.
I uploaded screenshots of maps before, but now I prefer to use Kartographer.
For re-uploading Flickr images, Flickr2Commons appears to do a good job. Thanks to Magnus Manske for writing and maintaining this useful tool.
I also own a second account, which I made to test the fact that newly registered users can upload straight away; I may continue to use that account for technical reasons such as to view the default settings for the Commons site that were active at the time of registration.
Instant save button script
[edit]- Copy code from this page to Special:MyPage/js/addInstantSaveToCodeEditor.js on the target wiki
- Add
importScript('User:YourAccountName/js/addInstantSaveToCodeEditor.js');
to Special:MyPage/common.js, replacing YourAccountName with your username.