RandomSec/main/webapp/modules/core
Mathieu Saby 338fa585d3 Add menu for searching and replacing
Add a new menu "Replace" in "Edit Cells" > "Common Transforms" and a new interaction box for entering parameters.
Under the hood this is a wrapper around GREL replace() function.
The behavior is the same as replace() except the automatic backslah escaping of "Replace with" parameter.
The 2 main parameters in the box are 2 textaras : "Find" and "Replace with"
2 cumulative options are available for "Find" parameter : "Case insensitive" and "Regular Expression"
1 option is available for "Replace with" parameter : "Do not escape backslash automatically"
A validity control of the pattern is made when "Regular expression" is checked.
2018-09-23 22:12:12 +02:00
..
externals Tweak the suggest dialog to display suggestions 2018-03-12 15:30:01 +00:00
images Delete old logos and rename new logos 2018-02-08 13:04:35 +08:00
langs Add menu for searching and replacing 2018-09-23 22:12:12 +02:00
MOD-INF fix the template load issue and package typo 2018-06-16 15:43:29 -04:00
scripts Add menu for searching and replacing 2018-09-23 22:12:12 +02:00
styles merge the translation 2018-05-16 15:40:05 -04:00
about.html Delete old logos and rename new logos 2018-02-08 13:04:35 +08:00
error.vt Delete old logos and rename new logos 2018-02-08 13:04:35 +08:00
index.vt Delete old logos and rename new logos 2018-02-08 13:04:35 +08:00
macros.vm Converted project.html to project.vt and added a client side resource manager, where extensions can register scripts and styles to be included in .vt files 2010-06-15 00:35:23 +00:00
preferences.vt Delete old logos and rename new logos 2018-02-08 13:04:35 +08:00
project.vt Delete old logos and rename new logos 2018-02-08 13:04:35 +08:00