You are here

Files in Ace Code Editor 7

Primary tabs

File namesort descending Location Namespace Description
ace_editor.admin.css styles/ace_editor.admin.css pre.ace_editor { position: relative; border: 1px solid #ccc; border-bottom: 0; margin: 0 0 0 0; width: 100%; } div.ace-editor-controls { height: 40px; border: 1px solid #ccc; border-top: 0; background-color: #e8e8e8; } div.control…
ace_editor.admin.inc ace_editor.admin.inc Admin forms to configure the module.
ace_editor.css styles/ace_editor.css pre.ace_editor { position: relative; border: 1px solid #ccc; } div.ace_gutter-cell.ace_error, div.ace_gutter-cell.ace_warning { background: none; }
ace_editor.devel.inc ace_editor.devel.inc Ace Editor module: Devel PHP console support.
ace_editor.drush.inc ace_editor.drush.inc Drush integration for Ace Editor.
ace_editor.info ace_editor.info name = Ace Editor description = Lets you edit code with the Ace Editor. package = Administration core = 7.x configure = admin/config/content/ace-editor dependencies[] = libraries
ace_editor.install ace_editor.install Install, update and uninstall functions for the module.
ace_editor.module ace_editor.module Ace Editor module.
CHANGELOG.txt CHANGELOG.txt 75ec085 (HEAD -> 7.x-1.x) Issue #2894399 by drupov: Error: "The Ace Editor JS library is missing" 5058cb2 (origin/HEAD, origin/7.x-1.x) Adding support for taxonomy terms edit forms. 6e59c96 Removing wrong and unnecessary version…
README.txt README.txt Ace Editor Module ( https://drupal.org/project/ace_editor ) ====================== by Max Nylin, max@articstudios.se by Olivier GIRARD, girardol182@gmail.com by interdruper, https://www.drupal.org/u/interdruper Description =========== AceEditor is…

Other projects