Differences
This shows you the differences between the selected revision and the current version of the page.
punbb13:extensions:pun_admin_log 2009/07/17 10:19 | punbb13:extensions:pun_admin_log 2020/02/06 11:04 current | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== API for log events (pun_admin_log) ====== | + | ====== Logging of events(pun_admin_log) ====== |
[[punbb13:extensions#Official extensions|PunBB 1.3 official extension]] | [[punbb13:extensions#Official extensions|PunBB 1.3 official extension]] | ||
* Status: **under development** | * Status: **under development** | ||
- | * Current version: **[[http://punbb.informer.com/extensions/pun_admin_log/pun_admin_log.zip|1.0b]]** | + | * Current version: **[[https://punbb.informer.com/extensions/pun_admin_log/pun_admin_log.zip|1.0]]** |
===== General idea ===== | ===== General idea ===== | ||
Line 13: | Line 13: | ||
==== List of actions ==== | ==== List of actions ==== | ||
- | * Install and uninstall extensions | + | * Installation and uninstallation of extensions |
- | * Enable and disable extensions | + | * Enabling and disabling extensions |
- | * Change keys of Administration Settings | + | * Changing keys of Administration Settings |
- | * Delete topics, posts, forums, categories | + | * Deletion of topics, posts, forums, categories |
- | * Stick, unstick topics | + | * Sticking, unsticking topics |
- | * Open, close topics | + | * Opening, closing topics |
* Moving topics | * Moving topics | ||
* Merging topics | * Merging topics | ||
* Splitting posts | * Splitting posts | ||
- | * Change topics subject and message. | + | * Changing topic's subject and message. |
==== Interface ==== | ==== Interface ==== | ||
Line 33: | Line 33: | ||
==== Database ==== | ==== Database ==== | ||
- | Extension use table of the extension [[punbb13:extensions:pun_admin_events]]. | + | Extension uses the table of the extension [[punbb13:extensions:pun_admin_events]]. |
Additional config values in the “config” table. | Additional config values in the “config” table. | ||
Line 48: | Line 48: | ||
* Trac tickets: :?: | * Trac tickets: :?: | ||
* Browse code: | * Browse code: | ||
- | * Trac: [[http://punbb.informer.com/trac/browser/additions/punbb-1.3/extensions/pun_admin_log/|Source]], [[http://punbb.informer.com/trac/log/additions/punbb-1.3/extensions/pun_admin_log/|Log]] | + | * Trac: [[https://punbb.informer.com/trac/browser/additions/punbb-1.3/extensions/pun_admin_log/|Source]], [[https://punbb.informer.com/trac/log/additions/punbb-1.3/extensions/pun_admin_log/|Log]] |
- | * SVN: [[http://punbb.informer.com/svn/additions/punbb-1.3/extensions/pun_admin_log/|/svn/additions/punbb-1.3/extensions/pun_admin_log/]] | + | * SVN: [[https://punbb.informer.com/svn/additions/punbb-1.3/extensions/pun_admin_log/|/svn/additions/punbb-1.3/extensions/pun_admin_log/]] |
* Forums topic: :?: | * Forums topic: :?: | ||
- | * [[http://punbb.informer.com/extensions/|PunBB extension repository]] | + | * [[https://punbb.informer.com/extensions/|PunBB extension repository]] |
====== Screenshots ====== | ====== Screenshots ====== | ||
{{:punbb13:extensions:ext_pun_admin_log.png|}} | {{:punbb13:extensions:ext_pun_admin_log.png|}} |