Skip to content

A highly configurable and flexible ACE editor input field for ProcessWire

Notifications You must be signed in to change notification settings

arjenblokzijl/pw-inputfield-ace-extended

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inputfield ACE Extended

Version 0.4.x

A highly configurable and flexible ACE editor input field for ProcessWire 2.5.5

This module is sponsored in part by Nibiri, aka forum member Macrura.

See this short Screencast to get an overview.

Limitations & known issues

You cannot inatantiate the Inputfield as of now via $this->modules->get('InputfieldAceExtended'), this will be fixed soon.

It does not expose many hooks. Please report if you need certain ones.

Changelog

** 0.4.0 **

  • move advanced options into one dimensional hash, rather that in sub objects like editor, 'session' etc.

** 0.3.0 **

  • add possiblity to apply advanced options via json string in a separate field setting

** 0.2.0 **

  • add possibility to clear localStorage, add cookie fallback

** 0.1.0 **

  • initial version

Roadmap

  • add full screen mode
  • expose a jQuery api for resizing, setting row count etc.

About

A highly configurable and flexible ACE editor input field for ProcessWire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.9%
  • CSS 15.1%