Changes for page Team Hope Public Library

Last modified by Don B on 2025/12/11 23:51

From version 62.2
edited by Larry Maloney
on 2023/12/01 00:17
Change comment: Updated application icon
To version 13.1
edited by Don B
on 2023/11/28 21:56
Change comment: Update LiveTable

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Team Hope Public Library
1 +Team Hope
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.lpm
1 +XWiki.donb
Content
... ... @@ -1,12 +1,14 @@
1 1  {{velocity}}
2 2  #set ($columnsProperties = {
3 - 'doc.title': {"link":"view"},
3 + '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]},
4 4   'countylist': {},
5 + 'doc.title': {"link":"view"},
5 5   'cpra_description': {"filterable":false,"sortable":false,"html":true},
6 - 'document_report_link': {"filterable":false,"sortable":false,"html":true},
7 + 'longText2': {"filterable":false,"sortable":false,"html":true},
8 + 'date1': {"html":true},
7 7   'shortText2': {},
8 - 'longText1': {"filterable":false,"sortable":false,"html":true},
9 - '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]}
10 + 'doc.author': {"link":"author"},
11 + 'longText1': {"filterable":false,"sortable":false,"html":true}
10 10  })
11 11  #set ($options = {
12 12   'className': 'Team Hope.Code.Team HopeClass',
... ... @@ -14,9 +14,9 @@
14 14   'tagCloud': true,
15 15   'rowCount': 15,
16 16   'maxPages': 10,
17 - 'selectedColumn': 'doc.title',
19 + 'selectedColumn': '_actions',
18 18   'defaultOrder': 'asc'
19 19  })
20 -#set ($columns = ['doc.title', 'countylist', 'cpra_description', 'document_report_link', 'shortText2', 'longText1', '_actions'])
22 +#set ($columns = ['_actions', 'countylist', 'doc.title', 'cpra_description', 'longText2', 'date1', 'shortText2', 'doc.author', 'longText1'])
21 21  #livetable('team hope' $columns $columnsProperties $options)
22 22  {{/velocity}}
photo_2023-11-28_20-02-52.jpg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.donb
Size
... ... @@ -1,1 +1,0 @@
1 -290.9 KB
Content
AppWithinMinutes.LiveTableClass[0]
Live Table Columns
... ... @@ -1,1 +1,1 @@
1 -doc.title countylist cpra_description document_report_link shortText2 longText1 _actions
1 +_actions countylist doc.title cpra_description longText2 date1 shortText2 doc.author longText1
Description
... ... @@ -1,93 +1,1 @@
1 -(% id="HTeamHopeLibrary2CPublicrecordsrequest" %)
2 -== ** Welcome to the Team Hope Library!** ==
3 -
4 -(% class="wikigeneratedid" id="HOurLibrarycontainsPublicRecordsRequests28PRR29fromall58Californiacounties." %)
5 -(((
6 -Our Library contains Public Records Requests (PRR) from all 58 California counties.
7 -)))
8 -
9 -(% class="wikigeneratedid" %)
10 -(((
11 -
12 -)))
13 -
14 -(% class="wikigeneratedid" %)
15 -(((
16 -[[image:photo_2023-11-28_20-02-52.jpg||data-xwiki-image-style-text-wrap="true"]] We are a small group of volunteers, who request and publicly post election related records,
17 -)))
18 -
19 -(% class="wikigeneratedid" %)
20 -(((
21 -as well as post insightful research and training aids we find along the way.
22 -)))
23 -
24 -(% class="wikigeneratedid" %)
25 -(((
26 -
27 -)))
28 -
29 -(% class="wikigeneratedid" %)
30 -(((
31 - Since the election records are public records, we feel they should be shared openly with the
32 -)))
33 -
34 -(% class="wikigeneratedid" %)
35 -(((
36 -public so we created the Team Hope Public Library. Our Library contains Public Records Requests
37 -)))
38 -
39 -(% class="wikigeneratedid" %)
40 -(((
41 -from all 58 California Counties.
42 -)))
43 -
44 -(% class="wikigeneratedid" %)
45 -(((
46 -
47 -)))
48 -
49 -(% class="wikigeneratedid" %)
50 -(((
51 - These records request are formatted in a report style document. Each of the reports have a links
52 -)))
53 -
54 -(% class="wikigeneratedid" %)
55 -(((
56 -to a copy of the correspondence documents and if provided, the included public records. The Report
57 -)))
58 -
59 -(% class="wikigeneratedid" %)
60 -(((
61 -Status indicates the process of the PRR such as completed, in process or if the agency exempted
62 -)))
63 -
64 -(% class="wikigeneratedid" %)
65 -(((
66 -the records.
67 -)))
68 -
69 -(% class="wikigeneratedid" %)
70 -(((
71 -
72 -)))
73 -
74 -(% class="wikigeneratedid" %)
75 -(((
76 - All of the correspondence and the public election related records are downloadable and should
77 -)))
78 -
79 -(% class="wikigeneratedid" %)
80 -(((
81 -be used as you wish.
82 -)))
83 -
84 -(% class="wikigeneratedid" %)
85 -(((
86 -
87 -)))
88 -
89 -(% class="wikigeneratedid" %)
90 -(((
91 -We have chain of custody for most of the original documents if needed in court.
92 -(% style="display:none" %)
93 -)))
1 +=== **Team Hope Library**, Public records request ===
XWiki.UIExtensionClass[0]
Extension Parameters
... ... @@ -1,3 +1,3 @@
1 -label=Team Hope Public Library
1 +label=Team Hope 1
2 2  target=Team Hope.WebHome
3 3  icon=icon:list
XWiki.XWikiComments[0]
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.lpm
Comment
... ... @@ -1,1 +1,0 @@
1 -This is a test comment on JUST this page.
Date
... ... @@ -1,1 +1,0 @@
1 -2023-11-30 21:45:39.810