This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Tue Feb 03 06:07:30 -0800 2009 | |
| |
README | Fri May 29 13:51:45 -0700 2009 | |
| |
Rakefile | Wed Oct 08 06:59:44 -0700 2008 | |
| |
app/ | Tue Sep 15 10:31:53 -0700 2009 | |
| |
lib/ | Tue Sep 15 10:31:53 -0700 2009 | |
| |
public/ | Tue Sep 22 05:58:40 -0700 2009 | |
| |
spec/ | Tue Sep 15 10:31:53 -0700 2009 | |
| |
textile_editor_extension.rb | Tue Sep 15 11:07:57 -0700 2009 | |
| |
vendor/ | Wed Sep 24 13:54:55 -0700 2008 |
README
= Textile Editor Created by Jason Garber, September, 2008. Based on the Textile Editor Helper plugin from WVU. Textile Editor places a bar above the textarea when Textile is the current input filter. == Installation ./script/extension install textile_editor -- OR -- 1) Unpack/checkout/export the extension into vendor/extensions of your project. 2) Run the extension update task. $ rake production radiant:extensions:textile_editor:update 3) Restart your server == Compatible extensions: * enkoder_tags - for adding enkoded email addresses * page_attachments - for linking to attachments and including attached images Installing the RedCloth 4 gem is highly recommended since the RedCloth 3 bundled with Radiant is so buggy. On Radiant 0.7 or higher, just gem install RedCloth. For Radiant 0.6.9, you'll need the redcloth4 extension as well as the gem.







