HelloPlugin works now.
commit2c957def0afd7ed7d24ac34eee3f18a88392d5fb
authorHeikki Hokkanen <hoxu@users.sf.net>
Sat, 10 Jan 2009 10:02:22 +0000 (10 12:02 +0200)
committerHeikki Hokkanen <hoxu@users.sf.net>
Sat, 10 Jan 2009 10:02:22 +0000 (10 12:02 +0200)
tree084e778314e1e0b3bf111c1d9dde6c31bfa97c66
parent7924d311d0262cee9b0eb0391e687a2e5332f05c
HelloPlugin works now.

plugins/*/main.php are included from index.php now, and each plugin (eg. foo ->
FooPlugin) is instanced. Currently only hook for 'pagenav' is called.
inc/plugins.php
index.php
templates/header.php