Tags:
create new tag
, view all tags

Question

I can't get the SectionalEditPlugin working. I am on 1.4.2 and I installed both the EditContrib Plugin and the SectionalEditPlugin. The EditContrib plug in did not show up in the list of plug ins but the section edit one did. I am not sure whether or not EditContrib was suppose to show up....

So I enabled the SectionalEditPlugin and tried to use it. However when i click on the edit button i get the following error in my error log:

[Tue Sep 04 11:31:15 2007] [error] [client 192.168.72.24] (OS 3)The system cannot find the path specified.  : couldn't spawn child process: .../twiki/bin/editsection,

Am I doing something wrong?

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS:  
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories: Plugins

-- GregGardinier - 04 Sep 2007

Answer

ALERT! 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.

I found a solution to the problem here EditContribDev

I fixed it by changing

file: \twiki\lib\TWiki\Contrib\EditContrib\Include41.pm

row 93: if( isTrue( $warn )) {

change it to: if( TWiki::isTrue( $warn )) {

-- GregGardinier - 09 Sep 2007

 
Change status to:
Topic revision: r2 - 2007-09-09 - GregGardinier
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.