|
- 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 |
|
> > |
22 Oct 2008 |
Fixed TWikibug:Item5961 (emphasis), TWikibug:Item6089 (backslash in verbatim) |
7 Aug 2008 |
Fixed TWikibug:Item5707 (mod_perl) |
3 Aug 2008 |
TWiki 4.2.1 release version |
|
|
25 May 2008 |
TWikibug:Item5457: TWikibug:Item5528: TWikibug:Item5626: using a debug simulation, I believe I have finally fixed all the complexities of using international character sets with the translator. |
13 Apr 2008 |
TWikibug:Item4946: TWikibug:Item5530: I think I have finally fixed non-iso-8859-1 character sets. Painful. TWikibug:Item5393: removed spurious DIV generated by IE inside LI tags |
31 Mar 2008 |
TWikibug:Item5314: TWikibug:Item5457: Fixed pickaxe mode for editing UTF-8. Characters above 255 are converted to entitites, which is a bit of a PITA, but at least it no longer corrupts topics. |
|
|
7 Sep 2007 |
TWikibug:Item4503 excess empty lines TWikibug:Item4486 no toc headers with unofficial syntax TWikibug:Item4560: empty lines lost TWikibug:Item4566: corrupted table on save TWikibug:Item4550 section tags being eaten |
4 Sep 2007 |
TWikibug:Item4534 TWikibug:Item4535 fixed |
See Subversion logs for earlier revisions |
|
|
< < |
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. | |
|
|
|