Static HTML cache login vs. anon users

I am currently using the static_html_cache plugin (version v1.2.7). There is an issue that it does not distinguish between logged in and public visitors to the gallery:
- if I views a page first then all other users will see the admin toolbox menu (which they can't use as everything in zp-core is secured) but it isn't a good look
- if a anon user views a page first then I don't get the menu

There is a mention of a 'clear HTML cache' button here, but that only helps after the fact.
http://www.zenphoto.org/support/topic.php?id=6306

Are there any other options or workarounds I could use? Or does the code need to be changed?

Marcus

Comments

Sign In or Register to comment.