Current time: 09-29-2024, 07:57 AM Hello There, Guest! (LoginRegister)


Post Reply 
Kalender in Squirrelmail
Author Message
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #4
RE: Kalender in Squirrelmail
Das hier geht nicht ?

Habe leider keine SquirrelMail mehr am laufen, aber war der Meinung das ich damals so Plugins aufgenommen habe:
Code:
Manually editing the configuration file

Find the SquirrelMail configuration file config.php file (usually located in /[path to SquirrelMail]/config/. Edit it using your favorite text editor, and add a line similar to this:

    $plugins[0] = 'newplugin';

The example above will add "newplugin" as the first plugin (index zero). There might already be other plugins installed, and if that is the case, make sure to change the zero to the first available plugin index number, since two plugins aren't allowed to share index number.

Since SquirrelMail 1.5.2 you also need to edit the file plugin_hooks.php (usually located in /[path to SquirrelMail]/config/. Inside of that file, you must add all of the plugin hook registration points that are listed in the plugin's setup.php file, inside the squirrelmail_plugin_init_[plugin name]() function.

Make sure that there is no trailing end of line character and save the configuration.

Greez BeNe
01-07-2010 06:42 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Kalender in Squirrelmail - encendedor - 01-07-2010, 05:06 AM
RE: Kalender in Squirrelmail - ZooL - 01-07-2010, 06:08 AM
RE: Kalender in Squirrelmail - encendedor - 01-07-2010, 09:37 AM
RE: Kalender in Squirrelmail - BeNe - 01-07-2010 06:42 PM
RE: Kalender in Squirrelmail - encendedor - 01-08-2010, 04:05 AM
RE: Kalender in Squirrelmail - ZooL - 01-08-2010, 04:22 AM
RE: Kalender in Squirrelmail - Mastacheata - 01-09-2010, 05:07 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)