[dokuwiki] Re: FCKW release 0.3 - wysiwyg even better ;)
- From: Myron Turner <turnermm02@xxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sat, 19 Jan 2008 08:55:09 -0600
When I replied last night, I hadn't noticed that you had moved over to a
stripped down version of the editor, since the names of our modules are
so close--DokuWikiFCK and DokuWikiFCKW. I thought you were using an
earlier versoin of my module.
In any event, for what I am planning, I need as much as possible a fully
graphic implementation, which supports selection of fonts and sizes,
color, space-bar positioning of html elements, etc. I can also see
where Andi is coming from when he says he prefers your implementation
over mine, since yours retains the text-based character of the wiki
markup and is fully consistent with DokuWiki.
Cheers,
Myron
Spring Pierre wrote:
hi myron,
Pierre's distribution of fckw 3 contains version 2 of DokuWikiFCK,
the Perl module which interprets much of the FCKeditor's graphics for
use in DokuWiki. I am currently at version 6, which is significantly
improved over version 2.
i think both our implementations of the dialect.pm [1] files are very
different. i try to support a native dokuwiki insatallation. modifying
the FCKeditor and the dialect.pm file to follow strictly the features
of such native dokuwiki installation.
whereas your approach is to implement all features of a native
FCKeditor in dokuwiki. which also reflects in your dialect.pm file
therefor our perl scripts are not interchangeable anymore (hence the
change of name to DokuWikiFCKW.pm ;)
i'll just take one example, to point out the differences in approach:
if the fckeditor returns
<tt>monosace</tt>
my dialect.pm file translates this into
''monospace''
yours translates it into
<font _dummy_/AmerType Md BT,American Typewriter,courier
New>monospace</font>
this is just one example. i think, after a great collaboration in the
beginning, we went other ways ;)
greetings.
pierre.
==
[1] by dialect.pm file, i mean either your DokuWikiFCK.pm or my
DokuWikiFCKW.pm dialect file ;)
--
Liip AG // Rte de la Fonderie 7 // CH-1700 Fribourg
Fon 026 4222511 // Key id 0x5BF5F8FA // www.liip.ch
--
_____________________
Myron Turner
http://www.room535.org
http://www.bstatzero.org
http://www.mturner.org/XML_PullParser/
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] FCKW release 0.3 - wysiwyg even better ;)
- From: Spring Pierre
- [dokuwiki] Re: FCKW release 0.3 - wysiwyg even better ;)
- From: Myron Turner
- [dokuwiki] Re: FCKW release 0.3 - wysiwyg even better ;)
- From: Spring Pierre
Other related posts:
- » [dokuwiki] FCKW release 0.3 - wysiwyg even better ;)
- » [dokuwiki] Re: FCKW release 0.3 - wysiwyg even better ;)
- » [dokuwiki] Re: FCKW release 0.3 - wysiwyg even better ;)
- » [dokuwiki] Re: FCKW release 0.3 - wysiwyg even better ;)
- » [dokuwiki] Re: FCKW release 0.3 - wysiwyg even better ;)
- » [dokuwiki] Re: FCKW release 0.3 - wysiwyg even better ;)
- » [dokuwiki] Re: FCKW release 0.3 - wysiwyg even better ;)
- » [dokuwiki] Re: FCKW release 0.3 - wysiwyg even better ;)
- » [dokuwiki] Re: FCKW release 0.3 - wysiwyg even better ;)
- » [dokuwiki] Re: FCKW release 0.3 - wysiwyg even better ;)
- » [dokuwiki] Re: FCKW release 0.3 - wysiwyg even better ;)
- » [dokuwiki] Re: FCKW release 0.3 - wysiwyg even better ;)
- » [dokuwiki] Re: FCKW release 0.3 - wysiwyg even better ;)
hi myron,
Pierre's distribution of fckw 3 contains version 2 of DokuWikiFCK, the Perl module which interprets much of the FCKeditor's graphics for use in DokuWiki. I am currently at version 6, which is significantly improved over version 2.
i think both our implementations of the dialect.pm [1] files are very different. i try to support a native dokuwiki insatallation. modifying the FCKeditor and the dialect.pm file to follow strictly the features of such native dokuwiki installation.
whereas your approach is to implement all features of a native FCKeditor in dokuwiki. which also reflects in your dialect.pm file
therefor our perl scripts are not interchangeable anymore (hence the change of name to DokuWikiFCKW.pm ;)
i'll just take one example, to point out the differences in approach:
if the fckeditor returns
<tt>monosace</tt>
my dialect.pm file translates this into
''monospace''
yours translates it into
<font _dummy_/AmerType Md BT,American Typewriter,courier
New>monospace</font>
this is just one example. i think, after a great collaboration in the beginning, we went other ways ;)
greetings. pierre. ==[1] by dialect.pm file, i mean either your DokuWikiFCK.pm or my DokuWikiFCKW.pm dialect file ;)
-- Liip AG // Rte de la Fonderie 7 // CH-1700 Fribourg Fon 026 4222511 // Key id 0x5BF5F8FA // www.liip.ch
- [dokuwiki] FCKW release 0.3 - wysiwyg even better ;)
- From: Spring Pierre
- [dokuwiki] Re: FCKW release 0.3 - wysiwyg even better ;)
- From: Myron Turner
- [dokuwiki] Re: FCKW release 0.3 - wysiwyg even better ;)
- From: Spring Pierre