Skip to content

Commit 37c4c2d

Browse files
committed
additional config description in the README.txt. Since it's not part of the jar, the version stays the same, and the jar will not be replaced.
git-svn-id: https://share-extras.googlecode.com/svn/trunk/Audit Dashlet@1443 a3f5c567-fd0f-3a89-9b71-a290c5a5f590
1 parent 9f0add1 commit 37c4c2d

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

README.txt

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,18 +58,17 @@ of the dashboard and drag the dashlet into one of the columns from the list of d
5858
For convenience, the list will pop out when opening the configure dialog with no applications currently configured.
5959
Could be useful if you don't know what application name to search for.
6060

61-
The number of data rows (audit events) displayed per page is configurable with the 'Entries per page' parameter.
61+
The number of data rows (audit events) displayed per page is configurable with the 'Entries per page' parameter. It defaults to 10.
6262

6363
Additional server side filters are configurable :
64-
UI Name Description Audit API corresponding parameter
65-
--------------------------------------------------------------------------------------------------------------------------------
66-
- Value Filter filter on the audit value (exact match, optional) 'value'
67-
- Max Entry Count maximum number of audit entries retrieved (optional) 'limit' (default 100)
68-
- Audit Path Filter select only the audit entries with a matching audit path URL path after application (default none)
69-
key in their values map.
70-
- Additional Query params other possible query parameters (optional) from/to time, from/to id, user
71-
72-
(See http://wiki.alfresco.com/wiki/Auditing_(from_V3.4)#Advanced_Query). This filtering is done server-side.
64+
UI Name Description Audit API corresponding parameter
65+
-----------------------------------------------------------------------------------------------------------------------------------------------------
66+
- Value Filter filter on the audit value (exact match, optional) 'value'
67+
- Max Entry Count maximum number of audit entries retrieved (optional) 'limit' (default 100)
68+
- Audit Path Filter select only the audit entries with a matching audit path URL path after application (default none)
69+
key in their values map. (optional)
70+
- Additional Query params other possible server-side query parameters (optional). Separated by &. from/to time, from/to id, user, valueType, ...
71+
(See http://wiki.alfresco.com/wiki/Auditing_(from_V3.4)#Advanced_Query).
7372

7473
The columns to display are also configurable (show/hide).
7574

0 commit comments

Comments
 (0)