Markdown Module — can't get it to work (newbie alert)

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
benjiman

Markdown Module — can't get it to work (newbie alert)

Post by benjiman »

Hello,
just installed CMSMS (.13) — was real easy btw.
Because I hate typing tags all the time I've installed the Markdown Module,

but I don't get it working?
I type the codes in my Page edit-box,
but CMSMS renders it as normal text.

I'm must be doing something wrong :(

Oh — i've noticed that there are some image paths for icons in the admin-page that got broken upon install (turned out the images got another name )
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Markdown Module — can't get it to work (newbie alert)

Post by tsw »

"Markdown" module is kind of old and Im not sure if it works (I tried it very quickly, but couldnt get it work either)

Calguy1000 has included markdown in the core and you can use it by wrapping {content} with {cms_markdown} {/cms_markdown} or by using it as modifier {content | markdown} (not sure how this works)

There is also a "MarkdownToolbar" which will do the wrapping for you later today if I get it implemented ;)

Images problem in admin is a known bug..
benjiman

Re: Markdown Module — can't get it to work (newbie alert)

Post by benjiman »

thnx!

the {cms_markdown} {/cms_markdown} works brilliantly (after removing the markdown module)

b
Locked

Return to “CMSMS Core”