Skip to content

dsatch/TrustyCMS-direct_link-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

A very simple extension. Adds links at the top of each edit page, and makes the page status’ in the main page, links to that page in the live site. If a page is draft, hidden, or reviewed, the link will point to the dev subdomain e.g. dev.example.com/page

Installation

Install it into vendor/extensions and enjoy the direct links to your pages. That’s it!

script/extension install direct_link

OR

git submodule add git://github.com/gunn/radiant-direct_link-extension.git vendor/extensions/direct_link

Arthur Gunn, 2010.

About

Adds links direct to your pages from the admin interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.5%
  • Ruby 35.5%