Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.54 KB

README.mdown

File metadata and controls

46 lines (30 loc) · 1.54 KB

Clinks (Croogo Links)

Clinks is a plugin for the Croogo CMS used to easily create links to internal nodes (and attachments) using the GUI, and which are portable when changing between an alias hosted solution and a default host. It is released under MIT License.

It is powered by the Croogo CMS framework.

Requirements

  • Croogo 1.5.5+
  • Croogo 2.0.0
  • CKEditor

Installation

Web based installer

  • Go to Admin > Extensions > Plugins.
  • Upload the file using the Upload link.

Manual installation

  • Extract the archive to the app/Plugin/Clinks directory.

Installation using git

  • TBD

Activation

  • Go to Admin > Extensions > Plugins.
  • Click on the activate icon to enable it.
  • The Ckeditor plugin will deactivate, and re-activate.
    • This is necessary so that Clinks is bootstrapped before Ckeditor.

Todo

  • Complete linking to photos
    • Plan to either work w/ gallery plugin, or
    • filtered attachments (*.jpg, *.png, etc)

Links