Skip to content

Commit 4f6f699

Browse files
committed
Update README.md to include screenshot links
1 parent 1a28b47 commit 4f6f699

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ See http://wiki.alfresco.com/wiki/Auditing_(from_V3.4) on how to define audit ap
1010

1111
From 3.4.4, also see http://wiki.alfresco.com/wiki/Content_Auditing and http://wiki.alfresco.com/wiki/Audit_Filter.
1212

13+
![Audit Dashlett](/screenshots/en/audit-dashlet-default.png)
14+
15+
Note : the output in the "audited values" field will depend on the configuration of the current audit application
16+
(ie what data extractors have been configured, if using the access auditor or not, etc ...).
17+
The default applications output will generally be more verbose. Here, the screenshots are made using
18+
simple data extractors, for clarity of the captured output.
19+
1320
Installation
1421
------------
1522

@@ -92,6 +99,9 @@ Using the dashlet
9299
This can be overriden by copying the webscript config file (audit-application-data.get.config.xml) in the equivalent path in web-extension, if required.
93100

94101

102+
Below is a screenshot of the current configuration dialog :
103+
104+
![Audit Dashlett](/screenshots/en/audit-dashlet-configuration-dialog.png)
95105

96106
* **Search box**
97107

@@ -136,6 +146,26 @@ Using the dashlet
136146

137147
This search is done by filtering out undesired entries coming from the datasource prior to browser display.
138148

149+
Screenshots
150+
-----------
151+
152+
Some sample screenshots with different configurations are included below :
153+
154+
1. filtering with regular expressions :
155+
156+
![Audit Dashlett](/screenshots/en/audit-dashlet-field-regex.png)
157+
This search is done by filtering out undesired entries coming from the datasource prior to browser display.
158+
159+
160+
2. transforming noderef into links :
161+
162+
![Audit Dashlett](/screenshots/en/audit-dashlet-noderef-links.png)
163+
164+
3. using the [Access Auditor](http://wiki.alfresco.com/wiki/Content_Auditing#Audit_Data_Generated_By_AccessAuditor), with 'Trim Audit Paths' de-selected :
165+
166+
![Audit Dashlett](/screenshots/en/audit-dashlet-full-auditPaths.png)
167+
168+
4. etc...
139169

140170
Changelog
141171
---------

0 commit comments

Comments
 (0)