We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
You are here: TWiki> Support Web>SectionEditNotWorking (09 Sep 2007, GregGardinier)
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 - 09 Sep 2007 - 05:56:58 - GregGardinier
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback