Changes for page Crime & Justice
Summary
Details
- Page properties
-
- Content
-
... ... @@ -15,9 +15,18 @@ 15 15 16 16 * [[Diverse Cities>>doc:Main Categories.Crime & Justice.Black Crime.WebHome]] 17 17 * [[Interracial Rape>>doc:.Interracial Rape.WebHome]] 18 -* [[Nonwhites Counted as White in crime stats>>doc:.Blacks counted as White.WebHome]]18 +* Nonwhites Counted as White in crime stats 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]] 22 +* [[Grooming Gang Scandal in the UK>>doc:Main Categories.Crime & Justice.euroweek.WebHome]] 23 +* [[Euroweek Scandal in Poland>>euroweek]] 24 + 25 +---- 26 + 27 +== Suggestions for content == 28 + 29 +* statistics on disparities in criminal sentencing across demographics. 30 +* articles discussing controversial cases or law enforcement practices. 31 +* proposals for reform or critiques of existing justice system structures. 32 +* personal experiences or narratives related to criminal justice.
- 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