Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gunn/radiant-direct_link-extension

Adds links direct to your pages from the admin interface.
https://github.com/gunn/radiant-direct_link-extension

Last synced: about 1 month ago
JSON representation

Adds links direct to your pages from the admin interface.

Awesome Lists containing this project

README

        

== Direct Link

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.