1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

- Update to 3.4.4

- Update WWW

Changes:	http://www.tinymce.com/develop/changelog/index.php?type=tinymce
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-08-14 01:36:54 +00:00
parent e88a92d1a5
commit 06533a475e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279661
3 changed files with 14 additions and 16 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= tinymce
PORTVERSION= 3.4.3
PORTVERSION= 3.4.4
CATEGORIES= www
MASTER_SITES= http://cloud.github.com/downloads/${PORTNAME}/${PORTNAME}/
DISTNAME= ${PORTNAME}_${PORTVERSION}

View File

@ -1,2 +1,2 @@
SHA256 (tinymce_3.4.3.zip) = f34ddd77dc68f444b9e9afdf861470343fe60b2d37e22dc9b7e39d3561bdb671
SIZE (tinymce_3.4.3.zip) = 803972
SHA256 (tinymce_3.4.4.zip) = 1fe3e6e39338fd99c30b779d54d958d5fe39d8489fdde1c954b6c85ea71966a3
SIZE (tinymce_3.4.4.zip) = 812948

View File

@ -4,17 +4,15 @@ the ability to convert HTML TEXTAREA fields or other HTML elements to editor
instances. TinyMCE is very easy to integrate into other Content Management
Systems.
TinyMCE Features
TinyMCE Features:
- Easy to integrate, takes only two lines of code.
- Customizable through themes and plugins.
- Customizable XHTML 1.0 output. Block invalid elements and force attributes.
- International language support (Language packs)
- Multiple browser support, Mozilla, MSIE, FireFox, Opera and Safari
(experimental).
- PHP/.NET/JSP/Coldfusion GZip compressor, Makes TinyMCE 75% smaller and a lot
faster to load.
- You can easily use AJAX to save and load content!
* Easy to integrate, takes only two lines of code.
* Customizable through themes and plugins.
* Customizable XHTML 1.0 output. Block invalid elements and force
attributes.
* International language support (Language packs)
* Multiple browser support, Mozilla, MSIE, FireFox, Opera and Safari
(experimental).
* PHP/.NET/JSP/Coldfusion GZip compressor, Makes TinyMCE 75% smaller and
a lot faster to load.
* You can easily use AJAX to save and load content!
WWW: http://tinymce.moxiecode.com/
WWW: http://www.tinymce.com/