Question
I am running the TWiki from a virtual machine and have been trying to install my first plugin %CALENDAR% With the calendar plugin, I have run the perl install module (CPAN's are all there) and have gone to my site's "configure" dialogue. The Claendar shows up there and I have enabled it. I still do not seem to be able to use it though and when I go to the "InstalledPlugins" page the calendar plugin is not listed. Any help?
Environment
--
BenjaminDalton - 15 Sep 2006
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Add %FAILEDPLUGINS% to any page. There may be a compilation problem with the plugin.
--
CrawfordCurrie - 11 Oct 2006
Please take a look at
TWikiVMDebianStable#Adding_plugins, the TWiki VM is special in that it uses a perl accelerator. This makes it remember "first time" configuration until explicitely asked to reload a new configuration.
--
SteffenPoulsen - 11 Oct 2006
The default permissions of
.pm files in some plugin packages are wrong. Make sure that the files are readable by your webserver user (
nobody,
wwwrun or the like.)
--
PeterThoeny - 11 Oct 2006