Plugins for the Coppermine Photo Gallery are add-ons that use the plugin interface of Coppermine.
Read up the documentation that comes with Coppermine to find out more, e.g. how to install a plugin.

Coppermine version: cpg1.4.x
Plugin name: New Registered Users Today 
Plugin version: 2.0
Plugin author: just_some_guy
Plugin announcement thread: http://forum.coppermine-gallery.net/index.php/topic,47665.0.html



New Registered Users Today
DEMO

CPG 1.4x

This plugin creates a box of all the users that registered to your gallery in the past 24 hours. The box shows the number of users that registered in the past 24 hours as well as thier usernames which link to thier user profile. It is a very simple and useful plugin and this is my first plugin.


Install-

    * Go to config then navigate to the plugin manager => click browse and choose the archive that is attached on this post => then click upload.
    * Click install on the plugin manager.
    * You will then need to activate the plugin by navigating to the Album List View section of the config and add "newusers/" to the list.
    * (Version 1.1) The user names are linked to thier profiles by default. To remove this link, edit codebase.php and follow the simple instructions near the bottom of the script.

How It's Done

    * This uses the anycontent.php as a base to inputing the coding.
    * This however it will not replace your anycontent.php file.


CHANGELOG


    * Version 1.1

      -   Added the option of displaying the user name as a link or not. (as suggested by Hein)
      -   Fixed some minor coding issues. (Thanks Sami)

    * Version 2.0

      -   Added multi lingual support (thanks Sami and Frantz for the help as well as the all the other plugin authors whose plugins i read through to
          understand how to implement this system.) (see note at bottom of post)
      - Added French lang file.
      - Fixed Bug.
      - Added German lang file.
      - Added Dutch lang file.
      - Added Italian lang file.


Languages

- English
- Spanish
- French (thanks Frantz )
- German (thanks Farnsi )
- Dutch (thanks Hein )
- Italian (thanks Lontano )
- Translations welcome!

Note: The Language system should work in theroy, it works for me...but i have had trouble getting the translated text to apppear when a different language is selected. I think this problem is due to my browse/cookie settings. If someone could check this issue on thier site that would be great.

Hope you like it

just_some_guy

