Log of /contributions/modules/tinymce/INSTALL.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.28.2.1
Tue Jul 31 14:40:36 2007 UTC
(2 years, 3 months ago)
by
kreynen
Branch:
DRUPAL-6--1
Changes since
1.28: +0 -86 lines
FILE REMOVED
file INSTALL.txt was added on branch DRUPAL-6--1 on 2008-03-27 20:11:17 +0000
Revision
1.26.2.2
Fri Dec 29 15:22:56 2006 UTC
(2 years, 10 months ago)
by
thenicespider
Branch:
DRUPAL-5
Changes since
1.26.2.1: +0 -0 lines
FILE REMOVED
no message
Revision
1.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 30 22:48:06 2005 UTC
(3 years, 10 months ago)
by
mathias
Branch:
MAIN
Changes since
1.20: +6 -0 lines
Diff to
previous 1.20
* Patch by TM - Updated install instructions to clarify the need to also download the externel TinyMCE package.
Revision
1.20 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Dec 20 17:26:35 2005 UTC
(3 years, 11 months ago)
by
m3avrck
Branch:
MAIN
Changes since
1.19: +1 -1 lines
Diff to
previous 1.19
fix to disable tinymce on log messages (core recently changed this input name)
Revision
1.19 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Dec 5 02:20:56 2005 UTC
(3 years, 11 months ago)
by
mathias
Branch:
MAIN
Changes since
1.18: +7 -3 lines
Diff to
previous 1.18
* Patch #39930 by drumm - Fall back to a normal textarea for unprivileged users.
* Cleaned up the docs
* Added a bit of legacy code for smoother 4.6 upgrading.
Revision
1.12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Sep 16 21:53:23 2005 UTC
(4 years, 2 months ago)
by
mathias
Branch:
MAIN
Changes since
1.11: +17 -18 lines
Diff to
previous 1.11
* Added the ability for admins to control which TinyMCE toolbar buttons are enabled on a per role basis. Note: This is been tested with TinyMCE 2.0RC2.
Revision
1.11 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 24 19:45:50 2005 UTC
(4 years, 5 months ago)
by
mathias
Branch:
MAIN
Changes since
1.10: +49 -36 lines
Diff to
previous 1.10
* Don't load the img_assist JS library unless it's being used.
* Added fullscreen editing support.
* Removed experimental support for theme button configuration. Will add again once TinyMCE has actual hooks for this feature.
* Added validators to the width and height fields in the profile edit form.
Revision
1.10.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed May 4 17:49:22 2005 UTC
(4 years, 6 months ago)
by
mathias
Branch:
DRUPAL-4-6
Changes since
1.10.2.1: +42 -23 lines
Diff to
previous 1.10.2.1
, to
branch point 1.10
* Backported some of the components from CVS: documentation and cleaned up profile interface.
* Allow TinyMCE to be disabled per textarea via a theme override. See INSTALL.txt for details.
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Apr 13 04:07:32 2005 UTC
(4 years, 7 months ago)
by
mathias
Branch:
MAIN
Changes since
1.8: +4 -0 lines
Diff to
previous 1.8
* Worked on the drupalimage plugin. It works fine in FireFox, but IE still wants to throw a Javascript error (even though it works).
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Apr 5 04:52:51 2005 UTC
(4 years, 7 months ago)
by
mathias
Branch:
MAIN
Changes since
1.7: +17 -8 lines
Diff to
previous 1.7
* Added a GUI to configure how tinymce behaves per user role.
* Patch #19736 by jjeff - GUI to tweak tinymce initialization parameters.
* Patch #19929 by mitomac - Fix to make a drupalimage a separate button.
* Upgrade Note: This module now requires a database table to operate. See INSTALL.txt for details.
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Apr 1 12:40:59 2005 UTC
(4 years, 7 months ago)
by
richardb
Branch:
MAIN
Changes since
1.6: +7 -1 lines
Diff to
previous 1.6
Added a note that tinymce cvs version contains some bugfixes not in the 1.43 version
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 14 21:44:32 2005 UTC
(4 years, 8 months ago)
by
mathias
Branch:
MAIN
Changes since
1.3: +7 -1 lines
Diff to
previous 1.3
* Added a user_access permission to choose which roles can select their own TinyMCE themes.
* Fixed 404 'editor_templateundefined.js' bug.
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 14 18:14:17 2005 UTC
(4 years, 8 months ago)
by
mathias
Branch:
MAIN
Changes since
1.2: +34 -11 lines
Diff to
previous 1.2
* Check if the TinyMCE engine is installed and prompt with instructions if it isn't.
* Extend the functionality of hooking into the TinyMCE theme engine by also passing the textarea name, making it possible to use different themes for different textareas (i.e., 'simple' for comments, 'advanced' for node forms).
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 13 19:34:11 2005 UTC
(4 years, 8 months ago)
by
mathias
Branch:
MAIN
Changes since
1.1: +50 -1 lines
Diff to
previous 1.1
* Make the default instance of TinyMCE use the 'simple' theme.
* Developers can now override the arguments passed to a TinyMCE theme before it's invoked.
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Mar 12 22:22:05 2005 UTC
(4 years, 8 months ago)
by
mathias
Branch:
MAIN
* Use the TinyMCE WYSIWYG editor for editing your Drupal site. A collaborative module by Richard Bennett and Matt Westgate. Initial implementation.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.