thanks for this product, however a little suggestion:
I know there is already extensive support for what pages the sidebar should appear on. But can't you add 2 text fields in the options page for default pages to include/exclude.
most pages have an identifier, in example 'payments.php' has:
define('THIS_SCRIPT', 'payments');
So maybe a text field:
include sidebar on pages (and then the this_script identifiers seperated with commas), like:
payments, usercp, ...
same thing for exclude.
This could be useful for modifications where you want to disable/enable the navbar...
for example, I want to see the sidebar on all pages, except on a page of a mod that hase already a 3 column layout, so the sidebar would be to much.
Then this option would be very useful...
|