Comments

opdavies created an issue. See original summary.

sarguna raj m’s picture

Status: Active » Needs review
StatusFileSize
new778 bytes

Hi opdavies,

I have attachment sample Readme txt.

Refer Readme template URL: https://www.drupal.org/docs/develop/documenting-your-project/readme-temp...

Thanks.

riddhi.addweb’s picture

Status: Needs review » Needs work

@sarguna raj M, Can you please make this patch file as per the standard format of readme.

bhanuprakashnani’s picture

Assigned: Unassigned » bhanuprakashnani
Status: Needs work » Needs review
StatusFileSize
new1.3 KB

Changed the README file according to the Drupal Readme Standards. Please review and mention if any more changes are to be made. Thank you.

bhanuprakashnani’s picture

Can i get a review please??

vandna b’s picture

#4 I have tested your patch it fulfills the requirement README file according to the Drupal Readme Standards

bhanuprakashnani’s picture

Status: Needs review » Reviewed & tested by the community
opdavies’s picture

Status: Reviewed & tested by the community » Needs work

This seems to be in the wrong format. Looking at the links, It's a markdown file rather than a text file.

amit.drupal’s picture

StatusFileSize
new1.3 KB
new1.02 KB

Updated Patch.

amit.drupal’s picture

Status: Needs work » Needs review
msankhala’s picture

Status: Needs review » Needs work
+++ b/README.txt
@@ -0,0 +1,59 @@
+ * Install as you would normally install a contributed Drupal module. ¶

Trailing white space.

brahmjeet789’s picture

Status: Needs work » Needs review
StatusFileSize
new1.45 KB

i have removed trailing white space in #8 patch ,please review my patch.

lomasr’s picture

@brahmjeet789 Please add INTRODUCTION.

lomasr’s picture

Status: Needs review » Needs work
brahmjeet789’s picture

@lomasr i already added introduction ,please recheck it.

lomasr’s picture

@brahmjeet789 I can see the heading but nothing under it. Not sure from the readme.txt what is the use of this module. Nothing on the project page either https://www.drupal.org/project/system_user

msankhala’s picture

Yes, project page does not has any description. There is an issue for that #2975067: Add description on project page
This module creates a new user account named "[site:name] system user " without any email address on installation which has authenticated user role.

Drupal gives the ability to create the new user account. I am not sure in what cases this module can be helpful.

msankhala’s picture

@opdavies Can you please add more description on project page itself which can be used as a part of README file.?