Βικιταξίδια:Σημειωματάριο διαχειριστών

Από Βικιταξίδια
Καλώς ήλθατε στο Σημειωματάριο διαχειριστών

To Σημειωματάριο διαχειριστών είναι ο χώρος , όπου μπορούμε να αφήσουμε ένα μήνυμα στους διαχειριστές. Ο σκοπός του είναι να διευκολύνεται ο συντονισμός των ενεργειών των διαχειριστών, με το να διαβάζουν όλοι τα μηνύματα και τις πληροφορίες που τους αφορούν. Καλό είναι κάθε νέο θέμα να το βάζετε κάτω από μια νέα επικεφαλίδα. (~~~~)

Παρακαλούμε προσθέστε νέες ερωτήσεις στο κάτω μέρος της σελίδας και υπογράψτε τις αναρτήσεις σας με την προσθήκη τεσσάρων περισπωμένων (~~~~) στο τέλος του κειμένου, σε άλλη περίπτωση.

Improved search in deleted pages archive[επεξεργασία]

Παρακαλώ βοηθήστε να γίνει μετάφραση στη γλώσσα σας

During Wikimedia Hackathon 2016, the Discovery team worked on one of the items on the 2015 community wishlist, namely enabling searching the archive of deleted pages. This feature is now ready for production deployment, and will be enabled on all wikis, except Wikidata.

Right now, the feature is behind a feature flag - to use it on your wiki, please go to the Special:Undelete page, and add &fuzzy=1 to the URL, like this: https://test.wikipedia.org/w/index.php?title=Special%3AUndelete&fuzzy=1. Then search for the pages you're interested in. There should be more results than before, due to using ElasticSearch indexing (via the CirrusSearch extension).

We plan to enable this improved search by default on all wikis soon (around August 1, 2017). If you have any objections to this - please raise them with the Discovery team via email or on this announcement's discussion page. Like most Mediawiki configuration parameters, the functionality can be configured per wiki. Once the improved search becomes the default, you can still access the old mode using &fuzzy=0 in the URL, like this: https://test.wikipedia.org/w/index.php?title=Special%3AUndelete&fuzzy=0

Please note that since Special:Undelete is an admin-only feature, this search capability is also only accessible to wiki admins.

Σας ευχαριστούμε! CKoerner (WMF) (talk) 21:39, 25 Ιουλίου 2017 (EEST)[απάντηση]

I need help reviewing a Global RFC[επεξεργασία]

Dear admins, I am preparing a Global Request for Comments about financial support for admins that might be relevant for you .

Can you please review the draft and give me some feedback about how to improve it? Thank you.

MassMessage sent by Micru on 21:00, 7 Ιουνίου 2018 (EEST)[απάντηση]

New Wikimedia password policy and requirements[επεξεργασία]

CKoerner (WMF) (talk) 23:21, 6 Δεκεμβρίου 2018 (EET)[απάντηση]

New special page to fight spam[επεξεργασία]

Παρακαλώ βοηθήστε να γίνει μετάφραση στη γλώσσα σας

Hello, We are replacing most of the functionalities of MediaWiki:Spam-blacklist with a new special page called Special:BlockedExternalDomains. In this special page, admins can simply add a domain and notes on the block (usually reasoning and/or link to a discussion) and the added domain would automatically be blocked to be linked in Wikis anymore (including its subdomains). Content of this list is stored in MediaWiki:BlockedExternalDomains.json. You can see w:fa:Special:BlockedExternalDomains as an example. Check the phabricator ticket for more information.

This would make fighting spam easier and safer without needing to know regex or accidentally breaking wikis while also addressing the need to have some notes next to each domain on why it’s blocked. It would also make the list of blocked domains searchable and would make editing Wikis in general faster by optimizing matching links added against the blocked list in every edit (see phab:T337431#8936498 for some measurements).

If you want to migrate your entries in MediaWiki:Spam-blacklist, there is a python script in phab:P49299 that would produce contents of MediaWiki:Spam-blacklist and MediaWiki:BlockedExternalDomains.json for you automatically migrating off simple regex cases.

Note that this new feature doesn’t support regex (for complex cases) nor URL paths matching. Also it doesn’t support bypass by spam whitelist. For those, please either keep using MediaWiki:Spam-blacklist or switch to an abuse filter if possible. And adding a link to the list might take up to five minutes to be fully in effect (due to server-side caching, this is already the case with the old system) and admins and bots automatically bypass the blocked list.

Let me know if you have any questions or encounter any issues. Happy editing. Amir (talk) 12:41, 19 Ιουνίου 2023 (EEST)[απάντηση]