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

(Basic?) plugin system #9

Open
CruzBishop opened this issue Aug 10, 2011 · 5 comments
Open

(Basic?) plugin system #9

CruzBishop opened this issue Aug 10, 2011 · 5 comments
Assignees
Milestone

Comments

@CruzBishop
Copy link
Member

We need at least a basic plugin system. Even just template hooks would be good, then implement more as we go

@ghost ghost assigned SAFAD Aug 12, 2011
@SAFAD
Copy link
Member

SAFAD commented Aug 12, 2011

I am making a plugin system based on the idea of our csrf_protection library !
I think it will be interesting feature that plugins won't modify the files and can be easily enabled and disabled like in wordpress, without extra addition of codes in the CORE of AEF (direct modification via OB_handler)

@CruzBishop
Copy link
Member Author

Oh, nice! :D I can't wait to see it

@SAFAD
Copy link
Member

SAFAD commented Aug 12, 2011

@SAFAD
Copy link
Member

SAFAD commented Feb 4, 2012

yea, still the same idea, but better than OB modification

@CruzBishop
Copy link
Member Author

Might break this up into smaller sections later, if I can be bothered :)

Basically shortlisted for 1.1, or 1.2 if some major issue comes up

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

2 participants