Implements a reporting module for querying the
database. Standardizes the results pane so it can show
or hide all elements on all result pages. The only
changes are in the "web" folder of the attached .tar.gz
file.
Overwrite your existing files that apache is serving the
pages from and it should work fine. Just be sure to
write down your database connection information in
config.php BEFORE you overwrite it with this new version!
James
Logged In: YES
user_id=996534
Grrrr. It wouldn't attach the .tar.gz file because it is 302kb
and this only allows a file size of up to 256kb. I'll contact
Gerald to see if he can add the file to the main branch.
Logged In: YES
user_id=996534
This is the patch for displaying the reports option. As
before, this overwrites the pages Apache is serving the
documents from. Make sure to edit the config.php to have
the correct connection information. Read the parent post
for more information.