Tags:
create new tag
view all tags

Question

Everytime i try to edit a topic using kupu the standard editor opens (doesn't matter whats in that topic - html, text, tml) .

As far as i can recall this occurred after setting the WYSIWYG_EXCLUDE variable in Main.TWikiPreferences to html, variables, calls .

I did not regognized anything went wrong until my users complained that Kupu isn't working on any topic.

What I did so far

  • checked all the WebPreferences: no WYSIWYG_EXCLUDE variables have been set

  • checked the wysiwyg link: it goes like this:
    <a href='%SCRIPTURLPATH{"edit"}%/%BASEWEB%/%BASETOPIC%?cover=kupu' rel='nofollow' accesskey='W' title='Wysiwyg'>Wysiwyg</a>

  • changed the link to
    <a href='%SCRIPTURLPATH{"edit"}%/%BASEWEB%/%BASETOPIC%?skin=kupu' rel='nofollow' accesskey='W' title='Wysiwyg'>Wysiwyg</a>
    : still the same

  • checked "Plugin Configuration Settings" on WysiwygPlugin" and set WYSIWYG_EXCLUDE to empty: still the same

  • checked "Plugin Configuration Settings" on WysiwygPlugin" and set WYSIWYGSKIN = kupu :still the same

My current settings:

WysiwygPlugin:

  • Set WYSIWYG_EXCLUDE =

  • Set WYSIWYGSKIN = kupu

  • Set WYSIWYG_EDITABLE_CALLS = COMMENT|CALENDAR|INCLUDE

Main.TWikiPreferences

  • Set COMPOSER = kupu

  • Set WYSIWYGSKIN = kupu

  • Set WYSIWYPLUGIN_WYSIWYGSKIN = kupu

Wysiwyg Link:

  • <a href='%SCRIPTURLPATH{"edit"}%/%BASEWEB%/%BASETOPIC%?cover=kupu' rel='nofollow' accesskey='W'  title='Wysiwyg'>Wysiwyg</a>

Skin

Configure

Apache

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin, WysiwygPlugin, KupuContrib
Server OS: linus
Web server: apache 2.2.0
Perl version: 5.8.1
Client OS: win xp
Web Browser: FF 2.0.0.5
Categories: Plugins

-- CarloSchulz - 19 Jul 2007

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

Is there anything in your warn log file?

-- AndrewRJones - 19 Jul 2007

No, nothing Wysiwyg or Kupu related.

There's nothing in it from today when tried it last.

the log says that i edit topic blablaba but that's it

-- CarloSchulz - 19 Jul 2007

Hmm.. what about your apache logs?

Also, try commenting out the WYSIWYG_EXCLUDE setting, as an empty setting might still be having some effect.

Also, I assume its the same in IE?

-- AndrewRJones - 20 Jul 2007

commenting out the WYSIWYG_EXCLUDE had no effect.

IE is the same.

I reinstalled both today using configure - still not working and no related apache logs

-- CarloSchulz - 20 Jul 2007

See http://develop.twiki.org/~twiki4/cgi-bin/view/Bugs/Item3767

I need feedback on this please, in case there is a deeper problem.

-- CrawfordCurrie - 01 Aug 2007

ok, I finally fixed this issue.

It was a skin issue. I used a topic called EditTemplate to override the edit.nat.tmpl file which was the reason why kupu did not load.

Thanks for your help...

-- CarloSchulz - 10 Aug 2007

Change status to:
Edit | Attach | Watch | Print version | History: r7 < r6 < r5 < r4 < r3 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r7 - 2007-08-10 - CarloSchulz
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.