Closed (fixed)
Project:
Similar By Terms
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2011 at 19:41 UTC
Updated:
29 Nov 2012 at 14:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
rmiddle commented7.x-1.x isn't going anywhere for now. Not everyone use views. As for 7.x-2.x I will create a branch for it and look at the code in git code.
Thanks
Robert
Comment #2
James Andres commentedThanks for having a look Robert. Of course, the choice to maintain two branches is totally up to you! :)
Comment #3
theunraveler commentedI'm not sure if any progress is being made on 7.x-2.x, but here's a patch for a bug in the implementation of
views_handler_argument_numeric::query().Comment #4
jordanmagnuson commentedAny news on this? It would be great to see an "official" 7.x-2.x dev for this module. I agree that 2.x branch is far more useful than the 1.x (which isn't to say that the 1.x was a bad first version of the module--just that the 2.x has made it significantly better). Thanks James for the initial work!
Comment #5
James Andres commented@theunraveler: Thanks for the patch, I've applied it to the github project.
@davidlerin: Thanks, glad you find it useful :-). I'm really hoping to avoid forking the project to make this branch official, I think creating more module duplication means we all lose :-(.
@rmiddle: What are your thoughts on creating a 7.x-2.x branch for this work?
Comment #6
Casper_Deseyne commentedI'm using this module for a project and found a bug while saving the argument options, I created a patch that fixes the problem.
Comment #7
Casper_Deseyne commentedsorry wrong patch code ;)
Comment #8
inolen commentedThis worked great, thanks a lot for the port.
Comment #9
joachim commentedMight I suggest we call it 7.x-3.x to match the version of Views? We may need a 6.x-3.x for Views 6.x-3.x too...
Comment #10
skein commentedIs there gonna be a official branch release for this one?
Comment #11
Refineo commentedI would be interested in testing official branch release Similar By Terms 7.x-2.0 too. I heavily use Views 3.
Comment #12
jordojuice commentedI noticed no commits have been made on the 6.x-2.x branch in quite a while either. Has development stopped on the Views integrated versions of Similar By Terms? I am maintaining Similar Entries which happens to have a lot of parallels with Similar By Terms. In fact, I got a lot of the Views integration from this module, though it has been updated quite a bit since then. Anyways, I happen to use Similar By Terms on my own sites more than SImilar Entries and I'll gladly volunteer to maintain the 2.x branches if it's needed.
I noticed the default view in this 7.x-2.x port was non-existent, so I put together a patch using some of the code I wrote for Similar Entries Drupal 7 port. I've tested it with Views 3. The patch also fixes a bug I found in the query - ambiguous nid field.
Comment #13
dawehnerHere is a patch, that worked for me, additional it applies the patch from http://drupal.org/node/1181566
Here is a patch again 6.x-2.x which
a) converts the api to views3 properly
b) adds tests to take sure it works (at least the argument)
OH: I was really confused about all this patches, didn't saw the link to the github repo. Maybe we could merge the approaches
Comment #14
dawehnerHere is a patch relative to 6.x-2.x which provides all changes from https://github.com/dereine/similarterms/commits/7.x-2.x
Comment #15
BrockBoland commentedThe patch in #14 did not apply cleanly to 6.x-2.x for me. Note also that the repo referenced there has moved to https://github.com/dawehner/similarterms
I made some further tweaks to add the default view definition and submitted a pull request on that repo: https://github.com/dawehner/similarterms/pull/2
The attached patch is against 6.x-2.x, and includes everything that @dawehner referred to in #14, as well as the default view that I added on Github.
I know a patch this size is a bit of a beast to try to review, so I'd urge the maintainer(s) to open 7.x-2.x, commit the patch, and begin working from there.
Comment #16
Kimberley_p commentedThis may not be ideal for everyone but for me, what I used Similar by Terms for in Drupal 6 I can now do with Views in drupal 7 (where it was a struggle before). This is the best post I have found describing the process that worked well for my needs - may be of use to some of you int he absence of a port to 7 - http://www.metachunk.com/comment/71
Comment #17
James Andres commentedThanks to Daniel Wehner for taking this project on, I haven't had the bandwidth.
Would be great to see random patches here converted into pull requests on GitHub for consistency. Even better would be to see this back on d.o to limit confusion.
Daniel have you chatted with rmiddle about becoming a maintainer on the similarterms d.o project?
Comment #18
playfulwolf commentedIs 2.x branch alive?
Comment #19
skein commentedI've tested the module on several sites and I can confirm it works as planned.
Can we get an official commit on drupal.org?
Comment #20
quicksketchI've contacted jjeff (the original module developer) to weigh in here too.
Comment #21
jjeff commentedI've granted quicksketch co-maintainership. If needed we can add more permanent maintainers to move the 7.x-2.x branch forward after the initial port.
Comment #22
quicksketchI've pushed up the last reroll by BrockBoland. Thanks everyone!
Comment #23
quicksketchI've released a new stable 7.x-2.3 to match the 6.x-2.3 version. Thanks again everyone here.
Comment #24
inky@inky3d.com commentedThank you, thank you, thank you!!!
To all who made this module available for D7 , you have no idea how grateful I am!
I've used this on D6 many times and have had such joy with the results. For most of this year I have been working on migrating a site from 6 > 7. Today, 15th Nov, was our launch deadline. During the development, I looked at the alternatives (recommender and similar entries) but neither suited our needs.
Last night we were up until sunrise working out final tweaks to meet our deadline, when I happened to see that Similar by Terms had just been updated. This, seriously, was the final element that we hope will make the site really kick.
Talk about awesome timing! thank you again
(ps, if you're interested: www.designindaba.com)