You are here: Foswiki>Tasks Web>Item15035 (19 Jan 2023, MichaelDaum)Edit Attach

Item15035: Pullrequest #24: Copy on add

pencil
Priority: Normal
Current State: New
Released In: 2.2.0
Target Release: minor
Applies To: Extension
Component: EditRowPlugin
Branches:
Reported By: MichaelDaum
Waiting For:
Last Change By: MichaelDaum
A little feature that we use on our local wiki. Extends the EditRowPlugin. Allows to copy cells of source row, when new row is added, instead of taking the default values from the table format. The behavior can be configured using "copyonadd" parameter in the %EDITTABLE macro.

-- see https://github.com/foswiki/distro/pull/24

-- MichaelDaum - 23 Jul 2021

How would I add this to a 2.1.6 installation? or should I use a nightly build?

-- HendrikVisage2 - 08 Mar 2022

Merged to master

-- MichaelDaum - 18 Jan 2023

Compilation fails. Will have to revert this pull. Error message is:

Foswiki::Plugins::EditRowPlugin could not be loaded.  Errors were:ÿ
Global symbol "$ncols" requires explicit package name (did you forget to declare "my $ncols"?) at /home/www-data/foswiki/core/lib/Foswiki/Plugins/EditRowPlugin/Table.pm line 678.ÿ

-- MichaelDaum - 19 Jan 2023
 
Topic revision: r4 - 19 Jan 2023, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy