Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add finer grain hooks #12

Open
tmpvar opened this issue Mar 1, 2011 · 0 comments
Open

Add finer grain hooks #12

tmpvar opened this issue Mar 1, 2011 · 0 comments

Comments

@tmpvar
Copy link
Owner

tmpvar commented Mar 1, 2011

  • start (first chance)
    • matcher (string ".{name}, #{name}, :input[type={name}]")
    • match (it would be nice if this were a css selector, if possible)
    • extract (this is called when the template is cloned)
    • apply (apply data into the cloned template)
    • insert (insert the template back into the document)
  • done (last chance)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant