Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] soo_if_frontpage #9

Open
5 of 7 tasks
newsonaut opened this issue Oct 13, 2020 · 0 comments
Open
5 of 7 tasks

[ADD] soo_if_frontpage #9

newsonaut opened this issue Oct 13, 2020 · 0 comments

Comments

@newsonaut
Copy link

newsonaut commented Oct 13, 2020

Note: Please ensure you have read the README file prior to filing this issue.

Name of plugin (including author prefix)

soo_if_frontpage

Please complete as much of the JSON template below as is possible/relevant

{
  "name": "soo_if_frontpage",
  "repositories": [
    {
      "repoType": "github",
      "repoUrl": "https://github.com/jsoo/soo_if_frontpage"
    },
    {
      "repoType": "homepage",
      "repoUrl": "http://ipsedixit.net/txp/87/soo_if_frontpage"
    }
  ],
  "require": {
    "{prefix_plugin-name}": "{semver}"
  },
  "beta": {
    "version": "{semver}",
    "datePublished": "{yyyy}-{mm}-{dd}",
    "downloadUrlPhp": "{url-of-php-plugin}",
    "downloadUrlTxt": "{url-of-txt-plugin}",
    "phpHasManifest": {boolean}
  },
  "stable": {
    "version": "{semver}",
    "datePublished": "{yyyy}-{mm}-{dd}",
    "downloadUrlTxt": "{url-of-txt-plugin}",
    "downloadUrlPhp": "{url-of-php-plugin}",
    "phpHasManifest": {boolean}
  },
  "legacy": [
    {
      "4.6": {
        "version": "{semver}",
        "datePublished": "{yyyy}-{mm}-{dd}",
        "downloadUrlTxt": "{url-of-txt-plugin}",
        "downloadUrlPhp": "{url-of-php-plugin}",
        "phpHasManifest": {boolean}
      }
    },
    {
      "4.5": {
        "version": "{semver}",
        "datePublished": "{yyyy}-{mm}-{dd}",
        "downloadUrlTxt": "{url-of-txt-plugin}",
        "downloadUrlPhp": "{url-of-php-plugin}",
        "phpHasManifest": {boolean}
      }
    }
  ]
}

Textpattern min and max compatibility of latest plugin version, if known (x all that apply)

Textpattern version compatibility:

  • 4.8
  • 4.7
  • 4.6
  • 4.5

Brief description of plugin (optional)

Administration reference (submitter to leave as-is)

  • JSON added to repo & verified
  • Create or verify author on site
  • Article published
petecooper added a commit that referenced this issue Mar 24, 2021
not convinced it has 4.8 compatibility given its most recent update appears to be 2017, hence “legacy” classification

should address #9 if i got it right
@petecooper petecooper self-assigned this Mar 27, 2021
@petecooper petecooper removed their assignment May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants