Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2012 at 19:46 UTC
Updated:
9 May 2013 at 16:25 UTC
PhotoLDR is a module that will allow an iOS app to interface with a Drupal site.
The module presents XML based on the site admin's setting.
The module accepts user authentication in POST.
The iOS app can send images and text to the module in POST allowing photo and text contribution to the Drupal site by a user other than Admin. The user must have permission to edit or create the content.
http://drupal.org/sandbox/willisiw/1778338
git clone --recursive --branch 7.x-1.x willisiw@git.drupal.org:sandbox/willisiw/1778338.git photoldr
Drupal 7.
Comments
Comment #1
lolandese commentedHi Ian,
To start, have a look at http://ventral.org/pareview/httpgitdrupalorgsandboxwillisiw1778338git.
Also, the iTunes app at http://itunes.apple.com/us/app/photoldr/id555194288 is a paid version. Do you have any suggestions for testers what they can do without spending money?
Comment #2
willisiw commentedCoding:
I will work on the coding issues, which appear to be primarily over-indentations. Thank you for the link, it is very helpful.
Cost:
I can provide a limited number of testers with a beta version of the app for testing. It would be an AD-HOC distribution for the purposes of the module testing.
I plan to release a "lite" free version of the app with fewer features, but currently I have not yet decided how exactly to do that.
I also am exploring an Enterprise version for sites with a large volume of nodes
If you are serious about testing the app for the purposes of this module approval, I can provide details on a person by person basis. I need the device UDID of the test applicants. You can send me this in my contact form or by e-mail.
I hope this is helpful and I look forward to testing and more constructive feedback.
Ian
Comment #3
willisiw commentedI cleaned up the formatting thanks.
I have not seen any requests for beta testing.
Please take a look and give me feedback.
Thank you,
Ian
Comment #4
miloyz commentedHi willisiw,
Thanks very much for contributing this nice module and fixing the coding standards errors.
Going through the file photoldr.admin.inc line 18,
I noticed this help text description isn't wrapped in a t() function call. It seems other descriptions, help texts seem to have been correctly wrapped in t(), but I guess you should probably take a further look, just to double check.
So far, that's all I could find, but I will keep looking and certainly let you know if I can find anything else.
I hope these comments will help you to improve this nice module.
Cheers!
Comment #5
willisiw commentedI fixed the one instance of the missing t(). I will continue to look for more of those. I also added the t() function to a few of the labels in a select statement.
http://drupal.org/node/1798254#comment-6824168
I also reran ventral and cleaned up many of the newly revealed formatting issues.
Comment #6
srutheesh commentedHi willisiw,
Thanks very much for contributing this good module and fixing the coding standards errors. I could't find any issues in the module, i hope it ready to move as contributed module.
Comment #7
mayank-kamothi commentedHi,
Manual Review:
Example : use t() for all text information.
Mayank Kamothi
Comment #8
PA robot commentedClosing due to lack of activity. Feel free to reopen if you are still working on this application.
I'm a robot and this is an automated message from Project Applications Scraper.