Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvise experience while creating the Lists in Editor #228

Open
maheshwaricharu opened this issue Nov 19, 2024 · 5 comments
Open

Improvise experience while creating the Lists in Editor #228

maheshwaricharu opened this issue Nov 19, 2024 · 5 comments

Comments

@maheshwaricharu
Copy link

Hi @givanz
We are using the editor to create Lists for our pages. However while copying the text from text editor in vvveb editor various line breaks/div are introduced.
Please advice us if we can bypass that using some settings or we can use the experience with enter and backspace keys to remove the spaces faster as already happening in another component on your website too,
https://demo.vvveb.com/admin/index.php?module=content/post&post_id=16&type=page
image

Would appreciate your support, in improvising the experience of the editor using some settings.

@maheshwaricharu maheshwaricharu changed the title Enhanced exoperience while creating the Lists in Editor Improvise experience while creating the Lists in Editor Nov 19, 2024
@developer-mobilise
Copy link

@givanz i am also facing this problem. Please provide some guidelines how to fix this?

@maheshwaricharu
Copy link
Author

@givanz please suggest if there is a provision in editor to incorporate above feature?

@givanz
Copy link
Owner

givanz commented Nov 26, 2024

Hi

Can you please provide some sample html with the wrong code?

I createad a list in the text editor https://demo.vvveb.com/admin/index.php?module=content/post&post_id=16&type=page and the output is clean.

<ul>
<li>a</li>
<li>b</li>
<li>c</li>
</ul>

Do you paste the list from a text processor like Word?

list-tiny

@maheshwaricharu
Copy link
Author

Hi @givanz
Yes, line breaks and div are introduced while copying the text from text editors like Notepad/Word/Etc.
I have two workarounds with me:

Please suggest what best we can do to fix the same?

@givanz
Copy link
Owner

givanz commented Nov 29, 2024

Hi

I included tinymce paste from word plugin in the latest.zip update https://github.com/pangaeatech/tinymce-paste-from-word-plugin this should fix broken html from text editors.

Changed files inside /public/js/libs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants