Skip to content

Commit

Permalink
Updated documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
rbairwell committed Feb 13, 2019
1 parent b776fc5 commit 5df2cca
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 23 deletions.
34 changes: 19 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,30 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

## 1.0.5 - 2019.02-08
## Fixed
Removed version number in composer.json.
## [1.0.6] - 2019-02-13
### Changed
- Changed documentation link.

## 1.0.4 - 2019.02-08
## Fixed
Even more logging data and error handling.
## [1.0.5] - 2019-02-08
### Fixed
- Removed version number in composer.json.

## 1.0.3 - 2019.02-08
## Fixed
More logging data.
## [1.0.4] - 2019-02-08
### Fixed
- Even more logging data and error handling.

## 1.0.2 - 2019.02-08
## Fixed
Version number in composer.json.
## [1.0.3] - 2019-02-08
### Changed
- More logging data.

## 1.0.1 - 2019-02-08
## Fixed
## [1.0.2] - 2019-02-08
### Changed
- Version number in composer.json.

## [1.0.1] - 2019-02-08
### Fixed
- Additional logs.

## 1.0.0 - 2019-01-24
## [1.0.0] - 2019-01-24
### Added
- Initial release.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ To install the plugin, follow these instructions.

4. Enter the API key as provided by Silktide.

Further documentation is available on the [Silktide Craft3 Plugin installation guide](ttps://support.silktide.com/guides/cms-install-craft3-guide/).
## Silktide Craft Overview

Enables Silktide to be notified of new and updated pages on your Craft CMS 3 powered website and for you to easily edit pages within Craft from Silktide.
Expand All @@ -38,4 +39,4 @@ Enables Silktide to be notified of new and updated pages on your Craft CMS 3 pow

3. Provide your Silktide API key. This can be found in the 'Settings -> CMS' section of your Silktide account.

Brought to you by [Silktide](https://www.silktide.com)
Brought to you by [Silktide](https://www.silktide.com).
15 changes: 11 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,19 @@
"silktide"
],
"support": {
"docs": "https://github.com/silktide/cms-plugin-craft3/blob/master/README.md",
"issues": "https://github.com/silktide/cms-plugin-craft3/issues"
"docs": "https://support.silktide.com/guides/cms-install-craft3-guide/",
"issues": "https://github.com/silktide/cms-plugin-craft3/issues",
"source": "https://github.com/silktide/cms-plugin-craft3/"
},
"license": "MIT",
"authors": [
{
"name": "silktide",
"name": "Silktide Ltd",
"homepage": "https://www.silktide.com"
},
{
"name": "Richard Bairwell",
"homepage": "https://github.com/rbairwell"
}
],
"require": {
Expand All @@ -39,6 +44,8 @@
"hasSettings" : false,
"hasCpSection": false,
"changelogUrl": "https://raw.githubusercontent.com/silktide/cms-plugin-craft3/master/CHANGELOG.md",
"class": "silktide\\craftsilktide\\CraftSilktide"
"class": "silktide\\craftsilktide\\CraftSilktide",
"developer": "Silktide Ltd",
"documentationUrl": "https://support.silktide.com/guides/cms-install-craft3-guide/"
}
}
4 changes: 2 additions & 2 deletions src/templates/_settings.twig
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
{% import "_includes/forms" as forms %}

{# Link for the ? icon at the bottom of the page #}
{% set docsUrl = "https://github.com/silktide/craft-silktide/blob/master/README.md" %}
{% set docsUrl = "https://support.silktide.com/guides/cms-install-craft3-guide/" %}

{# The title of this CP section #}
{% set title = "Silktide" %}
Expand All @@ -29,7 +29,7 @@
class: 'required',
id: 'apiKey',
name: 'apiKey',
instructions: 'For guidance, please see the <a href="https://support.silktide.com/glossary/cms-install-craft3-guide/">Silktide Craft CMS installation guide</a>.' | t('craft-silktide'),
instructions: 'For guidance, please see the <a href="https://support.silktide.com/guides/cms-install-craft3-guide/">Silktide Craft CMS installation guide</a>.' | t('craft-silktide'),
errors: settings.getErrors('apiKey'),
size: 32,
maxlength: 32,
Expand Down
2 changes: 1 addition & 1 deletion src/translations/en/craft-silktide.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
'Silktide Craft plugin loaded' => 'Silktide Craft plugin loaded',
'Please enter the API key provided by <a href="https://www.silktide.com">Silktide</a>.' => 'Please enter the API key provided by <a href="https://www.silktide.com">Silktide</a>.',
'Sorry, that API key was invalid. It must be a 32 character long code from Silktide.' => 'Sorry, that API key was invalid. It must be a 32 character long code from Silktide.',
'For guidance, please see the <a href="https://support.silktide.com/glossary/cms-install-craft3-guide/">Silktide Craft CMS installation guide</a>.' => 'For guidance, please see the <a href="https://support.silktide.com/glossary/cms-install-craft3-guide/">Silktide Craft CMS installation guide</a>.',
'For guidance, please see the <a href="https://support.silktide.com/guides/cms-install-craft3-guide/">Silktide Craft CMS installation guide</a>.' => 'For guidance, please see the <a href="https://support.silktide.com/guides/cms-install-craft3-guide/">Silktide Craft CMS installation guide</a>.',
'The API key provided by Silktide.' => 'The API key provided by Silktide.',
'Notifying Silktide' => 'Notifying Silktide',
'Notifying Silktide about a change to URLs {urls}' => 'Notifying Silktide about a change to URLs {urls}',
Expand Down

0 comments on commit 5df2cca

Please sign in to comment.