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ł
Links beetwen articles.
Re: Links beetwen articles.
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.
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
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.
Might be usefull? Or alternative...
http://www.cmscanbesimple.org/blog/add- ... ews-module
http://www.cmscanbesimple.org/blog/add- ... ews-module
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Links beetwen articles.
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.
Well, at least you already have half of the solution; you know a way that could work.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..))
Now make it happen step by step. Could be a nice topic for Tips and Tricks board or guest blog somewhere.