Greetings,
I've just created a module which allows to use o7aCode for the page-setting of the content (instead of the WYSIWYG editor).
Here's the download page : http://o7acode.o7a.net/cmsms_plugin/
o7aCode plugin
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: o7aCode plugin
FYI, CMS has built in support for the markdown syntax
http://daringfireball.net/projects/markdown/syntax
so now there's two options for disabling the wysiwyg, and not having to know HTML.
http://daringfireball.net/projects/markdown/syntax
so now there's two options for disabling the wysiwyg, and not having to know HTML.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: o7aCode plugin
calguy,
I had no idea CMSMS supported markdown. Can you elaborate on this? I'm familiar with the syntax; is there something that needs to be done to activate it?
I had no idea CMSMS supported markdown. Can you elaborate on this? I'm familiar with the syntax; is there something that needs to be done to activate it?
Re: o7aCode plugin
http://dev.cmsmadesimple.org/frs/?group ... ase_id=255
Download it, decompress it within the modules/ directory.
But it doesn't work. If I remember, I had replaced "ContentData" by "ContentPreCompile" in Markdown.module.php.
After this modification, it should run smoothly.
Download it, decompress it within the modules/ directory.
But it doesn't work. If I remember, I had replaced "ContentData" by "ContentPreCompile" in Markdown.module.php.
After this modification, it should run smoothly.
Re: o7aCode plugin
Ah. Didn't look for a module. Thanks.
Re: o7aCode plugin
Very nice module - would be nice if you could create a project on CMSms Forge so it's searchable for all users ...o7a.net wrote: Here's the download page : http://o7acode.o7a.net/cmsms_plugin/
On my skills your posting will disappear in the deepness of this forum in a short time.