Closed (duplicate)
Project:
Computed Field Tools
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
5 Oct 2011 at 10:22 UTC
Updated:
6 Feb 2012 at 20:38 UTC
Hello,
any chance this is going to be ported in Drupal 7?
Any workaround on how to recompute a computed field in D7?
Thanks
Comments
Comment #1
frakke commentedThe version for Drupal 7 is in the works. I can't promise when it will be done, but soon I guess :-)
I will update this issue when I have a running BETA.
Comment #2
enxox commentedI was trying to update it, but i'm not good with the code.
Here is my code, seem working except for the database calls that I'm not able to update.
Comment #3
frakke commentedHi enxox,
I am a bit further than that. I am trying to make it fit the idea of using fields on varioues types of entities (node and taxonomy is running fine so far, and the user entity type is to come).
Right now I am figuring out a way to handle the counter bit of entities on each run. Not that I am struckling with it. I have just reached that part of the module :-)
It won't be too long before I can have an alpha or beta ready depending on what state the code ends up in for the first release.
Comment #4
enxox commentedI'm ready to test it :)
Comment #5
frakke commentedHi enxox.
Great!
I have added a D7 branch. It contains a D7 DEV version of the module. It's still a bit messy though and contains a few debugging lines. Fell free to test it and report back :-)
I would not recommend using this on a live site yet, though. I am still completely new to Drupal 7, so there might be a few bad lines in there.
I will continue to clean the code and the documentation.
Comment #6
enxox commentedwell, I'll test it in the next few days, thanks!
Comment #7
enxox commentedwhere the d7 module is?
Comment #8
frakke commentedUpdated the code.
Nodes, users and terms (vocabularies) should now be fully supported. I have also added a time left estimate while processing the entities.
the latest dev can be found here:
http://drupal.org/node/1079758/release
Feel free to test it and report any errors :-)
(Please note, that when the entity is saved through the edit form, it will have one format. When it is re-computed it will be thrown in as a loaded entity so there might be differences in the entity parameter.)
Comment #9
bennos commentedsubscribing
Comment #10
wizonesolutionsbennos: Use the Follow button at the top-right. Don't post subscribe comments.
Comment #11
colanAs the new maintainer of Computed Field, I'd rather see #1262820: Merge Computed Field Tools into Computed Field resolved than have a separate release for this module.
Comment #12
colanComment #13
colanActually, it makes more sense to mark this one as a duplicate.