Skip to content

truelab/kotti_link

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kotti_link

Link content type for Kotti.

Find out more about Kotti

Setup

To activate the kotti_link add-on in your Kotti site, you need to add an entry to the kotti.configurators setting in your Paste Deploy config. If you don't have a kotti.configurators option, add one. The line in your [app:main] (or [app:kotti], depending on how you setup Fanstatic) section could then look like this:

kotti.configurators = kotti_link.kotti_configure

kotti_link extends your Kotti site with a link content type that allows you to add a document with the capability to link to any other place in the internal site or anywhere in the internet. You have to specify the link in the edit mode of the link content type to the attribute link. Internal redirects should start with / and external with http://. Then you have to adjust the default view for your object to Redirect View.

About

Redirects for your Kotti site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.0%
  • XML 7.7%
  • Other 1.3%