<![CDATA[ Auditor or Content History - My Forums]]> https://forums.modx.com/thread/?thread=45133 <![CDATA[Re: Auditor or Content History]]> https://forums.modx.com/thread/45133/auditor-or-content-history#dis-post-260192 shamblett Sep 23, 2010, 01:19 PM https://forums.modx.com/thread/45133/auditor-or-content-history#dis-post-260192 <![CDATA[Re: Auditor or Content History]]> https://forums.modx.com/thread/45133/auditor-or-content-history#dis-post-260191
The first error I ran into was an error due to it’s inability to open one of the sql files. The module script determines the files to use from which directory by taking the MODx version and removing the last digit. This gave a path like "/assets/modules/auditor/sql/1.0", whereas the actual path was "/assets/modules/auditor/sql/1.0.0". I didn’t take any time to fix the PHP, I just renamed the directory to "1.0" from "1.0.0", this solved it.

The second error was a mysql error due to having a decimal point in the history database name. I removed it, and auditor installed.

Now, if I could only find the auditor analysis tool.....http://bitez.hobby-site.com/index.php?id=63&relPath=projects/modx-auditor-analysis seems to be down.]]>
jsewill Sep 23, 2010, 01:06 PM https://forums.modx.com/thread/45133/auditor-or-content-history#dis-post-260191
<![CDATA[Re: Auditor or Content History]]> https://forums.modx.com/thread/45133/auditor-or-content-history#dis-post-260190
Auditor isn’t really split into two, Auditor itself is and always was a management module to set up the database triggers on the modx tables and manage the history database at the db level. Auditor Analysis is a tool to analyse the contents of the history database. I didn’t want to write this as a module, I thought it to onerous at the time, also you can use any db manipulation tool you like to mine/present the history data, its just a database at the end of the day.

Don’t know about the 0 length zip, I’ve tried this and it downloaded OK, also ’ve got lots of recorded downloads in my apache logs, so not sure what happened there. The downtime is my fault of course, this happens occasionally as this server is(still, aargh!) on wireless, not wired, just give it a few hours and try again.

What probs did you encounter installing Auditor btw?
]]>
shamblett Nov 11, 2009, 10:33 AM https://forums.modx.com/thread/45133/auditor-or-content-history#dis-post-260190
<![CDATA[Re: Auditor or Content History]]> https://forums.modx.com/thread/45133/auditor-or-content-history#dis-post-260189
I wanted to try both Content History 0.2.4.2 [1] and Auditor 1.4-ga [2] / Auditor Analysis 1.1 [3] with modx-ga-1.0.2 but ran into some problems.

Content History:

It took me a while to figure how it works and that it adds functionality to the edit-document form, which I liked a lot with nice dhtml. It seems to work with QuickManager. As far as I could see it adds one table to the database for the history and doesn’t alteranything else.


  • needed a modification to install with 1.0.2 see support thread[4]
  • License: Why Creative Commons? Which of the CC is it? How does it compare to GPL?
  • known issues: url-manipulation possible to set oder delete any revision

Auditor

First from reading the help files I had the impression this module was a bit clearer on what it does but then sadly I failed installing and testing it. Also I didn’t quite get why it is split in 2 Auditor 1.4-ga and Auditor Analysis 1.1. the later has the following comment:

Still can’t upload this to the resources section, so :-

Get it here

http://bitez.hobby-site.com/index.php?id=63&relPath=projects/modx-auditor-analysis

Or go to the front page of my site and look in the news section

and bitez.hobby-site.com first served an empty .zip and was down later :/



1: http://modxcms.com/extras/package/77

2: http://modxcms.com/extras/package/24

3: http://modxcms.com/extras/package/285

4: http://modxcms.com/forums/index.php/topic,29576.msg239486.html#msg239486]]>
eerne Nov 11, 2009, 07:45 AM https://forums.modx.com/thread/45133/auditor-or-content-history#dis-post-260189
<![CDATA[Re: Auditor or Content History]]> https://forums.modx.com/thread/45133/auditor-or-content-history#dis-post-260188 ]]> dev_cw Oct 23, 2008, 04:02 PM https://forums.modx.com/thread/45133/auditor-or-content-history#dis-post-260188 <![CDATA[Re: Auditor or Content History]]> https://forums.modx.com/thread/45133/auditor-or-content-history#dis-post-260187
However, it is non-intrusive on the core and will catch all updates to the database, not just those from manager/web user access, i.e if you create a document say in a snippet or by some other external script (outside of MODx even) this will also be historied. It really depends on what your requirements are in this respect.

If you want a full audit trail of updates to the database allowing recovery of versions then you need Auditor. If you are primarily concerned with document content and ease of use then you need content history.]]>
shamblett Oct 23, 2008, 03:14 PM https://forums.modx.com/thread/45133/auditor-or-content-history#dis-post-260187
<![CDATA[Auditor or Content History]]> https://forums.modx.com/thread/45133/auditor-or-content-history#dis-post-260186
Can somebody tell me when should I use Auditor and when Content History?

Are they so different? I guess Content History is only for Content and Auditor is for everything.

Thank You]]>
cipa Oct 23, 2008, 02:02 PM https://forums.modx.com/thread/45133/auditor-or-content-history#dis-post-260186