Skip to content

Conversation

totpero
Copy link

@totpero totpero commented Jan 1, 2015

I have extend cloneBlock function, i have add another parameter $incrementVariables default TRUE;

This parameter can transform the cloneBlock function in alternative to cloneRow function working without table;

I extend this because i have need to use the cloneRow but in regular text not using table and cloneRow not allow this.

TROJal.exe added 3 commits January 2, 2015 00:01
…ncrementVariables` default TRUE;

This parameter can transform the `cloneBlock` function in alternative to `cloneRow` function working without table;

I extend this because i have need to use the `cloneRow` but in regular text not using table and `cloneRow` not allow this.
@FBnil
Copy link

FBnil commented Sep 25, 2017

@totpero Your code implements incrementVariables for cloneBlock().

I did an effort too to add this functionality, see FBnil#1
I incorporated some of your ideas and expanded on that. What do you think about the new TemplateProcessor?

@troosan
Copy link
Contributor

troosan commented Dec 26, 2018

this one will be hard to merge because a lot changed since.
I'll merge #817 instead, but it needs a bit of work to be able to pass argument $incrementVariables (which should default to false for backward compatibility reasons)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants