forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 plugins => Topic started by: nybygge on January 07, 2006, 01:59:33 pm

Title: How do I actually use a plugin?
Post by: nybygge on January 07, 2006, 01:59:33 pm
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?
Title: Re: How do I actually use a plugin?
Post by: Nibbler on January 07, 2006, 02:03:38 pm
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
Title: Re: How do I actually use a plugin?
Post by: nybygge on January 07, 2006, 02:16:42 pm
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?
Title: Re: How do I actually use a plugin?
Post by: ecto on January 07, 2006, 02:47:30 pm
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 (http://forum.coppermine-gallery.net/index.php?topic=25197.msg117022#msg117022) a little more closely, you would have seen this:

Code: [Select]
    //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.
Title: Re: How do I actually use a plugin?
Post by: nybygge on January 07, 2006, 02:56:15 pm
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.