<div>Hi everybody,<br></div><div><br></div><div>(I used phpmyadmin-users mailing first but I did not receive any response so sorry for double-post)</div><div><br></div><div>I'm new to phpmyadmin development, so far I have been just passive daily user.</div>
<div>I think phpmyadmin is great and I would love to help making it even better.</div>
<div><br></div><div>I'm working on regex-replace interface for phpmyadmin:</div><div><a href="http://sourceforge.net/tracker/index.php?func=detail&aid=1398891&group_id=23067&atid=377411" target="_blank">http://sourceforge.net/tracker/index.php?func=detail&aid=1398891&group_id=23067&atid=377411</a></div>

<div><br></div><div><br></div><div>I would love to hear your thoughts about this concept I have, I suggest following UI:</div><div><a href="http://karoldanko.com/img/regex-replace.png" target="_blank">http://karoldanko.com/img/regex-replace.png</a></div>

<div><br></div><div>The 'Rows to replace' is simply a where statement</div><div><br></div>
<div>The second fieldset contains user defined regular expression matches. </div><div>Each regexp has sort of ID which is later used when addressing correct token</div><div><br></div><div>The last fieldset contains fields to be replaced.</div>

<div>Fields are replaced by addressing ID of the match and token, e.g. #1$2 means token 2 from match 1</div><div><br></div><div>thank you in advance</div><div><br></div><font color="#888888"><div>Karol</div>
</font><br>