Search found 3 matches

by rogerraa
Tue May 14, 2019 6:48 pm
Forum: General
Topic: Add options to content editor options
Replies: 4
Views: 1902

Re: Add options to content editor options

Ok, so I opted to go with a global settings instead of per post. I couldn't figure out how to save the options in js. Not sure what ajax endpoint bludit needs for that, and ran out of time. I have the plugin in a repo if anyone wants to give any advice towards the best practices, etc that goes into ...
by rogerraa
Mon May 13, 2019 5:02 pm
Forum: General
Topic: Add options to content editor options
Replies: 4
Views: 1902

Re: Add options to content editor options

Yeah, I looked through quite a few plugins to try and get a handle on it.

But ok, thanks for the help. I will give using js a try.

I have so many ideas for Bludit since discovering it. I look forward to contributing where I can once it all makes sense.


Thanks again!
by rogerraa
Sun May 12, 2019 1:10 am
Forum: General
Topic: Add options to content editor options
Replies: 4
Views: 1902

Add options to content editor options

Hello, I am trying to make a plugin that will have options per post. I'm hoping to add a tab along side "General | Advanced | SEO" in the "Options" sidebar of the content editor. I spent the last couple hours source diving, checking out the PLUGIN BASICS section in the docs. Can'...