Skip to content

MST-Textpattern/wet_quicklink

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quick internal link builder for Textpattern articles

wet_quicklink is a plugin for Textpattern which extends the article edit screen to add an easy method for defining site internal links to other articles.

Candidate articles can be chosen by a wide variety of methods, ranging from sorting by posting date or assigned section, to a live content search inside the articles’ body or title.

Usage

  1. Textpattern 4.6+ is required, wet_quicklink will not work with any prior versions.
  2. Install both wet_quicklink and wet_peex as a Textpattern plugin.
  3. Done. If all went well, the “Content > Edit”:./?event=article screen will sport a new menu entry called “Insert Link” located just above “Advanced”.

Visit the plugin help page for more detailled instructions.

Localization

wet_quicklink supports its user interface in your language. English and German translations are included in the plugin itself.

For other languages, use the sample textpack below like so:

  1. Change the language code from en-gb to the one matching your site’s language settings
  2. Replace the two English texts right to the => symbols with your own
  3. Paste it into the Textpack box at the “Admin > Preferences > Language”:?event=prefs&step=list_languages#text_uploader screen

This is a sample textpack to get you started:

#@admin
#@language en-gb
wet_quicklink_insert_link => Insert Link
wet_quicklink_loading => Loading…

Licence and Disclaimer

This plug-in is released under the Gnu General Public Licence.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 61.7%
  • JavaScript 38.3%