First release candidate.
Tested and confirmed by multiple users.
Changes:
Module is simpled down, popup and inline templating is skipped for 2 reasons:
1. reliability, popup does trigger popup blockers, needs 2 extra redirects and relies on javascript. Inline templating is for expert use only.
2. maintainability, its easier to trace bugs without the extra redirects and less code, inline templating raise questions and cause frustration when not used properly.