File: control

package info (click to toggle)
tinymce 2.0.8-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,780 kB
  • ctags: 1,075
  • sloc: makefile: 63; sh: 49
file content (33 lines) | stat: -rw-r--r-- 1,273 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: tinymce
Section: web
Priority: optional
Maintainer: Debian Webapps Team <webapps-common-packages@lists.alioth.debian.org>
Uploaders: Alexis Sukrieh <sukria@debian.org>
Build-Depends: debhelper (>= 5), dpatch
Standards-Version: 3.7.2

Package: tinymce-doc
Section: doc
Architecture: all
Suggests: tinymce
Description: documentation package for tinymce
 This package provides the full version of the HTML guide that comes with
 tinymce.

Package: tinymce
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: platform independent web based Javascript/HTML WYSIWYG editor
 TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor
 control released as Open Source under LGPL by Moxiecode Systems AB. It has 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 provides the following 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