Closed (fixed)
Project:
Token Modifier
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2023 at 13:14 UTC
Updated:
8 Nov 2024 at 19:26 UTC
Jump to comment: Most recent
Using Drupal 9, I needed to capitalize each word and some of the strings have a hyphen like Inner-City.
I am making a patch for the title-case modifier to accommodate my use case of a hyphen in the string. Also adding the uppercase modifier alongside.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
chikeComment #5
jofitzThe modifier plugins look great.
Once Unit Tests have been added this can be merged and released.
Comment #7
jofitzComment #9
franknoel commentedThis issue is maked as closed but no release has been made with new modifiers.
Is it still planned?