vocabulary book for Harbour / Javascript

Post Reply
User avatar
Otto
Posts: 6412
Joined: Fri Oct 07, 2005 7:07 pm
Has thanked: 27 times
Been thanked: 2 times
Contact:

vocabulary book for Harbour / Javascript

Post by Otto »

Hello friends,

The vocabulary booklet function within HarbourWriter should show for the most common problems for Harbour/Clipper usere how to do this with HTML and javascript.

Also simple things like STRTRAN, STR, INT, etc. and e.g., calling functions with parameters, etc.

Best regards,


Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
Posts: 6412
Joined: Fri Oct 07, 2005 7:07 pm
Has thanked: 27 times
Been thanked: 2 times
Contact:

Re: vocabulary book for Harbour / Javascript

Post by Otto »

Hello friends,
Now I integrated TinyMCE:
This editor gives you total control over your rich text editing.
The documentation of the functions is now easier to read and clearer.
Best regards,
Otto


Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
Posts: 6412
Joined: Fri Oct 07, 2005 7:07 pm
Has thanked: 27 times
Been thanked: 2 times
Contact:

Re: vocabulary book for Harbour / Javascript

Post by Otto »

Now we can use HarbourWrite to further develop HarbourWriter an all APPs.
For example:
Selecting the Tinymce block from HarbourWriter and you can add RTF editing to every <p></p> HTML paragraphs.

LINK in Tinymce - open editor - save with AJAX.

Only small adjustments in the blocks are necessary.


The big advantage is that you can insert whole blocks instead of single lines in your source code.
And that the documentation is linked and can be extended by yourself.


Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
Post Reply