Tags:
create new tag
, view all tags

Question

Can I selectively exclude a certain part of a topic from beeing recognized as changed by editing in order to prevent a new revision of that topic?

Background: I want to use the EditTablePlugin with the SpreadSheetPlugin to provide a technical design calculator for users. I found, that each use of this editable table will generate a new topic revision. I know about the possibility to do a quite save, but this would also increase the revision count.

Environment

TWiki version: TWikiRelease04x00x04
TWiki plugins: SpreadSheetPlugin, EditTablePlugin
Server OS:  
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories: Plugins

-- JensHofmann - 19 Oct 2006

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.

PopUpCalculatorAddOn provides a scientific calculator, but I guess that's not what you want cause you mention SSP. Maybe MultiEditPlugin can be of some use in encapsulating editable sections. BTW, what's the problem with increased revision anyway?

-- FranzJosefSilli - 19 Oct 2006

No, I want to provide the calculation hard-coded in a table. I guess MultiEditPlugin will also increase revision if something changes within that topic? Generally I have no problem with upcounting revisions but it looks not very useful for me when each usage of such a spreadsheet table is stored in the system.

-- JensHofmann - 20 Oct 2006

I would not worry about many revisions, you can have 10K or more.

Idea: Instead of an EditTable, use an HTML form in your table that asks for some parameters. Make CALCs depend on the form fields via URLPARAMs. See WebSearch for a working example.

-- PeterThoeny - 21 Oct 2006

If you get that working, could you possibly share that with the TWikiCommunity as a sample application listed in Sandbox.WebHome?

-- PeterThoeny - 21 Oct 2006

I will think about creating an HTML form. Because I'm not really familiar with HTML programming I will consider as workaround an attached spreadsheet file as well.

-- JensHofmann - 24 Oct 2006

 
Change status to:
Topic revision: r5 - 2006-10-24 - JensHofmann
 
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.