This module integrates Profile2 with XML sitemap by creating XML sitemap links with the Profile2 profiles.
This module differs from the xmlsitemap_user module, in which this module generates links with the Profile2 profiles instead of user profiles. A user without a Profile2 profile does not get indexed by XML Sitemap with this module.

http://drupal.org/sandbox/makangus/1783144
git clone --branch master http://git.drupal.org/sandbox/makangus/1783144.git

Comments

PA robot’s picture

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and 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.

capynet’s picture

Hi, module should have a README.txt with the usage and any relevant thing about the module.

Read more in http://drupal.org/node/1587704 "5.2 Ensure the repository contains a detailed README.txt."

makangus’s picture

Thanks @capynet.

Added README.txt file in this commit http://drupalcode.org/sandbox/makangus/1783144.git/commit/668bd83

barthje’s picture

ooh always fun, xmlsitemap!

Branch

It appears you are working in the "master" branch in git. You should really be working in a version specific branch. The most direct documentation on this is Moving from a master branch to a version branch. For additional resources please see the documentation about release naming conventions and creating a branch in git.

Automated errors
http://ventral.org/pareview/httpgitdrupalorgsandboxmakangus1783144git

FILE: /var/www/drupal-7-pareview/pareview_temp/profile2_xmlsitemap.info
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
6 | ERROR | Files must end in a single new line character
--------------------------------------------------------------------------------

FILE: /var/www/drupal-7-pareview/pareview_temp/profile2_xmlsitemap.module
--------------------------------------------------------------------------------
FOUND 2 ERROR(S) AFFECTING 2 LINE(S)
--------------------------------------------------------------------------------
38 | ERROR | Missing parameter type at position 1
94 | ERROR | Missing parameter type at position 1
--------------------------------------------------------------------------------

General
Looks nice and clean! No errors and clear functionality.

barthje’s picture

Status: Needs review » Needs work
makangus’s picture

Status: Needs work » Needs review

Thanks barthje.

- Switched to the 7.x-1.x branch and master branch was deleted.
- Fixed the minor coding standard issues

carwin’s picture

Status: Needs review » Reviewed & tested by the community

Looks awesome, PAReview comes out clean now and everything works as expected. I think we can call this RTBC :)

klausi’s picture

Status: Reviewed & tested by the community » Fixed

Sorry for the delay, but you have not listed any reviews of other project applications in your issue summary as strongly recommended in the application documentation.

manual review:

  • profile2_xmlsitemap_entity_insert(): If you are interested in only one entity type then you should implement hook_profile2_insert(). Same for the other entity level hooks that you only need for profile2.

But that is not a blocker, so ...

Thanks for your contribution, makangus!

I updated your account so you can promote this to a full project and also create new projects as either a sandbox or a "full" project.

Here are some recommended readings to help with excellent maintainership:

You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and stay involved!

Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.

Thanks to the dedicated reviewer(s) as well.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

fixed sandbox link