Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-22 | fix: all hange s\/github.com\/ponzu-cms/github.com\/haturatu\/g | haturatu | |
2017-05-24 | fixing data var redeclaration | Steve Manuel | |
2017-05-24 | provide delete hooks with the item | Paul Ivanov | |
2017-03-15 | updating DeleteContent signature to remove requirement of url.Values, will ↵ | Steve Manuel | |
instead to a lookup in content before the delete to get slug, etc | |||
2017-03-15 | changing API for external client interaction. Externalable -> Createable, ↵ | Steve Manuel | |
+Deleteable, changing Hookable interface methods to conform to pattern: BeforeAPI$ACTION, etc. |