Some pages in the admin interface don't work well with helpinject (like the menu admin page). Plus, you might not want to document your whole site... you may only be working on one module, or one section. In that case it'd be nice to be able to restrict, by paths, the pages or sections where helpinject is active.
Comments
Comment #1
robertdouglass commentedAn initial stab at this is to exclude certain form ids. I think paths can be added later. Form id exclusion is now in HEAD (and therefore 6.x-dev).
Comment #2
robertdouglass commentedNow able to exclude both by path and by form id.