Text editor not working on wiki

Hi, I am new to the Frappe framework and ERPNext. I have seen some images showing that the Wiki app has a rich text editor available, allowing users to add images and apply more styling to the content.

However, in my Wiki instance, the editor isn’t available. Instead, I only see a text area that supports markup language. Are there any additional steps I need to follow to enable the rich text editor?

For context, I have installed Bench version 15 on my server and followed the steps from the Wiki GitHub README to install the app. I haven’t installed any other apps.

@kurian-benny Can you share the screenshot of text area ?

@ShubhamKaushik


this is how the editor looks now

In this editor you can write HTML code

@Usama_Naveed

how can i upload an image here ? don’t we have an editor like below one ?

For image

Will image in the File List

then in this editor use

<img src="filepath" />

also you can add style by HTML

1 Like

@Usama_Naveed thanks for the update. What about the editor there ? is it my issue or it’s like that ?

@kurian-benny

There is no issue in your installation or in the app.

In the app the Editor changed by the team.

Now, Editor is for HTML Code

1 Like

@Usama_Naveed thanks for the update

1 Like

But this is my side, it looks fine @kurian-benny @Usama_Naveed

@ShubhamKaushik which version are you using ? am using frappe 15 and for wiki am using latest master branch

@kurian-benny WYSIWYG Editor is removed check the github issue 279.

For who wish to not upgrade because of editor, use this fork and branch GitHub - castlecraft/wiki at wysiwyg-editor

2 Likes

@kurian-benny
Following are the versions ::

frappe version 14
wiki branch 14

@ninjawolf thank you for the update

I have just recently noticed that the formatting options / editor that used to be at the top of the edit page are no longer there … and found this thread.

Why? Why would the team remove the editor?

am not getting the above the above like page you mentioned
while trying to edit side bar it only showing the plain text editor

attaching imag

No idea but with the latest update we only get this new editor