On 12-mar-09, at 14:52, Fabrice Desre wrote: > 2009/3/12 Stefan de Konink <[email protected]>: >> http://lists.octality.com/pipermail/cherokee-dev/attachments/20081017/de6cb8c3/attachment.txt >> >> That one is what you want :D it has *comments*! > > Ok, I compiled and installed this handler (in > /usr/local/lib/cherokee/libplugin_example.so) but even after a restart > it doesn't appear anywhere in the admin interface. What am I missing ?
If you want to integrate in cherokee-admin, you'll have to write a separate Python module. Check out the admin/Module*.py in the Cherokee source tree: http://svn.cherokee-project.com/browser/cherokee/trunk/admin Cheers! -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
