PatternSkin now relies on
TwistyPlugin, so it should be installed by default.
I have updated MANIFEST and DEPENDENCIES, but it seems this does not work out of the box. Help wanted.
AC
I think tools/MANIFEST should be updated with TwistyPlugin, this is needed for TwistyPlugin to go into dist also.
--
SP
But I've done that.
AC
Sorry, were checking TWiki4 :-/
But it does look as though there isn't a
$TWiki::cfg{Plugins}{TwistyPlugin}{Enabled} = 1;
in lib/TWiki.cfg yet?
--
SP
aha. you would have to know that...
AC
I just made this change but then DEVELOP broke. Caused by this?
AC
Ah, yes, I see it "Use of uninitialized value in string eq" on topics with attachments (
WebHome,
WebSearch etc are fine).
Can't reproduce it locally, so a snippet from the logfiles for a bit of more detail would be great.
--
SP
Cured the problem
but on in DEVELOP branch only. I would have merged, but the two source trees looked significantly different.
CC
Of course, this is what we did. And then it broke. I don't know why it isn't broken now.
AC