The update went smooth as usual, even with my funny integrated setup.
Anyhow, I have one question:
In 0.7.1, I called the blog entries using
Code: Select all
echo $blog_data;
using
Code: Select all
echo ('<div id=menu-right>');
echo ('<b>Serendipity Menu</b>');
serendipity_plugin_api::generate_plugins('left','div');
serendipity_plugin_api::generate_plugins('right','div');
echo ('</div>');
The $blog_data variable apparently now includes the sidebar, and the above div is empty now.
Is there a way to set this back how I had it? I assume I'm just using the wrong calls with the update to get what I want.
It's not really a big deal, but I did like having the blog menu on all the pages instead of the just the front page with the entries.
Thanks.
Mark II
https://techiem2.no-ip.com