Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Wysihtml5 won't install in plugin area.
Chad_Abizeid
New
Installed the 2.x version but it does not show up at all (it's enabled) in Chrome nor IE10.
Tagged:
0
This discussion has been closed.
Comments
The latest version is 1.3.0 so how did you manage to install a "2.x version"?
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
I assume he means the version for vanilla 2.x
Are you using 2.1a ( or later ) or the current stable vanilla release; as the current version of this plugin is for 2.1a , check https://github.com/daigo75/Wysihtml5 if you are using the current stable release
There was an error rendering this rich post.
@tama
I'm running Vanillia 2.0.18.8
I'm running the plugin version 2.x not 2.1a. This is not working unfortunately.
Quick question, where did you get this from?
There was an error rendering this rich post.
@tama
http://vanillaforums.org/addon/1013/wysihtml5
Bottom says
@businessdad has made a fork of Wysihtml5 compatible with Vanilla 2.0.x -
doesn't seem so
Edit :
I guess you might have to wait till vanilla 2.1 or maybe someone can port it to 2.0.x for you ( I'm still learning the framework used for plugins :P )
There was an error rendering this rich post.
@Tama What @Chad_Abizeid wrote is right, I ported the plugin to Vanilla 2.0. @kasperisager merged my changes in the main plugin, but, while doing so, he tried to adhere to Vanilla 2.1 coding standards and broke my changes in the process.
Latest version in my repository should work with Vanilla 2.0, although I haven't spent a lot of time testing it.
My shop | About Me
Update
Et voilà, plugin updated. There were three lines of code missing.
My shop | About Me
Thanks. Works now, but how do I edit CSS related matters that actually don't exist in the provided CSS sheets?
Example:
wysihtml5-editor is a used class, but doesn't exist anywhere in the CSS files
text editor height
toolbar buttons
etc
Attached is what I see
Thanks.
@Chad_Abizeid
You can add declarations for any css element in your theme's custom.css file.
Thanks
Hey having another problem.
Copied/pasted from this link
http://www.queness.com/post/5421/17-useful-htaccess-tricks-and-tips
It pasted as I see it on the original site. But, when I submit the post this is what I see.
PS: is there a "code" format I can add as well? This would be especially awesome to have. Thanks.
This is definitely worth another discussion.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
I had downloaded editor from https://github.com/daigo75/Wysihtml5 and installed it on vanilla 2.0.18.8 but i don't see toolbar in post form.
I had resolved this very stupid problem: directory name matters - i had renamed Wysihtml5-master to Wysihtml5 and it works now.
businessdad, thank you for 2.0 adaptation
You're welcome @strafer.
My shop | About Me
Same problem (you have to rename the plugin folder) just had me stumped! I can't believe I didn't think of it until I read this thread. In fact, I thought that renaming the folder would somehow break it ... yes, even though I'd not gotten it working )