پرش به محتوا

مبحث ویکی‌پدیا:قهوه‌خانه/خبررسانی

Whatamidoing (WMF) (بحثمشارکت‌ها)

لطفاً برای ترجمه به زبان مادریتان کمک کنید.

Hello, all. I have good news about the mw:Talk pages project.

  • If you have enabled "ابزارهای گفت‌وگو" in Special:Preferences#mw-prefsection-betafeatures, you will get a new feature.  The new feature adds a [اشتراک] button to each ==Level 2 section== on a talk page.  If you subscribe to the section, then you will get Special:Notifications if someone adds a new comment to that section (but not if they fix typos or edit other parts of the page).  This can be very helpful on busy pages, especially if you only want to follow one conversations.  Please try it out and share your thoughts at mw:Talk:Talk pages project/Notifications.

These changes are currently scheduled for Wednesday, 25 August, probably around 23:00 UTC.  Please let me know if you have any questions.

Jeeputer (بحثمشارکت‌ها)
@Whatamidoing (WMF): Hello. As users get notified about new messages on their own talk page, there's no need to mention them on that page, right? We have a local gadget to reply to and close discussions, which compares wgPageName with username being mentioned, and ignores the mention if they're equivalent. It would be great if we also had this feature in Discussion Tools. Thank you.
Mojtabakd (بحثمشارکت‌ها)

@Whatamidoing (WMF): In many cases, when users do not obey indentation rules (or perhaps in other cases), the replying tool doesn't work. It will be helpful and useful to get rid of these restrictions. thx.

Whatamidoing (WMF) (بحثمشارکت‌ها)

Can you give me a link to a discussion where it doesn't work?

Mojtabakd (بحثمشارکت‌ها)

@Whatamidoing (WMF): As I examined the issue more closely, it seems that issue occurs on heavy pages, when I use it before the tool is fully loaded. So it seems to be a client side issue 😁. I will report any possible bugs in the future.

Thanx for your time.

Mojtabakd (بحثمشارکت‌ها)

Just for info, it seems there are some conflict between some .js tools. Though not very urgent!

@Jeeputer: در حقیقت متوجه شدم که وقتی ابزار کاربر:Jeeputer/Highlight recently added text.js، نوشته های جدید را تغییر می‌دهد دکمه «پاسخ» کار نمی‌کند، که باید صفحه مجدد رفرش بشه تا کار کنه. شاید یک تداخلی با این ابزار دارد. البته زیاد مهم نیس. فقط جهت اطلاع بود.

Jeeputer (بحثمشارکت‌ها)

بله مدت‌هاست با این موضوع مشکل دارم. وقتی هم که قبل از بارگیری آن ابزار روی پیوند پاسخ کلیک می‌کنم، بعد از بارگیری متنی که برای پاسخ نوشته‌ام را سبز می‌کند! احتمالاً بعداً ابزار خودم را کمی انگولک کنم، شاید درست شد.

Mojtabakd (بحثمشارکت‌ها)
Whatamidoing (WMF) (بحثمشارکت‌ها)
Mojtabakd (بحثمشارکت‌ها)
Matma Rex (بحثمشارکت‌ها)

@Jeeputer: Hi, I think I have a fix for your script (I'm one of the developers working on this beta feature). It looks like it already has an option to ignore some parts of the page when highlighting, and we can just add the [reply] and [subscribe] buttons to the elements that should be ignored.

Please replace this line:

var ignore = '.reference, .noprint, .mw-cite-backlink, .mw-editsection, .toc, style, script, .navbox, .reply-link-wrapper, .scriptInstallerLink'

With this line:

var ignore = '.reference, .noprint, .mw-cite-backlink, .mw-editsection, .toc, style, script, .navbox, .reply-link-wrapper, .scriptInstallerLink, .ext-discussiontools-init-replylink-buttons, .ext-discussiontools-init-section-subscribe'

(I'm also letting the original author of the script know: en:User talk:Þjarkur/Highlight recently added text)

Jeeputer (بحثمشارکت‌ها)

@Matma Rex: Thank you. working well now. :)

Mojtabakd (بحثمشارکت‌ها)
Whatamidoing (WMF) (بحثمشارکت‌ها)
Mojtabakd (بحثمشارکت‌ها)

ّ

@Whatamidoing (WMF): Apparently "Reply" button doesn't work when Template:Outdent is used. It occurred to me when I was trying to reply to the last comment in here (and perhaps in some other places in the past).