ecl-logo Documentation

UploadName

UploadName[objects,names]namedObjects

returns the objects in objects with their corresponding name in names.

Details

    Input
    {Transmogrify`Private`origwrappedWidth, Transmogrify`Private`origwrappedHeight} If[Ceiling[Transmogrify`Private`width$326367] > 1024, If[Transmogrify`Private`optDebug, Print[producing narrow 1024 image]]; Transmogrify`Private`defaultWindowSize = 1024; Transmogrify`Private`f = StringReplace[Files/UploadName.en/1.png, FileBaseName[Files/UploadName.en/1.png] :> FileBaseName[Files/UploadName.en/1.png]<>_1024]; Transmogrify`Private`boxToImageOptions = Flatten[{MaxImageSize -> 1024, Magnification -> Transmogrify`Private`magnification Transmogrify`Private`resolution, Transmogrify`Private`Resolution -> Transmogrify`Private`resolution, Sequence @@ Transmogrify`Private`options}]; Transmogrify`Private`btiWrappedImageReturn = BoxToImage[Transmogrify`Private`f, Sequence @@ Transmogrify`Private`boxToImageOptions]; If[Transmogrify`Private`optDebug, Print[btiWrappedImageReturn = <>ToString[Transmogrify`Private`btiWrappedImageReturn]]]; {Transmogrify`Private`origwrappedWidth, Transmogrify`Private`origwrappedHeight} = ToExpression[{Width, Height} /. Transmogrify`Private`btiWrappedImageReturn]; {Transmogrify`Private`wrappedWidth, Transmogrify`Private`wrappedHeight} = Ceiling[-------------------------------------------------------------------------------]; Return[XMLElement[img, {src -> (URL /. Transmogrify`Private`btiWrappedImageReturn), data-src -> (URL /. Transmogrify`Private`btiWrappedImageReturn), data-big -> ToString[Transmogrify`Private`defaultWidth]<> <>ToString[Transmogrify`Private`defaultHeight], data-small -> ToString[Transmogrify`Private`wrappedWidth]<> <>ToString[Transmogrify`Private`wrappedHeight], Sequence @@ {alt -> }}, {}]], If[Transmogrify`Private`optDebug, Print[narrow image branch, width <= 1024]]; Return[(XMLElement[img, {src -> (URL /. #1), height -> ToString[Transmogrify`Private`defaultHeight], width -> ToString[Transmogrify`Private`defaultWidth], Sequence @@ {alt -> }}, {}] & )[Transmogrify`Private`btiDefaultImageReturn]]] Transmogrify`Private`resolution
    Output
    General Options

Examples

Basic Examples  (2)

Upload a name to a pre-existing object:

Upload names to multiple objects at one time:

Options  (5)

OverwriteSynonyms  (2)

Replace Existing Synonyms:

Add to Existing Synonyms:

Synonyms  (3)

Add additional synonyms for the object:

Upload additional synonyms to multiple objects:

Specify no additional synonyms for an object using Null:

Messages  (2)

NameAlreadyInUse  (2)

Cannot add name that is already in use for that type:

Cannot add name that is already in use for that type when using singleton input case: