|
- The HTML for the content-to-be-edited can be generated directly in the standard edit template.
- The HTML for the content-to-be-edited can be generated directly in a specialised edit template.
- A URL can be used to fetch the content-to-be-edited from the server, for use in an IFRAME.
|
|
< < |
- REST handlers can be called from Javacript to convert content.
|
> > |
- REST handlers can be called from Javascript to convert content.
|
|
Generating content directly in the standard edit template
This is the technique used by WYSIWYG editors that can sit on top of HTML |
| |
|
< < |
|
> > |
|
|
|
|
< < |
Plugin Version: |
03 Aug 2008 17302 (04 Aug 2008) |
|
> > |
Plugin Version: |
17680 (06 Dec 2008) |
|
|
|
|
< < |
03 Aug 2008 |
TWiki 4.2.1 release version |
|
> > |
|
|
|
|
|
|
< < |
Dependencies: |
Name | Version | Description |
---|
HTML::Parser | >=3.28 | Required. Available from CPAN . | HTML::Entities | >=1.25 | Required. Available from CPAN . | |
|
> > |
Dependencies: |
Name | Version | Description |
---|
HTML::Parser | >=3.28 | Required. Available from CPAN . | HTML::Entities | >=1.25 | Required. Available from CPAN . | Encode | >=2.01 | Required. | |
|
|
|