'''Short description''' I wish that target="_blank" option becomes available for thumbnails. For example, {{{ [[http://somelink|Text|target="_blank"]] and [[attachment:image.bmp|{{attachment:image.bmp|alt text|width=200}}]] }}} work, but {{{ [[attachment:image.bmp|{{attachment:image.bmp|alt text|width=200}}|target="_blank"]] }}} [[attachment:moinmoin.png|{{attachment:moinmoin.png|alt text|width=200}}|target="_blank"]] doesn't seem to work. I would also appreciate if someone could let me know how to achieve this by customizing my moin setting. Thanks. -- TakeoKatsuki <> Fixed in: http://hg.moinmo.in/moin/1.8/rev/b8d919e435d5 It works! Thanks. ---- CategoryFeatureImplemented