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

Ivo.Radulovski’s picture

Did 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).

Ivo.Radulovski’s picture

Status: Active » Postponed
Macronomicus’s picture

No 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!

Macronomicus’s picture

Status: Postponed » Fixed

The 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!

Ivo.Radulovski’s picture

I'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.

Macronomicus’s picture

Well 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.