How to add hindi font in wysyiwyg editor magento - wysiwyg

I want to add hindi font in WYSIWYG editor for product description in magento. Can someone please help me for this.
Thanks.

You can go through below link
http://blog.emagenio.com/?p=7

Related

How do I put the contents of a docx or pdf file into sap adobe form?

Hi i want to import content of docx/pdf file to sap adobe form. Is there any way to do this?
I have searched the internet and haven't found solution, perhaps someone can help :)

How to add comment as a link in word add-ins?

I am creating a word application and in that, I Have to add a new comment on the selected text but from the custom task pane. For adding a link I use Rich Text Box and for convert HTML to OOXML I use the "org.docx4j" package in C#. This package returns OOXML format but when I tried with a hyperlink and unordered list.
Flow:
Call of ajax from office.js file to C# API with HTML body and it returns us an OOXML and add that as comment text and display proper text.
If anyone has an idea please let me know it helps me a lot.
For adding a comments on a selected text, please refer to Word JS API Range.InsertOoxml().
As for adding comments as a link, there is no workaround till now. Please make sure to add your request or vote for an existing on in our UserVoice.

Hyperlink space issue in rich text rte plugin in aem6.5

I have upload pdf file with “spaces” in them ex:20_YoungerBoyLetterheadv2 v1.pdf,
In text component,hyperlink with space character causing issue.
The hyperlink work using the path /content/dam/abc/documents/men/20_YoungerBoyLetterheadv2 v1.pdf
but when we enter full url http://localhost:4502/content/dam/abc/documents/men/20_YoungerBoyLetterheadv2%20v1.pdf hyperlink is not working as expected.
AEM is allowing users to upload files with “spaces” in them.
Using AEM 6.5.
Any ideas how to fix this? Thanks in advance.

How to edit content more easily?

i add content to my confluence page like a html
inside {html} tags. This page will be changed in future every week. It very difficult to understand html so quick for people who never don't work with html.
Is there any way in confluence to add a simple user interface form which helps to edit information inside html?
I know that confluence have embedded jQuery can anybody give advice how to do it better?
Thanks
Use the scaffolding plugin to Show only some special text fields for editing. Then you can hide the HTML code. But scaffolding is not ready for Confluence 4
http://wiki.customware.net/repository/display/AtlassianPlugins/Scaffolding+Plugin
You could download the page with Atlassian CLI, and parse out the section of html you want to modify, put that in your wysiwyg, and then inject it back into the downloaded html and post it back.
Of course it is as fun as it sounds.
An example of the content would help to answer this question.
One option is to put your content in a word .doc file, save it, upload it to the page. Use the office connector macro to display the content of the .doc on the page. The office connector plugin is free.
Note that Confluence V5 editor now has a basic set of editing features found in Microsoft Word.

WYSIWYG editor with file and image upload

I'm looking for good WYSIWYG editor, which can handle image and file uploads as well as some basic markup. I tried CKEditor - it looks alright but it's quite heavy, nicEditor - lightweight, fast, has decent image uploading but has no filemanager. What would you recommend?
Thanks.
Another good one would be Froala Editor. It has image upload and resize that works even on mobile devices.
We'll CKEditor and TinyMCE are I believe the leading online richtext editors.
If you don't have to limit yourself to web apps you should check out Windows Live Writer. If you have OSX you should look into iWeb as its the easiest and most intuitive WYSIWYG html editor that I find most enjoyable to use.
We use TinyMCE. It has plenty of plugins which can solve pretty much every need.
I like the telerik editor. It's not cheap, but it is very nice.