Hi -
I'm interested in building a suite of modular components which handle common website functions (mailing lists, message boards, photo galleries, etc). These components would plug into a generic framework, allowing me to slap together websites fairly quickly.
I've been told that I need to look into something called "hooks". Does anyone know of a website that explains this concept clearly for the novice?
All I can find on Google is pages that describe using hooks within specific applications, and nothing that explains the actual architecture of a hook, or how to build a system that uses them from scratch.
Thanks!