Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

upload.ini

[CreateSettings]

SettingSummary
DefaultClass Sets the class to use for all files that are not recognized.
MimeClassMap Maps MIME types or groups to class identifiers.
MimeUploadHandlerMap This setting maps MIME type to the name of an upload handler. When the handler is found for a given MIME type, it will be used instead of the normal attribute based upload.

[ExampleAction]

SettingSummary
NavigationPartIdentifier Sets the navigation part to use for the page.
ParentNodes Sets the nodes where the object should be placed.
ReturnType Sets the type of the return values.

[LocationSettings]

SettingSummary
ClassList Sets the classes in the drop down list.
MaxDepth Sets the maximum number of levels in which to look for objects to upload.
MaxItems Sets the maximum number of elements in the drop down list.
RootNode Sets the root node from which to fetch upload locations.

[UploadSettings]

SettingSummary
AliasList Sets node aliases.
DefaultReturnType Sets the default return type

[{class_identifier}_ClassSettings]

SettingSummary
FileAttribute Sets the class attribute identifier which will be used to get the file data.
NameAttribute Sets the class attribute identifier which will get the name.
NamePattern Sets the pattern that will be used to define the name of the object.

Balazs Halasy (23/02/2005 12:40 pm)

Geir Arne Waaler (21/10/2010 8:46 am)

Frederik Holljen, Geir Arne Waaler


Comments

There are no comments.