Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This file computes link, image, flash and media lists for tinyMCE. Flash lists do not work however because the flash plugin is gone in tinyMCE 3.

config.php

Small configuration file to include a few basic files and to get a database connection. Used inside "editor.php" and "list.php".

con_tiny.js

JavaScript that defines "Con.Tiny". This file applies the settings specified in template files by passing them to tinyMCE.

...