It seems that many people like the MLT feature and it seems a bit silly to have it as a separate module.

At the least, we could better re-use the existing blocks admin interface.

Comments

pwolanin’s picture

Status: Active » Needs review
StatusFileSize
new20.17 KB

Here's a patch that simplifies things quite a bit - I'm a little unsure whether we should actually roll this into one of the other modules since that will make the checks on the module and delta attributes a little harder.

pwolanin’s picture

StatusFileSize
new20.77 KB

A little more, but somehow not working...

pwolanin’s picture

Title: Include MLT module into the search or framework module » Simplfy MLT module and possibly roll into framework module
StatusFileSize
new20.77 KB

ok, now working - jsut missed one variable conversion.

pwolanin’s picture

StatusFileSize
new22.43 KB

Fixed a fatal error and clean up the form a little more.

robertdouglass’s picture

from scanning the patch I think I like this idea. Just to confirm - all MLT blocks will have the same level of configurability? Seems so from the patch.

Next step after this: decouple getting MLT recommendations from "blocks" altogether so that they can be used as a normal API.

pwolanin’s picture

StatusFileSize
new24.2 KB

@robert - this does not change configurability at all - just relocates the configuration to the actual per-block configuration form.

Easy enough to take one more step to make the core MLT function more of an API than before.

pwolanin’s picture

StatusFileSize
new25.52 KB
pwolanin’s picture

StatusFileSize
new38.26 KB

With some minor hacking wrt the delta, we can just move this into the framework like so. How does this seem?

pwolanin’s picture

StatusFileSize
new38.32 KB

A couple more little fixes.

janusman’s picture

Status: Needs review » Reviewed & tested by the community

Tested under latest 6.x-1.x-DEV

JacobSingh’s picture

StatusFileSize
new21.84 KB

Works good.

I made one tiny change to make the message after being redirected a little more digestible.

It would be nice to include a "What's that?" link next to add new recommended content block when we have some docs.

pwolanin’s picture

Status: Reviewed & tested by the community » Fixed
StatusFileSize
new39.21 KB

committed with one more minor change - make the compaison field checkboxes required so that at least one must be selected.

Status: Fixed » Closed (fixed)

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