Hello,<div><br></div><div>My question is surely for Petko :)</div><div><br></div><div>I'm trying to show, on some page, a gallery of pictures made with thumblist.</div><div>I need to link these pictures to some other page.</div>

<div><br></div><div>For a picture named 111.jpg I need a link to <a href="http://www.languefrancaise.net/bob/detail.php?id=111">http://www.languefrancaise.net/bob/detail.php?id=111</a></div><div><br></div><div>I didn't succeed with <a href="http://tl.5ko.fr/T/AlternativeLinks">http://tl.5ko.fr/T/AlternativeLinks</a> to get it to work ; I suspect I am expected to use a true PmWiki styled link ;</div>

<div>so i'm working with caption. It works mostly fine, excepted the fact the regex is too hungry.</div><div>For generating my link, I use this :</div><div><br></div><div>captionfmt="[[<a href="http://www.languefrancaise.net/bob/detail.php?id=?i|?i]">http://www.languefrancaise.net/bob/detail.php?id=?i|?i]</a>]"</div>

<div><br></div><div>and I get (for number : 63135)</div><div><br></div><div><a href="http://www.languefrancaise.net/bob/detail.php63135d=63135">http://www.languefrancaise.net/bob/detail.php63135d=63135</a></div><div><br>
</div>
<div>As you can see, ?id has been transformed as if it were ?i and d</div><div><br></div><div>Would it be possible to distinguish ?i from ?id in the regex  ?</div><div>or, if not possible, to map another letter to the picture's name variable without modifying the code itself.</div>

<div><br></div><div>Thanks,</div><div>Gilles.</div><div><br></div><div>Problem can be seen there : <a href="http://www.languefrancaise.net/Bobex/Images">http://www.languefrancaise.net/Bobex/Images</a></div><div><br></div>

<div><br></div><div><br clear="all"><br>-- <br><div><br></div><div>---------------------------------------</div>| A | de la langue française<br>| B | <a href="http://www.languefrancaise.net/" target="_blank">http://www.languefrancaise.net/</a><br>

| C | <a href="mailto:languefrancaise@gmail.com" target="_blank">languefrancaise@gmail.com</a><br>---------------------------------------<br>
</div>