From 8a2f30dbf8c733b5aea865e9738d04a0609a3795 Mon Sep 17 00:00:00 2001 From: Cameron Date: Sun, 25 Nov 2012 12:39:05 -0800 Subject: [PATCH] Added defaults for auto image resizing. --- e107_core/xml/default_install.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/e107_core/xml/default_install.xml b/e107_core/xml/default_install.xml index 6316fb84f..5b5f85ec2 100644 --- a/e107_core/xml/default_install.xml +++ b/e107_core/xml/default_install.xml @@ -151,6 +151,12 @@ registration@yoursite.com e107 Website System gd2 + array ( 'w' => '300', 'h' => '300', ), + 'news-bbcode' => array ( 'w' => '300', 'h' => '300', ), + 'page-bbcode' => array ( 'w' => '300', 'h' => '300', ), +)]]> + 1 0 %d %b : %H:%M