Closed (fixed)
Project:
Rules
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Mar 2009 at 00:10 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
davidcgutman commentedAre all of the regular expressions allowed in the Online Regular Expression Builder allowed? I'd love to have a negative look-behind (?<!....) but I wasn't sure how common that was outside of Perl...
Comment #2
amitaibu@Mitchell,
Maybe you can create a patch that adds a link to the Wikipedia definition - you can look at the flag integration, it has a link to the singelton definition.
Comment #3
fagooh, fine.
>- Left to right might be a better direction than up to down.
Do you meaning putting the textfields on the same line? I think having the whole line is good when comparing longer strings?
>- We could improve the text fields with labels and make them expandable as well.
We would have to change them to textareas I think. Why not, perhaps just add only a few rows by default, 2 or 3?
>- We should definitely add a link to Online Regular Expression Builder.
That sounds to be a fine idea, however we need to check that generated regexes are working fine.. (as #1 says)
Comment #4
mitchell commented@1: Not sure about all, but I've used this regex builder several times and it worked. Please give it a try.
@2: That was helpful, thanks.
@left to right & textareas: I'll keep messing around to try and find a good layout.
Comment #5
mitchell commentedtag
Comment #6
fagopatch committed, thanks.