Forums / Install & configuration / Allow new class to use ezmultiupload???

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Allow new class to use ezmultiupload???

Author Message

Neo Pixel

Saturday 22 May 2010 6:06:29 am

Hi,

How do I configure ezmultiupload included in 4.2 to use a new content class that uses images???

any help would be appreciated

Asking stupid questions so you don't have to!

Pascal France

Saturday 22 May 2010 6:37:20 am

Hi Neo,

You have to configure extension/ezmultiupload/settings/ezmultiupload.ini.append.php :

[MultiUploadSettings]
AvailableClasses[]
AvailableClasses[]=classe1
AvailableClasses[]=classe2
AvailableClasses[]=etc...

Pascal

Ce qui embellit le désert c'est qu'il cache un puits... quelque part... (A. de Saint-Exupéry) - http://luxpopuli.fr/eZ-Publish

André R.

Saturday 22 May 2010 9:09:40 am

And if you add new classes that needs to used while uploading (new media types), setup the relation in upload.ini.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Neo Pixel

Saturday 26 June 2010 6:44:13 am

Thanks guys, that worked perfectly :)

Asking stupid questions so you don't have to!