How do I actually use a plugin? How do I actually use a plugin?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How do I actually use a plugin?

Started by nybygge, January 07, 2006, 01:59:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nybygge

Probably me being a blind noob, I installed Final_Extract wtihout a hitch, but how do I actually do anything? Can't see any new buttons or links?

Nibbler

There is a bold, sticky, FAQ flagged thread named 'How to install plugins' in this very board you have just posted in.

http://forum.coppermine-gallery.net/index.php?topic=24327.0

nybygge

Yes I know, but it's not the instalation that's the problem. It's the useage of the plugin. I installed it, and coppermine says it installed, but I don't know where to click to start using the plugin?

ecto

You don't have to do anything more. The plugin should be in use automatically once it's installed. If you had read donnomans post a little more closely, you would have seen this:


    //repeat the next line for each block you would like removed
    final_extract_block($html, 'login');


If you haven't changed anything in the plugin code, you should no longer have a "Home" or "Login" link in your menu.

nybygge

Thx ecto, just what I thought, me being blind ;-) Was expecting a button saying use Final, or something similar.
Btw just installed the filetypes plugin (thx Nibbler), think that should be part of the dist, excellent plugin.