[pmwiki-users] WYSIWYG on PmWiki

Peter Kay pkay42 at gmail.com
Mon Jun 17 20:14:40 PDT 2019


> It would be nice to know how Google Docs overcomes this problem

Probably through the liberal application of money, which can hire people to
work.

Pmwiki's markup is translated to HTML server-side by a php-based engine.
In order to have a WYSIWYG editor, you would need a way to translate
client-side, probably javascript?  All of the markup rules would have to be
translated, which is doable with sufficient time and care....and then you
get into the problem of custom markup.  Custom markup is one of the great
strengths of pmwiki, but it would probably be rather difficult to have a
reliable way to automagically translate from server-side php to client-side
javascript.

Possibly doable, probably not easy.

Pmwiki doesn't have that many developers devoting that much time to the
problem.

Which isn't to say it cannot happen, just wanted to make sure everyone was
thinking of the context and aware of some of the difficulties.

--Peter

On Mon, Jun 17, 2019 at 8:16 PM Svetlana Tkachenko <svetlana at members.fsf.org>
wrote:

> It would be nice to know how Google Docs overcomes this problem, they
> allow gui editing of .docx documents. Are they easier to interact with --
> convert to and from HTML -- than wiki markup?
>
> There is also https://www.libreoffice.org/download/libreoffice-online/,
> perhaps it might be worth stealing some ideas or implementation from them
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20190617/9ab38c02/attachment.html>


More information about the pmwiki-users mailing list