Switch to side-by-side view

--- a/Allura/development.ini
+++ b/Allura/development.ini
@@ -126,6 +126,10 @@
 
 trovecategories.enableediting = true
 
+# If set to false, the stats of the user are not
+# updated and they are not shown to users.
+user.stats.enable = true
+
 # ActivityStream
 activitystream.master = mongodb://127.0.0.1:27017
 activitystream.database = activitystream