Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Remove unnecessary files and update README.md in devportal module#74

Open
adam-balogh wants to merge 7 commits intoPronovix:8.x-2.xfrom
adam-balogh:8.x-2.x
Open

Remove unnecessary files and update README.md in devportal module#74
adam-balogh wants to merge 7 commits intoPronovix:8.x-2.xfrom
adam-balogh:8.x-2.x

Conversation

@adam-balogh
Copy link

Two unnecessary files were removed:
.gitignore
DevportalAdminEventSubscriber.php

'Readme.md' file has been updated [introduction, requirements].

@adam-balogh adam-balogh changed the title #6056 Remove unnecessary files and update README.md in devportal module Remove unnecessary files and update README.md in devportal module Jul 4, 2019
README.md Outdated
* For a full description of the module, visit the project page:
https://www.drupal.org/project/devportal

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is unneeded (and lines ending with whitespace are usually treated bogus).

README.md Outdated

* You can add the 'FAQ' custom module to your Devportal. Questions can be grouped by topics and these topics can be used as filters on the FAQ listing page.

* If you are a content editor, we recommend you to enable the 'Guides' module, which describes the custom functionalities and collects the links for the related core drupal functionalities.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Firstly, content editors usually can't enable modules at all.

Secondly, it's better to write docs in passive (in order to avoid any personalization).

Thirdly, there are a bit too much functionalities in this sentence. ;)

README.md Outdated

INTRODUCTION
------------
# INTRODUCTION
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be H2 aka ##. This is also true for other section titles below.

README.md Outdated
* To submit bug reports and feature suggestions, or to track changes:
https://www.drupal.org/project/issues/devportal

* The customization capabilities of the Devportal module can be expanded by the 'Page builder' module. With it, the user can create highly customizable pages with reusable building blocks.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Page builder is not part of the devportal module.

README.md Outdated

* The customization capabilities of the Devportal module can be expanded by the 'Page builder' module. With it, the user can create highly customizable pages with reusable building blocks.

* You can add the 'FAQ' custom module to your Devportal. Questions can be grouped by topics and these topics can be used as filters on the FAQ listing page.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mentioning submodules as "custom module" is not a correct way, because in Drupal custom and contrib modules have different meaning. Please use "submodule" in this terminology.

README.md Outdated

* You can add the 'FAQ' custom module to your Devportal. Questions can be grouped by topics and these topics can be used as filters on the FAQ listing page.

* We recommend you to enable the 'Guides' module, which describes the custom functionalities and collects the links for the related core Drupal capabilities. It is a useful tool for content editors.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This module doesn't provide any documentation by default, it just gives the ability for writers to upload docs. You can refer to the README.md file in this submodule: https://github.com/Pronovix/devportal-drupal-module/blob/8.x-2.x/modules/guides/README.md

unnecessary lines have been deleted,
reference is added,
terms have been fixed
README.md Outdated
* You can add the 'FAQ' submodule to your Devportal. Questions can be grouped by topics and these topics can be used as filters on the FAQ listing page.

* We recommend you to enable the 'Guides' module, which gives the ability for writers to upload docs in Markdown. It is a useful tool for content editors. Read more here:
https://github.com/Pronovix/devportal-drupal-module/blob/8.x-2.x/modules/guides/README.md
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use here as link title. Also, can you try adding this URL as a relative one? I'm not sure that it's even possible in GitHub, but it would be great to leave the branch name out from the URL.

README.md Outdated

* You can add the 'FAQ' submodule to your Devportal. Questions can be grouped by topics and these topics can be used as filters on the FAQ listing page.

* We recommend you to enable the 'Guides' module, which gives the ability for writers to upload docs in Markdown. It is a useful tool for content editors. Read more here:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use submodule instead of module here as well for consistency.

@mxr576
Copy link
Contributor

mxr576 commented Jul 8, 2019

@adam-balogh Please rebase this PR. #73 has just been merged.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants