Ace Kitchen Sink |
ace/kitchen-sink.html |
|
Ace Kitchen Sink |
ChangeLog.txt |
ace/ChangeLog.txt |
|
2011.08.02, Version 0.2.0
* Split view (Julian Viereck)
- split editor area horizontally or vertivally to show two files at the same
time
* Code Folding (Julian Viereck)
- Unstructured code folding
- Will be the basis for language aware… |
css.css |
css.css |
|
#csstab{
position: fixed;
top: 30%;
right: 0px;
height: 5.625em;
width: 2.625em;
overflow: hidden;
}
#csstab .box{
font: 1em/2em "Verdana", "Tahoma", sans-serif !important;
position: relative;
left: -1.375em;
… |
DIR_VARS.txt |
DIR_VARS.txt |
|
Just for future reference - directory paths from various PHP functions/variables.
$relative_dir / drupal_get_path('module', 'live_css')
-> modules/live_css
dirname(__FILE__)
->… |
Editor |
ace/editor.html |
|
Editor |
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
LiveCSSAdmin.php |
lib/Drupal/live_css/Form/LiveCSSAdmin.php |
Drupal\live_css\Form |
|
LiveCSSController.php |
lib/Drupal/live_css/Controller/LiveCSSController.php |
Drupal\live_css\Controller |
|
live_css.info.yml |
live_css.info.yml |
|
live_css.info.yml |
live_css.install |
live_css.install |
|
Installation functions for Live CSS module. |
live_css.module |
live_css.module |
|
|
live_css.routing.yml |
live_css.routing.yml |
|
live_css.routing.yml |