Hi, I would like to add some code to allow changing some options on the gallery. In particular I would like to change the thumb size and perhaps also the number of columns (and perhaps also add a caption
I have traced through the relevant bits of code of the parser to where we extract the attributes, but it looks as though the parser right now doesn't allow for attributes in the "<gallery>" tag.
For example if I wanted something like <gallery thumb=150px;cols=1;header="My gallery heading"> then I don't think this extra stuff is parsed out right now?
Any suggestions on the cleanest way to implement this? Will it be accepted for inclusion...?
Thanks
Ed W