«ܘܝܩܝܦܕܝܐ:HotCat»: ܦܘܪܫܐ ܒܝܢܝ ܬܢܝܬ̈ܐ

ܡܢ ܘܝܩܝܦܕܝܐ، ܐܝܢܣܩܠܘܦܕܝܐ ܚܐܪܬܐ
Content deleted Content added
←‏How to use: ܡܕܡ ܐܘܠܨܝܐ
ܐܚܕ ܠܦܦ̄ܐ ܒܠܫܢܐ ܣܘܪܝܝܐ
ܣܪܛܐ 1: ܣܪܛܐ 1:
<div dir="ltr">
<div dir="ltr">
[[Image:HotCat.png|thumb|right|400px|Example of HotCat usage]]
[[Image:HotCat on the Aramaic Wikipedia.png|thumb|right|400px|Example of HotCat usage]]
'''HotCat''' is a JavaScript that helps registered users easily remove, change and add categories to Wikipedia pages. It has a suggestions list that will propose existing categories for auto-completion.
'''HotCat''' is a JavaScript that helps registered users easily remove, change and add categories to Wikipedia pages. It has a suggestions list that will propose existing categories for auto-completion.


ܣܪܛܐ 12: ܣܪܛܐ 12:
Whenever a page is loaded, HotCat looks for the category bar. If there are visible categories, it adds links to easily remove, change or add categories:
Whenever a page is loaded, HotCat looks for the category bar. If there are visible categories, it adds links to easily remove, change or add categories:


[[File:HotCat enwp Category bar.png|800px|A category bar as modified by HotCat]]
[[File:Hotcat category bar on the Aramaic Wikipedia.png|800px|A category bar as modified by HotCat]]


The new links are:
The new links are:
* "(-)" after a category: when clicked, the category is automatically [[#Removing a category|removed]].
* '''"(-)"''' after a category: when clicked, the category is automatically removed.
* "(±)" after a category: when clicked, an input field to [[#Changing a category|change this category]] is opened.
* '''"(±)"''' after a category: when clicked, an input field to change this category is opened.
* "(+)" at the end of the list of categories: when clicked, an input field to [[#Adding a category|add a category]] is opened.
* '''"()"''' after a category: when clicked, the input field is opened, and a list of available subcategories is displayed.
* "(+<sup>+</sup>)" at the front: when clicked, enters [[#Making more than one category change|multi-change mode]], allowing modifying more than one category.
* '''"()"''' after a category: when clicked, the input field is opened, and a list of available parent categories is shown.
* '''"(+)"''' at the end of the list of categories: when clicked, an input field to add a category is opened.
* '''"(+<sup>+</sup>)"''' at the front: when clicked, enters multi-change mode, allowing modifying more than one category.





ܬܢܝܬܐ ܒܣܝܩܘܡ 14:22, 5 ܒܬܫܪܝܢ ܐܚܪܝ 2010

Example of HotCat usage

HotCat is a JavaScript that helps registered users easily remove, change and add categories to Wikipedia pages. It has a suggestions list that will propose existing categories for auto-completion.

Installing

To install HotCat, simply copy the text below and paste it in your script file:
importScript('MediaWiki:Gadget-HotCat.js');

  • Save the new script page, and
  • Completely refresh your browser by bypassing your cache. For Internet Explorer, press Ctrl + F5. For Mozilla, press Shift and click on reload.
  • Done! You will now have + and - signs next to your categories. Clicking these allows for easy editing, removing and changing of categories.

How to use

Whenever a page is loaded, HotCat looks for the category bar. If there are visible categories, it adds links to easily remove, change or add categories:

A category bar as modified by HotCat

The new links are:

  • "(-)" after a category: when clicked, the category is automatically removed.
  • "(±)" after a category: when clicked, an input field to change this category is opened.
  • "(↓)" after a category: when clicked, the input field is opened, and a list of available subcategories is displayed.
  • "(↑)" after a category: when clicked, the input field is opened, and a list of available parent categories is shown.
  • "(+)" at the end of the list of categories: when clicked, an input field to add a category is opened.
  • "(++)" at the front: when clicked, enters multi-change mode, allowing modifying more than one category.


If HotCat can detect that a certain category is not in the page text itself but was transcluded onto the page from a template or other transclusion, it will not add these links. Only categories that are present in the wikitext of the page itself can be modified through HotCat.


For more information about how to use HotCat, please view the English Wikipedia.