You are here: TWiki> Plugins Web>ApprovalPluginDev (2008-10-02, AndrewRJones)
Tags:
create new tag
, view all tags

ApprovalPluginDev Discussion: Page for developer collaboration, enhancement requests, patches and improved versions on ApprovalPlugin contributed by the TWikiCommunity.
• Please let us know what you think of this extension.
• For support, check the existing questions, or ask a new support question in the Support web!
• Please report bugs below

Development discussion for ApprovalPlugin

Been in SVN for a while, now its released properly.

-- AndrewRJones - 12 Sep 2008

The notification feature does not work on my 4.2.0 Wiki on Windows XP. I'm using Apache authentication, not the TWiki Template but I've set up myself as a TwikiUser with the form and email in the form. Still no joy. Any ideas?

-- DavidPontzer - 01 Oct 2008

What work would it require to get this to work with 4.1.2?

-- PadraigLennon - 01 Oct 2008

David, I have replied in your support topic Support.ApprovalPluginNotificationNotWorking.

Padraig, to get it working with 4.1 I think all you would need to do is replace any Func calls in the plugin that are not listed here: TWiki04x01.TWikiFuncDotPm.

This shouldn't take long, I had a quick look and I think it is only the following:

  • TWiki::Func::isGroup
  • TWiki::Func::isGroupMember
  • TWiki::Func::isAnAdmin (might already have support for using 4.1)

You would probably need to replace these with calls to the Core. There might well be others that I have missed. There might also be other problems that don't relate to Func, but I can't think of any at the moment.

Unfortunatly I don't have time to look into this, but if you can modify the plugin to work on 4.1 and 4.2 please submit your changes back and I will take them into a new release.

-- AndrewRJones - 02 Oct 2008

 
Topic revision: r6 - 2008-10-02 - 08:46:42 - AndrewRJones
 
TWIKI.NET
This site is powered by the TWiki collaboration platform
Ideas, requests, problems regarding TWiki? Send feedback
Copyright © 1999-2009 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.