Looks like the on/off setting for [Reference section under content] is working properly for me now in the latest dev
But it seems reference replacements are happening on node_types they it shouldn't, mainly my glossary content type which in my config is only set to be the "Link-TO" type.
Comments
Comment #1
Ivo.Radulovski commentedDid you already try swapping the link-to with the link-from?
I'd really like to find new definitions for those because they confused me while rewriting the module as well.
The from-content types are the ones that get filtered, the to-content types are the ones that get linked to (based on the methods chosen).
Comment #2
Ivo.Radulovski commentedComment #3
Macronomicus commentedNo I think that parts right .. it is only linking to the single content_type Glossary on my filtered type .. only problem is its also doing it on other content types not selected... so far it only seemed to be doing it on the Glossary type so maybe its not being factored out of the filtered ones for some reason.
Im going to kick it around some more tonight .. ill let ya know if I figure it.
Cheers!
Comment #4
Macronomicus commentedThe other odd behavior is that it was also doing replacements in the footer & other blocks.
But... just now I re-saved the glossify module settings page again & now it seems to be fixed!
Comment #5
Ivo.Radulovski commentedI'm glad that you got it sorted out, from which version did you upgrade, and did you properly de-install the prior version or did you just copy it over?
I did make a few configuration changes between the beta/dev versions, so that could explain the quirky behavior and why it was fixed by re-saving the configuration.
Comment #6
Macronomicus commentedWell I did do a fresh install but I ran uninstall *after* replacing the module :/ dohh! so I obviously got all sorts of errors and then cleaned out the db then installed... im sure there must have been some cruft somewhere that got in my way.