Skip to content

Commit

Permalink
Revise module docs and add info for pro modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
EngincanV committed May 16, 2024
1 parent ab4f8a8 commit cf1ee6e
Show file tree
Hide file tree
Showing 25 changed files with 54 additions and 24 deletions.
4 changes: 3 additions & 1 deletion docs/en/modules/audit-logging-pro.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Audit Logging module
# Audit Logging Module (Pro)

> You must have an ABP Team or a higher license to use this module.
This module implements the Audit Logging system of an application;

Expand Down
4 changes: 3 additions & 1 deletion docs/en/modules/chat.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Chat module
# Chat Module (Pro)

> You must have an ABP Team or a higher license to use this module.
This module implements real time messaging between users for an application.

Expand Down
4 changes: 3 additions & 1 deletion docs/en/modules/cms-kit-pro/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CMS Kit Pro Module
# CMS Kit Pro Module (Pro)

> You must have an ABP Team or a higher license to use this module.
This module extends the [open-source CMS Kit module](../cms-kit) and adds additional CMS (Content Management System) capabilities to your application.

Expand Down
2 changes: 1 addition & 1 deletion docs/en/modules/cms-kit-pro/newsletter.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Newsletter System

CMS kit provides a **newsletter** system to allow users to subscribe to newsletters. Here a screenshot of the newsletter subscription widget:
CMS Kit provides a **newsletter** system to allow users to subscribe to newsletters. Here a screenshot of the newsletter subscription widget:

![cmskit-module-newsletter-widget](../../images/cmskit-module-newsletter-widget.png)

Expand Down
2 changes: 1 addition & 1 deletion docs/en/modules/cms-kit-pro/page-feedback.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Page Feedback System

The CMS kit provides a **Page Feedback** system to collect feedback from users about pages.
The CMS Kit provides a **Page Feedback** system to collect feedback from users about pages.

| ![cmskit-module-page-feedback-widget](../../images/cmskit-module-page-feedback-widget.png) |![cmskit-module-page-feedback-widget](../../images/cmskit-module-page-feedback-widget-2.png) |
| --- | --- |
Expand Down
2 changes: 1 addition & 1 deletion docs/en/modules/cms-kit-pro/poll.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Poll System

CMS kit provides a **poll** system to allow users to create, edit and delete polls. Here is a screenshot of the poll widget:
CMS Kit provides a **poll** system to allow users to create, edit and delete polls. Here is a screenshot of the poll widget:

![cmskit-module-poll-widget](../../images/cmskit-module-poll-widget.png)

Expand Down
2 changes: 1 addition & 1 deletion docs/en/modules/cms-kit-pro/url-forwarding.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# URL Forwarding System

CMS kit provides a **URL forwarding** system to create URLs that redirect to other pages or external websites.
CMS Kit provides a **URL forwarding** system to create URLs that redirect to other pages or external websites.

## Enabling the URL Forwarding System

Expand Down
2 changes: 1 addition & 1 deletion docs/en/modules/cms-kit/comments.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CMS Kit: Comments

CMS kit provides a **comment** system to add the comment feature to any kind of resource, like blog posts, products, etc.
CMS Kit provides a **comment** system to add the comment feature to any kind of resource, like blog posts, products, etc.

## Enabling the Comment Feature

Expand Down
2 changes: 1 addition & 1 deletion docs/en/modules/cms-kit/dynamic-widget.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dynamic Widget

CMS kit provides a dynamic [widget](../../framework/ui/mvc-razor-pages/widgets.md) used to render the components previously developed by the software in the content of the pages and blog posts. Its means, that in static content you can use dynamic content. We will mention how you can do it. You have two choices to define the widget in the system: Writing and UI.
CMS Kit provides a dynamic [widget](../../framework/ui/mvc-razor-pages/widgets.md) used to render the components previously developed by the software in the content of the pages and blog posts. Its means, that in static content you can use dynamic content. We will mention how you can do it. You have two choices to define the widget in the system: Writing and UI.

### Adding the widget
Firstly we will show how to use the widget system via writing manually in the page and blog post contents.
Expand Down
2 changes: 1 addition & 1 deletion docs/en/modules/cms-kit/ratings.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Rating System

CMS kit provides a **rating** system to to add ratings feature to any kind of resource like blog posts, comments, etc. Here how the rating component looks like on a sample page:
CMS Kit provides a **rating** system to to add ratings feature to any kind of resource like blog posts, comments, etc. Here how the rating component looks like on a sample page:

![ratings](../../images/cmskit-module-ratings.png)

Expand Down
2 changes: 1 addition & 1 deletion docs/en/modules/cms-kit/reactions.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Reaction System

