SF Admin Log Infusion for PHP-Fusion v7.00.+
SF Admin Log for v7.0+ by Starefossen & HobbyMan | See includedagpl.htmlfor licence info.
What it does:

The SF Admin Log enables admins to post site upgrades, forum moderation decisions, file uploads and other changes. Each post can either be Admin only or viewed by the public. The download also contains a userfield and bbcode, both explained below.

  • This is an upgrade of the original SF Admin Log by Starefossen which now includes the option of comments to each log, 4 choices of icon colours to match your theme. A maintenance mode and more. See configuration below.
  • BB Code - This is an Admin only code which enables you to post a link to a particular log on your site using [log]log id no[/log]
  • User Field - This will place an Admin only link in a members profile if that member has been included in a log entry using the Member ID textbox.
  • Maintenance mode - Allows Admin access while denying access to members and guests. Message text is hard coded and can edited in line 96 of the locale file if needed.
  • A checkbox on the top right when ticked shows a permissions based key for the various images used.

Installation:
  1. Upload sf_admin_log_panel to your infusions folder
  2. Go to Admin Panel - System Admin - Infusions and infuse
  3. Check infusions drop down and select "SF Admin Log"
  4. This will automatically bring you to the Admin Log Categories section as you must enter categories before attempting to post logs entries
  5. There is an optional side panel showing the latest log entries. If you want to use it, add and enable in the usual way.
User Field and BB Code Installation:
  1. Using the folder structure from the download as a guide, upload the bb code and user fields to their respective folders.
  2. Go to Admin Panel - System Admin - BB Codes - In disabled BB Codes find "Log" and enable.
  3. Position as required.
  4. Go to Admin Panel - User Admin - User Fields- In disabled User Fields find "Staff Log Entry" and enable.
  5. Position as required.

Core file Modification:

  1. None
CONFIGURATION:
  1. Once installed, the log is by default offline. Go to Log Admin panel and click the Settings Admin link. Choose your settings and then save.
  2. When writing a log entry, select the category and if you want to mention a member in the log, enter their user id [not username] into the Member ID box, this will automatically enter "User: username" into the log.
  3. You can allow comments on all logs, open logs only or disable the comments altogether. If an open log with comments posted is then closed, the comments will remain viewable but no new comments will be allowed.
  4. If you allow "Admins to edit own logs" in settings, this will allow an Admin to edit any log they enter. However, if an Admin has been given the rights to the Admin Panel that Admin will be able edit/delete all logs regardless of setting. This does not apply to SuperAdministrators who have full access.

Misc: The BB Code and User Field are optional and the log will work without them. This Addon also has a version checker in the Staff Log Admin panel which will tell you of any new versions available.
Service by Version Server.

Web: http://dev.starefossen.com
Support: http://www.phpfusion-mods.com
Version: 2.00
< DEV.STAREFOSSEN.COM /> < PHP-FUSION.HOBBYSITES.NET />

Notes and Changelog
Notes: v2.0.0 adaptation by HobbyMan
 
HTML Valid
Changelog:

v2.0.0 - First public release
v1.0.1 - First live version - not publicly released