Hi Dave,
I am the maintainer of the Content Analysis module. I am working on integrating Meta tags into the analysis. I have been digging through your code with little success so its time to ask for directions.
What is the best way to get the rendered title, description and keywords values for a node? I am needing a way to pass a node object or the meta tag values from a node edit form to some function and get back the outputted values.
Thanks,
Tom
Comments
Comment #1
TomDude48 commentedI came up with a solution. If you get a chance can you look at the code and see let me know if there is a better way to do this. BTW, I love the way you have re-worked this module. The ability to have layers of inheritance and use tokens is much apprecitated.
Code:
Comment #2
damienmckennaThis should be documented.
Comment #2.0
damienmckennamaking a little clearer