[4.0] New configs to display featured contacts at the top & number of contacts to display on a contact list page#23710
Merged
wilsonge merged 19 commits intojoomla:4.0-devfrom Apr 11, 2019
Conversation
…t the top & number of contacts to display on a contact list page.
|
I have tested this item ✅ successfully on 547b9d1 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23710. |
1 similar comment
|
I have tested this item ✅ successfully on 547b9d1 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23710. |
|
I have tested this item ✅ successfully on fb6d778 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23710. |
|
@shraddhaSankpal27 can you please retest? |
brianteeman
reviewed
Mar 13, 2019
| name="contacts_display_num" | ||
| type="list" | ||
| label="COM_CONTACT_NUMBER_CONTACTS_LIST_LABEL" | ||
| description="COM_CONTACT_NUMBER_CONTACTS_LIST_DESC" |
Contributor
There was a problem hiding this comment.
In Joomla 4 we try to avoid adding a description unless it is absolutely necessary. Its not in this case (and you didnt add a string for it anyway) so you can delete this line
…joomla-cms into featurecontactsconfig-4.0
wilsonge
reviewed
Apr 2, 2019
| { | ||
| $limit = $numberOfContactsToDisplay; | ||
| } | ||
| elseif ($format === 'feed') |
Contributor
There was a problem hiding this comment.
I think feed needs to take priority over this
…joomla-cms into featurecontactsconfig-4.0
Contributor
Author
|
@wilsonge Could you please check this PR & let me know so that it gets merged ASAP. |
Contributor
|
Looks good to me |
Contributor
Author
|
@wilsonge Thanks for the quick reply. |
This was referenced Apr 5, 2021
richard67
pushed a commit
that referenced
this pull request
Apr 9, 2021
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.
Pull Request for Issue #23709 .
Summary of Changes
Added new config for showing featured contacts at the top & number of contacts to display on a contact list page.
1) Config at 'Contacts' component level for showing a number of contacts & featured contacts on top:
2) Config at Contacts menu level for showing a number of contacts & featured contacts on top: