Prologue/Epilogue Modules
Installing prologue/epilogue modules for pyBlog could not be easier. All you have to do is put the module in the proper directory. So if you have a prologue module, then simply put the file into the modules/prologue/
directory in your pyBlog directory.
Assuming that the module writer did not write buggy code, that is all you will have to do for the module to work. All prologue modules will be run just prior to the actual creation of the HTML of your new post, while epilogue modules are run just prior to when the module is added to the post page.
pyBlog 1.0; 2001-09-02