• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

I have a HTML form that creates a new wiki page after you fill in some field values similar to ChangeRequest. I added the entry (look in edit mode since pre or verbatim are not working in the field):

<input type="hidden" name="skin" value="kupu" />
to the form. When you create the page with the form, the edit window now is using this plugin but the page is blank instead of using the topic template I setup for the page. Actually the form portion of the template is still used. It is just the text area that had some headings, etc. already defined that does not work. I am using v.16 from Sept '05.


WysiwygPlugin does not support topic creation with topic templates, due to the hairy way this is done in the edit script. Maybe some time.

CC


Strangely enough, when NatSkinPlugin is enabled you do get a template in Kupu, only the wrong one, namely WebTopicViewTemplate. Could this be due to the same reason as Item1127?

- TWiki:Main.LevienVanZon


It's all to do with the way it works. The plugin works by replacing the topic text with a specialised template 9edit.kupu.tmpl) that contains an IFRAME. The IFRAME is populated from a URL - basically a view of the topic from the server. Now, if the topic doesn't exist, then there is nothing on the server to view, and you should see a blank canvas.

To resolve this I'd need to do a lot of work to handle the parameters differently, and the support just isn't there in Cairo. After Dakar is released we can have another crack at it.

Deferring.

CC

Added issue to TWiki:Plugins.WysiwygPlugin#Known_Issues.

-- SP


Undeferred, post Dakar CC
Follow up in Item1530. Discarded this as a duplicate. CC

ItemTemplate
Summary Loss of template when creating new pages with HTML forms using Kupu as the editor
ReportedBy RickMach
SVN Range

AppliesTo Extension
Component WysiwygPlugin
Priority Enhancement
CurrentState No Action Required
WaitingFor

TargetRelease major
Edit | Attach | Watch | Print version | History: r8 < r7 < r6 < r5 < r4 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r8 - 2006-02-14 - CrawfordCurrie
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback