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: Final_Extract v.2.3 with usergroup settings by admin panel
Plugin version: 2.3
Plugin author: Donoman / Borzoo Mossavari (Sami) / François Keller
Plugin announcement thread: http://forum.coppermine-gallery.net/index.php/topic,36605.0.html


The final_extract plugin removes core blocks from the final HTML produced by Coppermine, just before it is displayed to the user on the web page.  This is probably the best way to remove things like menu buttons and other core items like links & buttons throughout the various pages Coppermine produces.

This thread will serve as a central place to find this plugin and for further development.

Version 1.0 removes the 'login' and 'home' buttons on the SYS_MENU.  If you want to remove others with this version, you need to add the blocks manually to codebase.php using the 'login' and 'home' lines as examples.

If no one else does so, I plan to put together a config panel for this plugin so you can choose other blocks without modifying plugin code.  donnoman and other devs are welcome to modify this post & thread as desired.

--------------------

Here is the Final extract plugin with it's own Config page

Use this plugin to remove core menu's button of coppermine, After installation you'll have an admin button that will give you a config page to this plugin


you can hide these buttons with it's menu:
-home (Home)    
-login    (Login)
-my_gallery (My Gallery)   
-upload_pic (Upload file)   
-album_list  (Album list)
-lastup (Last Uploads)   
-lastcom (Last comments)   
-topn    (Most view)
-toprated (Top rated)   
-favpics (My Favorites)   
-search (Search)
I'm going to release an advanced version (with addon option) soon!

Please give me some feedback Wink

----------------------
  
I have modified the final_extract plugin  v.2.2 (resulting from the plugin of Donoman and modified by Bmosavari) in order to be able to define for each usergroup the menu elements to display (or to hide). 
the  settings are done by admin panel.  If a new group is created , it is taken into account and can be also parameterized. 
This plugin is multilangage. currently  “english” and “french” files exist.
Not being a proffessional  coder  Wink, so if some among you find there errors, they can of course correct them and make some profit all , me of first.   Wink 
I tested this plugin on my local install  and on my test site hosted by 1&1 without having error.
users of the precedent plugin must unistall it before installing this new version

[edit]*Attachement updated with Sami's correction
*German.php file added (Thank's AlexL)
*French.php file corrected (thank's AlexL for report)[/edit]
