upavadi / TngApi

Current Version, 3.3.3 released on 29 July 2022. The TngApi plugin for Wordpress is a stand-alone plugin. It integrates smoothly with TNG to display genealogy data in Wordpress pages
http://www.upavadi.net
0 stars 2 forks source link

Upload profile photo - add personID #18

Closed upavadi closed 10 years ago

upavadi commented 10 years ago

This feature would benefit if incorporated in the master plugin. This way uploaded photo would be tagged with personID and can be made available as tagged media in person page. If file activated in another tab, the process would be seamless. I have written "submit user image" plug in. This could be incorporated in the Master plugin as series of functions.

upavadi commented 10 years ago

Basic profile image upload added. Further work required 1 - redo the code so that path to upload folder can be changed. 2 - Save data to DB: image name, thumb image name, user ID, Person ID, default image tag 3 - Increase max size from 1Mb to 5 Mb. 4 - Change image resize algorithm from fixed xxx pixels to (if size greater than).