Jump to content

Recommended Posts

Posted

Hi Guys

When I type www.google.ch inside an ckeditor field it should automatically turn it into:

<a href="https://www.google.ch/">www.google.ch</a>

And when I type an E-Mail(example@mail.ch) it should turn it into:

<a href="mailto:example@mail.ch">example@mail.ch</a>

 

Do I need to install the http://ckeditor.com/addon/autolink Plugin or is this already somehow achievabe inside processwire?

 

Greetings Orkun

Posted

If you're using AdminOnSteroids the Auto Link plugin is available in the CKEaddons submodule.

  • Like 1
Posted

Thanks for you answer @tpr

I have already installed the plugin. It looks like it only works when you paste in a link and not type it.

Posted

Well that's what the CKE plugin info page says:

Quote

A simple plugin that turns the pasted URL text into a link

 

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
×
×
  • Create New...