0 Votes

Changes for page Crime & Justice

Last modified by Ryan C on 2025/05/20 16:18

From version 35.2
edited by Ryan C
on 2025/05/20 16:16
Change comment: Renamed back-links.
To version 29.1
edited by Ryan C
on 2025/04/11 18:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,7 +6,7 @@
6 6  
7 7  == The Racism Narrative ==
8 8  
9 -* [[Sentencing disparities rebuttal>>doc:.Sentencing Disparities.WebHome]]
9 +* [[Sentencing disparities rebuttal>>doc:.sentencing_disparities.WebHome]]
10 10  * [[Racial Policies, Historical and Modern>>/crime-policies]]
11 11  * [[Myth of Racially Motivated Police>>/law-enforcement]]
12 12  * [[Blacks supposedly arrested more despite same drug use>>doc:Main Categories.Crime & Justice.Do Blacks use drugs at the same rate as Whites?.WebHome]]
... ... @@ -14,10 +14,19 @@
14 14  == Relationship between demographics and Crime ==
15 15  
16 16  * [[Diverse Cities>>doc:Main Categories.Crime & Justice.Black Crime.WebHome]]
17 -* [[Interracial Rape>>doc:.Interracial Rape.WebHome]]
18 -* [[Nonwhites Counted as White in crime stats>>doc:.Blacks counted as White.WebHome]]
17 +* [[Interracial Rape>>doc:.interracial_rape.WebHome]]
19 19  
20 20  == The Mass Rape of Europe ==
21 21  
22 -* [[Grooming Gang Scandal in the UK>>doc:Main Categories.Islam.euroweek.WebHome]]
23 -* [[Euroweek Scandal in Poland>>Main Categories.Islam.euroweek.WebHome]]
21 +* [[Grooming Gang Scandal in the UK>>doc:Main Categories.Crime & Justice.euroweek.WebHome]]
22 +* [[Euroweek Scandal in Poland>>euroweek]]
23 +
24 +----
25 +
26 +== Suggestions for content ==
27 +
28 +* statistics on disparities in criminal sentencing across demographics.
29 +* articles discussing controversial cases or law enforcement practices.
30 +* proposals for reform or critiques of existing justice system structures.
31 +* personal experiences or narratives related to criminal justice.
32 +
XWiki.GadgetClass[0]
content
... ... @@ -1,0 +1,9 @@
1 +{{velocity}}
2 +#set ($extraParams = '')
3 +#if ($doc.space != 'Main')
4 + #set ($escapedDocumentReference = $services.rendering.escape($services.model.serialize($doc.documentReference,
5 + 'default'), 'xwiki/2.1'))
6 + #set ($extraParams = "root='document:$escapedDocumentReference'")
7 +#end
8 +{{documentTree showTranslations="false" showAttachments="false" $extraParams /}}
9 +{{/velocity}}
position
... ... @@ -1,0 +1,1 @@
1 +1,1
title
... ... @@ -1,0 +1,1 @@
1 +#if ($doc.space == 'Main')$services.localization.render('platform.dashboard.wiki.pages')#{else}$services.localization.render('platform.dashboard.space.documents', [$doc.plainTitle])#end
XWiki.GadgetClass[1]
content
... ... @@ -1,0 +1,8 @@
1 +{{velocity}}
2 +#set($tagSpace = $NULL)
3 +#if ($doc.space != "Main")
4 + #set($tagSpace = $services.rendering.escape($doc.space, 'xwiki/2.1'))
5 +#end
6 +
7 +{{tagcloud space="$!tagSpace" /}}
8 +{{/velocity}}
position
... ... @@ -1,0 +1,1 @@
1 +1,2
title
... ... @@ -1,0 +1,1 @@
1 +$services.localization.render('platform.dashboard.space.tagcloud', [$doc.plainTitle])
XWiki.GadgetClass[2]
content
... ... @@ -1,0 +1,8 @@
1 +{{velocity}}
2 +#set($aSpace = $NULL)
3 +#if ($doc.space != "Main")
4 + #set ($aSpace = $services.rendering.escape($doc.space, 'xwiki/2.1'))
5 +#end
6 +
7 +{{notifications spaces="$!aSpace" useUserPreferences="false" displayOwnEvents="true" /}}
8 +{{/velocity}}
position
... ... @@ -1,0 +1,1 @@
1 +2,1
title
... ... @@ -1,0 +1,1 @@
1 +#if ($doc.space != 'Main')$services.localization.render('platform.dashboard.space.activity', [$doc.plainTitle])#{else}$services.localization.render('platform.dashboard.wiki.activity')#end