Skip to content

This plugin changes the error messages when a keyword or url already exists. If a keyword already exists, the error message will display the URL for that keyword. If the URL already exists, the share box will be displayed.

License

Notifications You must be signed in to change notification settings

adigitalife/yourls-change-error-messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

yourls-change-error-messages

When attempting a new short url, YOURLS default behavior is to simply send out an error message:

  • whenever a requested custom keyword already exists in the database
  • when a url already exists in the databse and define( 'YOURLS_UNIQUE_URLS', true ); is set in config.php

This plugin changes that behavior and the content of those messages so that:

  • If a keyword already exists, the error message will display the URL for that keyword.
  • If the URL already exists, its shortened url will be returned and the share box will be displayed.

This also works so that the API returns postive values as well.

About

This plugin changes the error messages when a keyword or url already exists. If a keyword already exists, the error message will display the URL for that keyword. If the URL already exists, the share box will be displayed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages