Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
22 Jan 2014 at 08:02 UTC
Updated:
25 Apr 2014 at 10:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tomasribes commentedHi yashsharma01,
I have been reviewing your module and it's well coded, you can see it here
The module funcionality is very simple and can be implemented with core fields and url aliases. This modules automates url aliases creation but it can be implemented with automatic path module tokens
Cheers!
Comment #2
yashsharma01 commentedThanks Tomás,
Yes, this is very simple module and I am using drupal core url aliases functionality.
We can use automatic path module tokens but this module is only for user's who can create his personal public profile url.
Thanks,
Yash
Comment #3
yashsharma01 commentedComment #4
PA robot commentedWe are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)
Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #5
yashsharma01 commentedComment #6
sanddycool47 commentedThanks yashsharma01,
I have reviewed your module and it's is well coded and documented.
This is very simple but very useful module for the user to create direct profile link, Even we can create user profile url by drupal core url alias but, it is difficult for normal users.
Thanks for contributing to community.
Thanks,
Santosh
Comment #7
yashsharma01 commentedThanks sanddycool47 for appreciation.
Comment #8
yashsharma01 commentedComment #9
yashsharma01 commentedComment #10
yashsharma01 commentedComment #11
jwjoshuawalker commentedNit-picky, but the README file had various spacing between elements.
Patch attached to clean it up.
Comment #12
yashsharma01 commentedThanks drastik,
I have applied your given patch.
Comment #13
yashsharma01 commentedComment #14
gauravjeet commentedHi yashsharma01,
Your module looks quite convincing, here's a little suggestion that you can implement.
.module file line 47
Change message from 'Already exist this url!' to 'This url already exists. Please choose another one !'
Best of luck :)..
Comment #15
yashsharma01 commentedThanks gauravjeet_singh for review, I have done as you suggested.
Comment #16
jwjoshuawalker commentedI see a problem with the way you are doing commits.
This page should show your drupal.org user as the committer:
https://drupal.org/node/2178139/commits
Instead it shows 'by root'.
See this page for more information about git identity:
https://drupal.org/node/1022156
You can check if you are properly identifying yourself to get with:
git config -lAlso, you should grab Dreditor for easily making your commit messages.
https://dreditor.org/
This will also allow you an easy way to properly set the --author line in your commit when you receive a patch from an issue queue and commit it.
For example, this commit:
http://drupalcode.org/sandbox/yashsharma01/2178139.git/commit/b24e0b1
Should say:
author: drastik
committer: yashsharma01
Once you have dreditor installed, you'll see a "Create commit message" button just above the comment field on issue queues like this on d.o. Click it, and it will automatically create the commit message like so:
If you identified yourself to git per that link above, and used that commit message, you would have a commit that said author: drastik, committer: yashsharma01 and the message "Issue #2178807 by drastik | yashsharma01: [D7] Profile URL." which would also auto-create a link back to this node when looking @ the commit on drupal.org.
Comment #17
jwjoshuawalker commentedThe reasons listed in last comment (#16) are also why you don't see that project listed on your drupal.org profile as a project you commit to:
https://drupal.org/user/263116
Comment #18
yashsharma01 commentedThanks drastik,
I have done the same that you have sugessted.
Comment #19
debrajn commentedHi yashsharma01,
This is a nice module, i have reviewed but did not get any bug. I think this is ready to release.
Thanks for contribution.
Regards
Debraj
Comment #20
gauravjeet commentedhi yashsharma01,
changing status to RTBC
Comment #21
klausiReview of the 7.x-1.x branch:
This automated report was generated with PAReview.sh, your friendly project application review script. You can also use the online version to check your project. You have to get a review bonus to get a review from me.
manual review:
Removing review bonus tag, you can add it again if you have done another 3 reviews of other projects.
Comment #22
yashsharma01 commentedComment #23
PA robot commentedClosing due to lack of activity. Feel free to reopen if you are still working on this application (see also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.