[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 # eZ publish configuration file for eZTemplate 2 # 3 # NOTE: It is not recommended to edit this files directly, instead 4 # a file in override should be created for setting the 5 # values that is required for your site. Either create 6 # a file called settings/override/datatype.ini.append or 7 # settings/override/datatype.ini.append.php for more security 8 # in non-virtualhost modes (the .php file may already be present 9 # and can be used for this purpose). 10 11 12 # Settings related to content view and datatypes 13 [ViewSettings] 14 # A list of datatypes that needs to group output data 15 # when displayed in view mode 16 # NOTE: The datatype may override this using PHP code 17 GroupedInput[] 18 GroupedInput[]=ezinisetting 19 GroupedInput[]=ezmultioption 20 GroupedInput[]=ezoption 21 GroupedInput[]=ezrangeoption 22 GroupedInput[]=ezpackage 23 GroupedInput[]=ezuser 24 25 # Settings related to content editing and datatypes 26 [EditSettings] 27 # A list of datatypes that needs to group their input fields 28 # when displayed in edit mode 29 # NOTE: The datatype may override this using PHP code 30 GroupedInput[] 31 GroupedInput[]=ezauthor 32 GroupedInput[]=ezbinaryfile 33 GroupedInput[]=ezdate 34 GroupedInput[]=ezdatetime 35 GroupedInput[]=ezimage 36 GroupedInput[]=ezinisetting 37 GroupedInput[]=ezmatrix 38 GroupedInput[]=ezmedia 39 GroupedInput[]=ezoption 40 GroupedInput[]=ezmultioption 41 GroupedInput[]=ezobjectrelationlist 42 GroupedInput[]=ezpackage 43 GroupedInput[]=ezrangeoption 44 GroupedInput[]=eztime 45 GroupedInput[]=ezurl 46 GroupedInput[]=ezuser 47 GroupedInput[]=ezprice 48 49 # Settings related to content information collection and datatypes 50 [CollectionSettings] 51 # A list of datatypes that needs to group their input fields 52 # when displayed in information collection mode 53 # NOTE: The datatype may override this using PHP code 54 GroupedInput[] 55 GroupedInput[]=ezauthor 56 GroupedInput[]=ezbinaryfile 57 GroupedInput[]=ezdate 58 GroupedInput[]=ezdatetime 59 GroupedInput[]=ezimage 60 GroupedInput[]=ezinisetting 61 GroupedInput[]=ezmatrix 62 GroupedInput[]=ezmedia 63 GroupedInput[]=ezmultioption 64 GroupedInput[]=ezobjectrelationlist 65 GroupedInput[]=ezpackage 66 GroupedInput[]=ezrangeoption 67 GroupedInput[]=ezselection 68 GroupedInput[]=eztime 69 GroupedInput[]=ezurl 70 GroupedInput[]=ezuser 71 72 # Settings related to results (after infocollection) and datatypes 73 [ResultSettings] 74 # A list of datatypes that needs to group their data 75 # when displayed after information collection 76 # NOTE: The datatype may override this using PHP code 77 GroupedInput[] 78 79 # Settings related to class editing and datatypes 80 [ClassEditSettings] 81 # A list of datatypes that needs to group their input fields 82 # when displayed in class edit mode 83 # NOTE: The datatype may override this using PHP code 84 GroupedInput[]
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |