On mac:
- Download the latest release.
- Extract the binary and place it in
/usr/local/bin.
On mac:
/usr/local/bin.| HtmlEditorConfig::get('cms')->setOptions(array( | |
| "skin" => "default", | |
| "style_formats" => array( | |
| array( | |
| "title" => "Lead", | |
| "selector" => "p", | |
| "classes" => "lead" | |
| ), | |
| array( | |
| "title" => "Subheader", |