Page 1 of 1
Links beetwen articles.
Posted: Wed Oct 21, 2015 2:14 am
by nook86
hello anyone found a module / sollution to link articles beetween each other by matching title's i have made dictionary, and i wanted in articles, automatic link to this dictionary. any ideas?
Thanks in advance for support
Paweł
Re: Links beetwen articles.
Posted: Wed Oct 21, 2015 6:00 pm
by Dr.CSS
You may need to give a more detailed description as to what you have and what you want to do functionality wise before we can help you as I don't think there is any automatic way to do it unless you're using News or something...
Re: Links beetwen articles.
Posted: Thu Oct 22, 2015 8:30 am
by velden
I don't think there's a module for it.
You might think of a way by using the CMSMS Event Manager and a custom UDT. It won't be a simple job though.
Depending on items (not relevant per se) in dictionary it could be done client side using JS.
Either way it requires at least modest programming knowledge and understanding of CMSMS
Re: Links beetwen articles.
Posted: Thu Oct 22, 2015 8:37 am
by Rolf
Re: Links beetwen articles.
Posted: Fri Oct 23, 2015 4:21 am
by nook86
what does this do? damn i would need something simple which would put titles with article aliases to array, match words, and make links. or something [worse] that would do automatically tags..

))
Re: Links beetwen articles.
Posted: Fri Oct 23, 2015 8:59 am
by velden
nook86 wrote:what does this do? damn i would need something simple which would put titles with article aliases to array, match words, and make links. or something [worse] that would do automatically tags..

))
Well, at least you already have half of the solution; you know a way that could work.
Now make it happen step by step. Could be a nice topic for Tips and Tricks board or guest blog somewhere.