Toolserver:~filnik/newimages.php

This page was moved from the Toolserver wiki.
Toolserver has been replaced by Toolforge. As such, the instructions here may no longer work, but may still be of historical interest.
Please help by updating examples, links, template links, etc. If a page is still relevant, move it to a normal title and leave a redirect.

Category:Tools

Manual on MediaWiki Tools
NewImages.php
Release status: unknown
Implementation Patrolling tool
Author(s) Filnik
License No license specified
Download No link
https://toolserver.org/~filnik/newimages.php

Category:Tools by Filnik


New Images is a tool written to Patrol the new images uploaded by users.

Basic functionality edit

You have only to define what project you want to have the list of images and the script will do all for you.

Tecnical functionality edit

The script load the log of the newimages (Special:Log/upload), then load all the pages of the images in the log and take:

  • The URL where the image is stored
  • The description
  • The table with the informations about the uploader(s)

And then the script create the tables with the image, description and the uploaders.

Source edit

You can find the source on botwiki, here.

Category:Patrolling tools