Skip to content

Conversation

@brianteeman
Copy link
Contributor

Same as the other PRs

If you have never used the banner component - in order to test the tracks part of this PR and make sure its not displayed when there is tracking info you will need to create a banner AND set the tracking to yes on the second tab of the banner.

image

After

image

image

@joomla-cms-bot joomla-cms-bot added Language Change This is for Translators PR-4.0-dev labels Apr 27, 2021
@brianteeman brianteeman mentioned this pull request Apr 27, 2021
31 tasks
@PhilETaylor

This comment was marked as abuse.

use Joomla\CMS\Factory;
use Joomla\CMS\Layout\LayoutHelper;

$displayData = array(

This comment was marked as abuse.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... and reduce indentation.

'helpURL' => 'https://docs.joomla.org/Special:MyLanguage/Help40:Banners:_Clients',
'icon' => 'icon-bookmark banners',
);
$user = Factory::getUser();

This comment was marked as abuse.


use Joomla\CMS\Layout\LayoutHelper;

$displayData = array(

This comment was marked as abuse.

COM_BANNERS_CLIENT_EMPTYSTATE_BUTTON_ADD="Add your first client"
COM_BANNERS_CLIENT_EMPTYSTATE_CONTENT="A Banner Client contains contact details and further information such as tracking preferences."
COM_BANNERS_CLIENT_EMPTYSTATE_TITLE="No Clients have been created yet."
COM_BANNERS_CLIENT_EDIT="Edit Client"

This comment was marked as abuse.

@brianteeman brianteeman deleted the banner_clients branch April 27, 2021 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Language Change This is for Translators

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants