User:PAC2/justaclickaway

From Wikipedia, the free encyclopedia

Justaclickaway.js[1] (source) is a JS script which aims at gives all useful links directly accessible thought the side panes and remove many useless links.

Explanation[edit]

Basically, justaclickaway defines three boxes :

  • the main box with project specific links ;
  • the article box with article specific links ;
  • the userbox with user specific links.

The main box gives access to the topviews, top edits (weeklypedia) and Scholia.

The article box gives access to :

  • Reasonator ;
  • Page views ;
  • xtools article info page ;
  • Google search of the title inside of Wikipedia (useful to find articles which should be linked to the current article) ;
  • Google search of the title (useful to find related informations) ;
  • Google Scholar Search of the title (useful to find academic references) ;
  • Google search of the title in Wikimedia Commons to find related images ;
  • Number of revisions (useful to assess the maturity of the article), computed using the article info API ;
  • Number of editors (useful to know if the article is the work of a few editors or if many have contributed), computed via the article info API ;
  • Number of words, computed via the prose API ;
  • Number of references, computed via the prose API ;
  • Number of incoming links.

The user box includes :

  • link to the userviews page ;
  • link to the created pages ;
  • link to the top edited pages ;
  • link to supercount ;
  • link to the list of all subpages.

Installation[edit]

Justaclickaway is optimized for the timeless interface.

If you want to use it, go to Special:MyPage/timeless.js and add the following line :

importScript('User:PAC2/justaclickaway.js');

History[edit]

Justaclickaway was first developed for the French Wikipedia .

Contribution policy[edit]

Contributions and suggestions are welcome.

See also[edit]

  1. ^ Copy the following code, edit your user JavaScript, then paste:
    {{subst:lusc|1=User:PAC2/justaclickaway.js}}