Sha256: fcf2c259c04931a3b1f51e50a2bc3adad0643ea04691e0f2e3bbc67eb20b312d
Contents?: true
Size: 1.11 KB
Versions: 12
Compression:
Stored size: 1.11 KB
Contents
/* * WYMeditor : what you see is What You Mean web-based editor * Copyright (c) 2005 - 2009 Jean-Francois Hovinne, http://www.wymeditor.org/ * Dual licensed under the MIT (MIT-license.txt) * and GPL (GPL-license.txt) licenses. * * For further information visit: * http://www.wymeditor.org/ * * File: wymeditor.js * * Main JS file with core classes and functions. * See the documentation for more info. * * About: authors * * Jean-Francois Hovinne (jf.hovinne a-t wymeditor dotorg) * Volker Mische (vmx a-t gmx dotde) * Scott Lewis (lewiscot a-t gmail dotcom) * Bermi Ferrer (wymeditor a-t bermi dotorg) * Daniel Reszka (d.reszka a-t wymeditor dotorg) * Jonatan Lundin (jonatan.lundin a-t gmail dotcom) */ /* Namespace: WYMeditor Global WYMeditor namespace. */ /* *= require wymeditor/setup *= require wymeditor/functions *= require wymeditor/prototypes *= require wymeditor/classes *= require wymeditor/validators *= require_tree ../wymeditor/browsers *= require wymeditor/init_interface *= require refinery/boot_wym *= require_self */
Version data entries
12 entries across 12 versions & 1 rubygems