Comments

YK85’s picture

thank you for opening this for D6 backport
subscribing

LetUsBePrecise’s picture

Thank you so much mikeker for your contribution to drupal community.

Subscribing....

tossican’s picture

Thanks for the awesome mod and your continued hard work!
subscribing

dkingofpa’s picture

Status: Active » Needs review
StatusFileSize
new1.64 KB

Most of the necessary code already seems to be in the 6.x-1.x branch. The attached patch just adds a few lines of code to display "Links" as an option from the select list on the filter settings form. I'm using it on a site and haven't run into an issue.

vinmassaro’s picture

This patch is working fine for me, except it does not work with ajax on, so it refreshes the page every time. Would love to get this working with ajax enabled.

dkingofpa’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
StatusFileSize
new1.64 KB

I'm bumping the version up to a more current branch. The attached patch is the same one from #4, but I updated the filename to match the new branch version. It applies to 2.x cleanly, but I haven't tested it yet in a site to see if the module is still functional.

ashedryden’s picture

Tested patch in #6. Patches cleanly, works as described.

castawaybcn’s picture

Thanks a lot for backporting this very useful feature, is there any chance this could be applied to 6.x-3.x as well?

edulterado’s picture

I´ve got this working in 6.x-3.x-dev following the same logic applied by the patch in #6, it doesn´t work with ajax on though.

Any suggestions for making this work with ajax?

sdowney2002’s picture

Has this patch ever been committed to 6.x-2.x?

rooby’s picture

Status: Needs review » Reviewed & tested by the community

Patch in #6 is also working for me and code looks ok.

mikeker’s picture

Assigned: mikeker » Unassigned
Issue summary: View changes
Status: Reviewed & tested by the community » Closed (won't fix)
Issue tags: -Needs backport to D6

Issue queue cleanup... My apologies for taking so long to address this one.

At this point the 6.x-2.x branch is essentially unmaintained and will be marked as unsupported once Drupal 8 releases.