Quantcast
Channel: Zenphoto forum
Viewing all articles
Browse latest Browse all 2917

eliz82 on "Zenphoto REST api - Integration with other software"

$
0
0

Hey guys i have made an app for Piwigo gallery that help users to post photos from gallery into other software like Worpress or various forums types. http://piwigo.org/ext/extension_view.php?eid=835

I want to make something similar for Zenphoto.

But i have some problems

1) Current api seem unsupported by it's original autor. Both Piwigo and Menalto Gallery 3 have api that are officially supported and documented. Please support your Zenphoto REST api officially. They are some bugs some incomplete stuff, and there is no documentation for it.

2) Is possible to make the derivative file names not contain the size in pixels? Because having that number in the filename easily will broke any links to the thumbnail and websize in the future.

For example if a software like mine generate a bbcode like this for a forum software:

[url=http://site.com/cache/someuser/filename_595.jpg][img]http://site.com/cache/someuser/filename_150_cw150_ch150_thumb.jpg[/img][/url]

If the user change the size of the thumbnails or websize then the original link embeded in other software can be broken.
Piwigo dont have that size included in the filenames. They use something like this
filename-sq.jpg (square thumbnail)
filename-th.jpg (small thumbnail)
filename-me.jpg (websize thumbnail)
filename.jpg (original filename)
When user change the size option in his options panel he is not broking the past links.


Viewing all articles
Browse latest Browse all 2917

Trending Articles