Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

A Movable Type plugin to specify log categories to exclude from the activity log.

License

Notifications You must be signed in to change notification settings

movabletype/mt-plugin-log-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This plugin was created to limit which activities are written to the Activity
Log (and hence the internal mt_log table in the database).

Specifically, it adds a new mt-config.cgi setting: LogExclude. LogExclude takes
a comma separated list of log categories to exclude from the activity log;
messages in those categories are simply ignored and will never reach the db.

For example:

    LogExclude straight_search

would stop all searches from being logged.

About

A Movable Type plugin to specify log categories to exclude from the activity log.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages