Jump to content

Recommended Posts

Posted

Hi

I've followed the Hello worlds tutorial and it went OK. I'd like to turn on markdown for formatting but I'm not sure how to do this? Also in attempt to add some text editing to the planet_summary field, I turned on direct editing in the browser. How do I turn this off?

Any help much appreciated

Simon

Posted

To enable markdown, you have to install the following core module :

modinstall.thumb.png.df21262f831f52a0f11d569a4918781d.png

 

 

... then you have to apply the Textformatter to your field. Go to the Details tab of your field, select the Textformatter(s) you need then save.

tf.thumb.png.c91900d94866c36ccc1c2d8b3822e73f.png

 

 

3 hours ago, Monty said:

Also in attempt to add some text editing to the planet_summary field, I turned on direct editing in the browser. How do I turn this off?

Did you mean you clicked/installed the Front-end page editor ?

If yes, simply uninstall the module PageFrontEdit. You might need to remove some markup depending on the option you choosen.

 

And welcome :)

  • Like 7
Posted

Wow, this looks awesome, I have been using ckeditor for fields that only need <p>, <h2>, <ul>, <li>.

One question, I am using the autolinks (pro field) module in my tutorials to avoid a lot of manual linking. Can I use markdown and autolinks on the same field?

 

Posted
1 hour ago, flydev said:

I don't have ProField here, you should test it now and report back :P

Indeed it DOES work! :)

test.jpg

Tried:

**word auto linked**

Set in autolink module (ID or PATH):

'auto linked=1'

Outputs:

<strong>word <a href="link_to_homepage">auto linked</a></strong>

Will make more use of this module from now.

 

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...