Dotclear

source: plugins/dcCKEditor/js/ckeditor-skins/dotclear/config.rb @ 2868:2f77d528185b

Revision 2868:2f77d528185b, 926 bytes checked in by Nicolas <nikrou77@…>, 9 years ago (diff)

Add external media for CKEditor
Allow link around external media

Line 
1# Require any additional compass plugins here.
2
3# Set this to the root of your project when deployed:
4http_path = "index.php?pf=dcCKEditor/js/ckeditor-skins/dotclear/"
5css_dir = "."
6sass_dir = "sass"
7images_dir = "images"
8javascripts_dir = "javascripts"
9
10# You can select your preferred output style here (can be overridden via the command line):
11# output_style = :expanded or :nested or :compact or :compressed
12output_style = :compressed
13
14# To enable relative paths to assets via compass helper functions. Uncomment:
15# relative_assets = true
16
17# To disable debugging comments that display the original location of your selectors. Uncomment:
18line_comments = false
19
20
21# If you prefer the indented syntax, you might want to regenerate this
22# project again passing --syntax sass, or you can uncomment this:
23# preferred_syntax = :sass
24# and then run:
25# sass-convert -R --from scss --to sass sass scss && rm -rf sass && mv scss sass
Note: See TracBrowser for help on using the repository browser.

Sites map