Closed (fixed)
Project:
Twitter
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2011 at 21:27 UTC
Updated:
17 Apr 2012 at 09:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
gnoddep commentedFixed the patch, it should apply with git --apply now
Comment #2
juampynr commentedVerified and committed:
http://drupalcode.org/project/twitter.git/commit/1960e16ca806b3b19321790...
http://drupalcode.org/project/twitter.git/commit/57fe857d2e12b5440624a43...
Thanks!
Comment #3
plopescHello
I made some minor improvements in the patch provided by gnodepp:
Regards
Comment #5
juampynr commentedUpdated status to evaluate it when we get to a lower number of bug issues.
@plopesc, wont you participate in the #DrupalConTribute Twitter? Check out the Madrid group.
Comment #6
Alex Andrascu commentedIs this going to get at least in .dev at some point before D8 is out ?
Comment #7
juampynr commentedCommitted. Many thanks.
http://drupalcode.org/project/twitter.git/commitdiff/b13f4be
Comment #8
chia commentedI think its better to use hook_node_insert and hook_node_update.
During a new node creating, we dont have the node url in hook_node_presave (because we dont have nid) at that time.
Comment #9
juampynr commented@plopesc, can you revert back that bit and keep the grouping in a new patch?
Comment #10
plopescYou are right, chia
I rerrolled the patch fixing that problem.
I'm going to create a test file for this module later.
Regards
Comment #11
juampynr commentedCommitted. Many thanks.
http://drupalcode.org/project/twitter.git/commitdiff/d7d160f