NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item11383 for general documentation changes for release 1.1.5. Use
Item9693 for docu changes for release 2.0.
Item9604: FullCalendarPlugin needs Time::ParseDate
FullCalendarPlugin needs Time::ParseDate to load (at least if I install via the fosiki repro).
Time::ParseDate is not listed in the dependencies, so the library (libtime-modules-perl it is on debian) is not installed automagically.
Did not try what happens by install via bin/configure.
--
MichaelLorenzen - 02 Sep 2010
Hmm, one of
FullCalendarPlugin's dependencies is
ObjectPlugin? and it's actually
ObjectPlugin? that depends on Time::ParseDate.
Is this, then, a bug on the Debian packaging process?
--
DavidPatterson - 02 Sep 2010