$content
diff --git a/custom-banner.yaml b/custom-banner.yaml
index 92bca87..25a7243 100644
--- a/custom-banner.yaml
+++ b/custom-banner.yaml
@@ -1,5 +1,6 @@
enabled: true
content: Custom Text added by the
Custom Banner plugin (disable plugin to remove)
+position: bottom
button-text: Click me...
button-url: /route-to-page/you-want-to/link-to
dismiss-text: Dismiss
diff --git a/images/examples.jpg b/images/examples.jpg
new file mode 100644
index 0000000..7f7617a
Binary files /dev/null and b/images/examples.jpg differ
diff --git a/languages.yaml b/languages.yaml
index 1bd0dc8..168ac3f 100644
--- a/languages.yaml
+++ b/languages.yaml
@@ -2,21 +2,23 @@ en:
PLUGIN_CUSTOM_BANNER:
CONTENT: Banner content
CONTENT_HELP: Banner content must be valid HTML
- BG_COLOUR: Background colour
+ BG_COLOUR: Banner (background) colour
BG_COLOUR_HELP: The colour of the banner background
- FG_COLOUR: Foreground colour
+ FG_COLOUR: Text (foreground) colour
FG_COLOUR_HELP: The colour of the banner text
- BOX_SHADOW: Box shadow
+ BOX_SHADOW: Show box shadow
BOX_SHADOW_HELP: Display a box shadow beneath the banner
BUTTON_TEXT: Button text
BUTTON_TEXT_HELP: Button text must be valid HTML
BUTTON_URL: Button URL
BUTTON_URL_HELP: The location that the button links to
- DISMISS_TEXT: Dismiss text
+ DISMISS_TEXT: Dismiss button text
DISMISS_TEXT_HELP: Dismiss text must be valid HTML
- DISMISS_BUTTON: Dismiss button
+ DISMISS_BUTTON: Show dismiss button
DISMISS_BUTTON_HELP: Show a dismiss button to hide the banner for 30 mins
EXCLUDE_PAGES: Excluded pages
EXCLUDE_PAGES_HELP: Choose any pages you don't want the banner to appear on
APPEARANCE: Appearance
BEHAVIOUR: Behaviour
+ POSITION: Banner position
+ POSITION_HELP: Choose where the banner should appear