Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nakamura196/drupal-module-itaiji
Provides character conversion functionality.
https://github.com/nakamura196/drupal-module-itaiji
drupal drupal-module
Last synced: about 1 month ago
JSON representation
Provides character conversion functionality.
- Host: GitHub
- URL: https://github.com/nakamura196/drupal-module-itaiji
- Owner: nakamura196
- License: other
- Created: 2023-12-20T09:11:17.000Z (about 1 year ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2023-12-21T00:06:10.000Z (about 1 year ago)
- Last Synced: 2024-11-14T15:20:32.008Z (3 months ago)
- Topics: drupal, drupal-module
- Language: PHP
- Homepage:
- Size: 546 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Itaiji
Provides character conversion functionality.
## Usage
### Configuration
/admin/config
![](assets/image1.png)
/admin/config/itaiji
Enter the conversion rules, one per line, in the format "original1, original2 => converted". For example, "學 => 学".
![](assets/image2.png)
### Search API
/admin/config/search/search-api/index/{INDEX_NAME}/processors
![](assets/image3.png)