Changes Made

In progress...

Following are the items that need to be changed to allow Manila to upload PNG files.

manilaData.localization.languages.english.strings.pictures.filePrompt

Update string, add PNG. All localizations need to be updated.

manilaSuite.pictures.hasValidPicture

Update to allow PNG upload.  Localize error message at end of script.

mainResponder.discuss.postAttachedFile

Update to allow PNG upload.

system.verbs.builtins.html.getPngHeightWidth

New script to get height and width of PNG.

manilaSuite.pictures.writeToDisk

Update to allow PNG.

manilaSuite.pictures.editPicture

filePromt uses pictures.filePrompt instead of pictures.choosePicturePrompt

manilaSuite.rpcHandlers.message.attachPicture

Update to allow PNG upload.

Discuss this message.