Merged
Conversation
As requested by @wilsonge this PR displays a simple description for the alias fields.
Member
|
I have tested this item ✅ successfully on acb8863 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28466. |
wilsonge
reviewed
Mar 26, 2020
| JFIELD_ACCESS_DESC="Access level for this content." | ||
| JFIELD_ACCESS_LABEL="Access" | ||
| JFIELD_ALIAS_DESC="The Alias will be used in the SEF URL. Leave this blank and Joomla! will fill in a default value from the title. This value will depend on the SEO settings (Global Configuration->Site). <br>Using Unicode will produce UTF-8 aliases. You may also enter manually any UTF-8 character. Spaces and some forbidden characters will be changed to hyphens.<br>When using default transliteration it will produce an alias in lower case and with dashes instead of spaces. You may enter the Alias manually. Use lowercase letters and hyphens (-). No spaces or underscores are allowed. Default value will be a date and time if the title is typed in non-latin letters ." | ||
| JFIELD_ALIAS_DESC="The Alias will be used as part of the URL." |
Contributor
There was a problem hiding this comment.
Should we link to a docs page with more info like wordpress does?
Contributor
Author
There was a problem hiding this comment.
I thought about that but chose not too. There is already a help button on the page.
Member
|
I have tested this item ✅ successfully on acb8863 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28466. |
Member
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28466. |
Contributor
|
Merging thanks 👍 |
Contributor
Author
|
thanks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As requested by @wilsonge this PR displays a simple description for the alias fields.