<div>I've hacked PmWiki pretty extensively over the years (see my personal website: <a href="http://ryanvarick.com" target="_blank">ryanvarick.com</a>). There are a few small markup changes I'd like to make that I can't really figure out on my own:</div>

<div><br></div><div>1. Is there a way to add HTML5 attributes to form elements (<a href="http://www.pmwiki.org/wiki/PmWiki/Forms" target="_blank">http://www.pmwiki.org/wiki/PmWiki/Forms</a>)? I want to use things like autocomplete and email/number input types to make data entry easier on mobile devices.</div>

<div><br></div><div>2. Is there a way for tooltips to accept a space before the opening quote (ie, [[PageName "Tooltip" | Link Name]]). It just doesn't feel right for the quote to follow immediately after the page name with no space in between.</div>


<div><br></div><div>3. Is there a way to override the arrow ("->") markup so that it produces <blockquote> instead of <div class="indent">? I want to do this for my wiki, because, as the only author, I only ever intend to use it for quotes. And, I quote things frequently enough that this is the simplest markup I can appropriate for my uses. I don't like >>angle_bracket<< markup. </div>


<div><br></div><div>Thanks,</div><div>Ryan</div><div><br></div>