CMS kit provides a **reaction** system to add reactions feature to any kind of resource, like blog posts or comments.
CMS Kit provides a **reaction** system to add reactions feature to any kind of resource, like blog posts or comments.

Reaction component allows users to react to your content via pre-defined icons/emojis. Here how the reactions component may looks like:

Expand Down
2 changes: 1 addition & 1 deletion docs/en/modules/cms-kit/tags.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Tag Management

CMS kit provides a **tag** system to tag any kind of resources, like a blog post.
CMS Kit provides a **tag** system to tag any kind of resources, like a blog post.

## Enabling the Tag Management Feature

Expand Down
4 changes: 3 additions & 1 deletion docs/en/modules/file-management.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# File Management Module
# File Management Module (Pro)

> You must have an ABP Team or a higher license to use this module.
This module is used to upload, download and organize files in a hierarchical folder structure. It is also compatible to multi-tenancy and you can determine total size limit for your tenants.

Expand Down
4 changes: 3 additions & 1 deletion docs/en/modules/forms.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Forms Module
# Forms Module (Pro)

> You must have an ABP Team or a higher license to use this module.
This module allows you to create questionnaires to gather information. The forms module can store responses as they come in and you can export the data to a CSV file. You can share your form with others with your form unique link. You can request authentication or allow anonymous reply. It is similar to the Google Form application. Usage area is quite wide, you can create surveys, manage event registrations, collect email addresses for a newsletter, create a quiz, and even receive an order request.

Expand Down
4 changes: 3 additions & 1 deletion docs/en/modules/gdpr.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# GDPR Module
# GDPR Module (Pro)

> You must have an ABP Team or a higher license to use this module.
This module allows users to download and delete their personal data collected by the application.

Expand Down
4 changes: 3 additions & 1 deletion docs/en/modules/identity-pro.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Identity module
# Identity Module (Pro)

> You must have an ABP Team or a higher license to use this module.
This module implements the User and Role system of an application;

Expand Down
4 changes: 3 additions & 1 deletion docs/en/modules/identity-server-pro.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Identity Server Module
# Identity Server Module (Pro)

> You must have an ABP Team or a higher license to use this module.
This module provides integration and management functionality for Identity Server;

Expand Down
2 changes: 1 addition & 1 deletion docs/en/modules/identity/idap.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# LDAP External login Provider
# LDAP External Login Provider

## Introduction

Expand Down
4 changes: 3 additions & 1 deletion docs/en/modules/language-management.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Language Management Module
# Language Management Module (Pro)

> You must have an ABP Team or a higher license to use this module.
This module implements the Language management system of an application;

Expand Down
4 changes: 3 additions & 1 deletion docs/en/modules/openiddict-pro.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# OpenIddict Module
# OpenIddict Module (Pro)

> You must have an ABP Team or a higher license to use this module.
This module provides integration and management functionality for the OpenIddict library;

Expand Down
2 changes: 2 additions & 0 deletions docs/en/modules/payment-custom-gateway.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Creating a Custom Payment Gateway

This document explains creating custom a payment gateway that's different than the existing ones in the [Payment Module](payment#packages).

## Creating Core Operations

- Create **MyPaymentGateway.cs** and implement `IPaymentGateway`

```csharp
Expand Down
4 changes: 3 additions & 1 deletion docs/en/modules/payment.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Payment module
# Payment Module (Pro)

> You must have an ABP Team or a higher license to use this module.
Payment module implements payment gateway integration of an application. It provides one time payment and recurring payment options.

Expand Down
4 changes: 3 additions & 1 deletion docs/en/modules/saas.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# SaaS module
# SaaS Module (Pro)

> You must have an ABP Team or a higher license to use this module.
This module is used to manage your tenants and editions in multi-tenant applications;

Expand Down
4 changes: 3 additions & 1 deletion docs/en/modules/text-template-management.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Text Template Management Module
# Text Template Management Module (Pro)

> You must have an ABP Team or a higher license to use this module.
This module is used to store and edit template contents for [the text templating system](https://docs.abp.io/en/abp/latest/Text-Templating) of the ABP. So, you may need to understand it to better understand the purpose of this module.

Expand Down
4 changes: 3 additions & 1 deletion docs/en/modules/twilio-sms.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Twilio SMS Module
# Twilio SMS Module (Pro)

> You must have an ABP Team or a higher license to use this module.
[Twilio](https://www.twilio.com) is a cloud communication provider that makes it easy to send and receive SMS. ABP Twilio SMS module implements the SMS sending feature of `ISmsSender` interface with Twilio.

Expand Down

0 comments on commit cf1ee6e

Please sign in to comment.