User talk:SCP-2000
歡迎光臨元維基![edit]
SCP-2000,您好!歡迎光臨維基媒體元維基!這個網站是為協調和討論所有維基媒體計畫而設。我們的政策頁可能對您有用。如果您有興趣協助翻譯工作,請參觀Meta:Babylon/zh。你可在Meta:Babel、Wikimedia Forum留下口訊(張貼之前請先讀該頁上指示)。祝編安!
-- 94rain Talk 13:40, 16 August 2019 (UTC)
Global watchlist - Update 2[edit]
Updates associated with DannyS712's Global watchlist script:
- General notes
- To report a bug or request a feature, please create a new task on Phabricator with the script's tag
- Recent additions
- Site validation has been tightened. Previously, only the language code and project name had to be valid - now, they must be a valid combination (i.e.
en.wikiversity
exists, and so is valid, butsco.wikiversity
is not valid, because no such wiki exists). - When the global watchlist feed is loading, an OOUI widget will be shown, rather than an animated gif.
- An option has been added to no longer group edits to the same page. For now, this isn't very useful, since metadata for the edits (editor, summary, tags, etc.) are not yet shown, but they will be soon. Until then, ungrouped edits are treated the same as pages with only 1 edit - the minor and bot flags are displayed if applicable. If edits are grouped, the minor and bot flags are only shown if they apply to all of the edits.
- Upcoming changes
- Starting with version 5.0, there will be an option at the settings page to switch to and from a "stable" version of the script. When activated, the script import in your global.js should be replaced, and then the page refreshed with the new script loaded. The stable script will live at User:DannyS712/Global watchlist/stable.js, and will be updated with each full release. Otherwise, it shouldn't be edited, providing a version that is less prone to bugs as the script is developed.
- Announcements
- WARNING: Starting with version 5.1, the option to mark the pages of a site as seen be implemented using the
entirewatchlist
API option, rather than manually listing the titles. This is being done to simplify the implementation code. This will result in the same functionality as marking all pages as seen via Special:Watchlist (i.e. even if the page isn't visible due to your filter choices, it will still be marked as seen). If you would like to keep using the current method for a while, please switch to the stable branch.
- Next release
Version 5.0 has just gone live. It includes the new features mentioned above.
To subscribe or unsubscribe from future updates, see the distribution list.
Thanks, --DannyS712 (talk) 22:43, 8 November 2019 (UTC)
Global watchlist - Update 3[edit]
Updates associated with DannyS712's Global watchlist script:
- Survey
- I am investigating adding more context to each entry that is shown (such as the edit summaries, tags, patrol marks, the user who made the edit, etc.). Is there any desire for such additions? If so, what should be added first, and what is a low priority? Please leave feedback on the relevant phabricator task, phab:T238300.
- Recent additions
- Site validation has been overhauled. Rather than hard-coding a list of valid sites, users will be able to watch any site where they have an attached local user account. If a site is rejected as invalid, please ensure that there is indeed a local account attached to your global account.
- Users will now be alerted regarding the results of attempting to update their settings.
- Live updates have been added - when activated, the script will refresh in the background, and then load the new feed, every 7.5 seconds. In the future, this frequency may be configurable.
- OOUI icons have been added to most buttons.
- There is now an option to eliminate the confirmation dialog when marking all sites as seen.
- Announcements
- WARNING: Starting with version 6.1, site aliases currently used when saving settings will be removed, and only sites in the form of `lang.project` will be accepted.
- As noted in the last update, marking a site as seen now uses
entirewatchlist
, which means that any changes to watched pages between when the watchlist was loaded and when the site was "marked as seen" may be ignored.
- Next release
Version 6.0 was just finalized for the development and stable branches of the script.
To subscribe or unsubscribe from future updates, see the distribution list.
Thanks, --DannyS712 (talk) 21:03, 22 November 2019 (UTC)
Global watchlist - Update 4[edit]
Updates associated with DannyS712's Global watchlist script:
- Recent additions
- A new "fast" mode has been introduced. When used, the watchlist serves as just a list of pages that have been modified, and no longer includes context about the edits themselves.
- More information has been added to entries. When edits are not grouped by page, or when there is only 1 edit to a page, minor and bot flags are shown, as well as the user who made the edit, the summary used, and any tags that were applied. When multiple entries are grouped, bot and minor flags are only shown if all of the grouped edits were made by bots or where marked as minor. If only 1 user edited the page, that user's name is still shown, but no summaries or tags are included.
- All watchlists are now fetched in parallel, rather than in series, greatly reducing load time.
- Technical notes
- Most of the source code is now annotated with jsdoc notes, allowing others to more clearly understand and review the code.
- I will be looking into creating guidelines to let others contribute to the script; see phab:T238298.
- Translations
- There is now proper qqq documentation for translations. Translation takes place at m:User:DannyS712/Global watchlist/Translate, and help is appreciated.
- Newly translated messages are added to the script when I notice them; if you have translated messages that aren't showing up, please let me know at m:User talk:DannyS712.
- Next release
Version 7.0 was just finalized for the development and stable branches of the script.
To subscribe or unsubscribe from future updates, see the distribution list.
Thanks, --DannyS712 (talk) 04:37, 15 December 2019 (UTC)
Global watchlist - Update 5[edit]
Updates associated with DannyS712's Global watchlist script:
- Future development
- I have requested a grant to fund conversion of this script into an extension, as well as further development. Please see m:Grants:Project/Create a global watchlist extension.
- If anyone is interested in reviewing the code and making suggestions regarding coding style, techniques, or something else, please let me know. See phab:T234507 for more.
- Recent additions
- I have added basic tests for the script, so bugs should be less likely to make their way to the deployed versions of the script (both the unstable development version, and the stable release version).
- If there is an error with the script, the user will be notified and and the console will include a stack trace of the issue.
- Translations
- Many thanks to those that have contributed translations for the script's messages. Translation takes place at m:User:DannyS712/Global watchlist/Translate, and help is appreciated.
- Newly translated messages are added to the script when I notice them; if you have translated messages that aren't showing up, please let me know at m:User talk:DannyS712.
- Next release
- Version 8.0 was just finalized for the development and stable branches of the script.
To subscribe or unsubscribe from future updates, see the distribution list.
Thanks, --DannyS712 (talk) 18:25, 29 January 2020 (UTC)
Global watchlist - Update 6[edit]
Updates associated with DannyS712's Global watchlist script:
- Future development
- I have requested a grant to fund conversion of this script into an extension, as well as further development. Please see m:Grants:Project/DannyS712/Create a global watchlist extension.
- If anyone is interested in reviewing the code and making suggestions regarding coding style, techniques, or something else, please let me know. See phab:T234507 for more.
- Recent additions
- The results for each site, as well as the list of sites without changes, can be collapsed; the list of sites without changes starts collapsed.
- When the username associated with an edit has been hidden (either via revision deletion or suppression) this is now properly shown in the output, rather than showing "undefined".
- Links to view changes open in new tabs.
- When marking a site (or all sites) as seen, only changes made prior to the watchlist loading will be marked as seen, so that any changes since then are not missed.
- There is now a help link in the upper right hand corner that links to m:User:DannyS712/Global watchlist, though it doesn't have the normal help icon.
- Translations
- Many thanks to those that have contributed translations for the script's messages. Translation takes place at m:User:DannyS712/Global watchlist/Translate, and help is appreciated.
- Newly translated messages are added to the script when I notice them; if you have translated messages that aren't showing up, please let me know at m:User talk:DannyS712.
- Next release
- Version 9.0.0 was just finalized for the development and stable branches of the script.
To subscribe or unsubscribe from future updates, see the distribution list.
Thanks, --DannyS712 (talk) 03:11, 16 April 2020 (UTC)
Global watchlist - Update 7[edit]
Updates associated with DannyS712's Global watchlist script and the Global watchlist extension:
- Future development
I have received a grant from the WMF to develop this script into an extension. As a result, I do not plan on any further developments being made to the user script. Please see the grant page for more information. Those interested in reviewing and providing feedback for the extension should follow the new phabricator board, phabricator:tag/mediawiki-extensions-globalwatchlist.
- Translations
Many thanks to those that have contributed translations for the script's messages. Now that I am working on an extension, translation has migrated to translatewiki. Please see:
- translatewiki:Special:Translate/ext-globalwatchlist
- translatewiki:Special:Translate/ext-globalwatchlist-api
- translatewiki:Special:Translate/ext-globalwatchlist-script
To subscribe or unsubscribe from future updates, see the distribution list.
Thanks, --DannyS712 (talk) 04:41, 1 July 2020 (UTC)
Fußball-Fotos[edit]
Hi, die von mir geposteten Fotos beim Stadion an der Kinderlehre sowie in Kiel und Malente habe ich selbst geschossen. Ich habe das Problem mit der Quelle noch nicht erkannt, vielleicht kannst du mir sagen, wo das liegt. Vielen Dank und beste Grüße!
- @11km.de: Hi, these files were deleted because of copyright violation. If you are copyright owner, please provide evidence of permission by either providing a link to a site with an explicit release under a free license or by sending a declaration of consent. Thank you. --SCP-2000 13:29, 16 October 2020 (UTC)
Global rollbacker[edit]
Hello, and welcome! You are now a global rollbacker. Always respect the local policy when using the function. Have a great time with your new feature! --Sotiale (talk) 13:17, 26 December 2020 (UTC)
Tech News translation[edit]
Hi, was very happy to see a Tech News translation into Chinese this week, after a few weeks with no Chinese translation. /Johan (WMF) (talk) 17:52, 25 January 2021 (UTC)