Hello.
I need some help.
I want to make video archive automatically using drupal.
Whenever flash videos are copied into video import directory, Flashvideo module can make corresponding page nodes generated automatically, each of which contains one video file as an attachment and no content in body.
I used body contemplate to fill the bodies of the pages automatically with the metadata of corresponding xml files.
When I just see the list of bodies, it looks great.
However, since the content in body is still empty even after applying the body template, when I try to search metadata, the search result does not show the abstract of the content.
In short, the problem is that the body template does not update the content of the body and it just affect what the page looks like.
Please give me a hint to make the content of the body become same as what it looks like.
Thank you in advance.