-- phpMyAdmin SQL Dump -- version 4.5.0.2 -- http://www.phpmyadmin.net -- -- Client : localhost -- Généré le : Lun 05 Octobre 2015 à 10:06 -- Version du serveur : 5.6.21 -- Version de PHP : 5.6.14 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Base de données : `*************` -- -- -------------------------------------------------------- -- -- Structure de la table `emfiy_cck_core_fields` -- CREATE TABLE `emfiy_cck_core_fields` ( `id` int(11) NOT NULL, `title` varchar(50) NOT NULL, `name` varchar(50) NOT NULL, `folder` int(11) NOT NULL, `type` varchar(50) NOT NULL, `description` varchar(5120) NOT NULL, `published` tinyint(4) NOT NULL, `label` varchar(50) NOT NULL, `selectlabel` varchar(50) NOT NULL, `display` int(11) NOT NULL DEFAULT '0', `required` varchar(50) NOT NULL, `validation` varchar(50) NOT NULL, `defaultvalue` varchar(2048) NOT NULL, `options` text NOT NULL COMMENT 'string-formated options', `options2` text NOT NULL COMMENT 'json-formated options', `minlength` int(11) NOT NULL DEFAULT '0', `maxlength` int(11) NOT NULL DEFAULT '255', `size` int(11) NOT NULL DEFAULT '32', `cols` int(11) NOT NULL, `rows` int(11) NOT NULL, `ordering` int(11) NOT NULL DEFAULT '0', `sorting` int(11) NOT NULL DEFAULT '0', `divider` varchar(50) NOT NULL, `bool` tinyint(4) NOT NULL, `location` varchar(1024) NOT NULL, `extended` varchar(50) NOT NULL, `style` varchar(512) NOT NULL, `script` text NOT NULL, `bool2` tinyint(4) NOT NULL DEFAULT '0', `bool3` tinyint(4) NOT NULL DEFAULT '0', `bool4` tinyint(4) NOT NULL DEFAULT '0', `bool5` tinyint(4) NOT NULL DEFAULT '0', `bool6` tinyint(4) NOT NULL DEFAULT '0', `bool7` tinyint(4) NOT NULL DEFAULT '0', `bool8` tinyint(4) NOT NULL DEFAULT '1', `css` varchar(255) NOT NULL, `attributes` varchar(512) NOT NULL, `storage` varchar(50) NOT NULL, `storage_cck` varchar(50) NOT NULL, `storage_location` varchar(50) NOT NULL, `storage_table` varchar(100) NOT NULL, `storage_field` varchar(50) NOT NULL, `storage_field2` varchar(50) NOT NULL, `storage_params` varchar(2048) NOT NULL, `storages` varchar(2048) NOT NULL, `checked_out` int(10) UNSIGNED NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Contenu de la table `emfiy_cck_core_fields` -- INSERT INTO `emfiy_cck_core_fields` (`id`, `title`, `name`, `folder`, `type`, `description`, `published`, `label`, `selectlabel`, `display`, `required`, `validation`, `defaultvalue`, `options`, `options2`, `minlength`, `maxlength`, `size`, `cols`, `rows`, `ordering`, `sorting`, `divider`, `bool`, `location`, `extended`, `style`, `script`, `bool2`, `bool3`, `bool4`, `bool5`, `bool6`, `bool7`, `bool8`, `css`, `attributes`, `storage`, `storage_cck`, `storage_location`, `storage_table`, `storage_field`, `storage_field2`, `storage_params`, `storages`, `checked_out`, `checked_out_time`) VALUES (55, 'Core Template Params', 'core_template_params', 3, 'text', '', 0, 'Params', '', 3, '', '', '', '', '', 0, 0, 32, 0, 0, 0, 0, '', 0, '', '', '', '', 0, 0, 0, 0, 0, 0, 0, '', '', 'dev', '', '', '', 'template_params', '', '', '', 0, '0000-00-00 00:00:00'), (56, 'Core Template', 'core_template', 3, 'select_dynamic', '', 0, 'Template', ' ', 3, '', '', '', '', '{"query":"SELECT DISTINCT a.template AS value, CONCAT(b.title,\\" - \\",b.name) AS text FROM #__template_styles AS a LEFT JOIN #__cck_core_templates AS b ON b.name = a.template WHERE b.id AND b.mode=0 ORDER BY b.title","table":"","name":"","where":"","value":"","orderby":"","language_detection":"joomla","language_codes":"EN,GB,US,FR","language_default":"EN"}', 0, 50, 32, 0, 0, 0, 0, ',', 0, '', '', '', '', 1, 0, 0, 0, 0, 0, 1, '', 'onchange="JCck.Dev.doSubmit();" style="max-width:190px;"', 'dev', '', '', '', 'template', '', '', '', 0, '0000-00-00 00:00:00'), (57, 'Core Layer', 'core_layer', 3, '42', '', 0, 'Layer', ' ', 3, '', '', '', '', '{"preparecontent":"","prepareform":"$checked1 = ( $config[''item'']->layer == ''configuration'' ) ? ''checked=\\"checked\\"'' : '''';\\r\\n$checked2 = ( $config[''item'']->layer == ''fields'' ) ? ''checked=\\"checked\\"'' : '''';\\r\\n$checked3 = ( $config[''item'']->layer == ''template'' ) ? ''checked=\\"checked\\"'' : '''';\\r\\n$selected1 = ( $config[''item'']->layer == ''configuration'' ) ? ''selected'' : '''';\\r\\n$selected2 = ( $config[''item'']->layer == ''fields'' ) ? ''selected'' : '''';\\r\\n$selected3 = ( $config[''item'']->layer == ''template'' ) ? ''selected'' : '''';\\r\\n\\r\\n$form = ''
''\\r\\n . ''''\\r\\n . ''''\\r\\n . ''''\\r\\n . ''