Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I tried for months to figure this out. Not being a full time programmer, this was not easy for me. I am sure someone else will have different ideas I just wanted to put this out there so someone might not give up.
The end result is that I can send a CSV file to the site, use Feeds to import the data on a regular schedule if needed, use views to display as desired.
If you’re interested in experiencing contemporary art by local artists, you go to your city’s contemporary art museum or maybe your local art gallery. A fortunate minority might buy an original piece for their home. The rest of us spend a few hours at the museum, take in what we can, and leave the art where it hangs until we visit next time.
I have a question, if it is possible to set handler settings for entity reference field to get results only if the searched entities have certain value of a field set? Eg they have int field and I would like to fin donly those who have value of 3 in this field.
I don't want to show this. I have already changed the option to none in logging and errors under configuration. It's not helping. Is there any other alternative way to do this?
I'm not even sure if I worded that subject with any sense.
Anyway, what I essentially want to do is just parse the <lastmod> content for use in a sitemap index. My org's website is huge and requires an index. simplexml_load_file gives me an error when I try to use it in the preprocessor for my theme and all of the other procedures seem so tedious and memory consuming to just parse the first element of an xml file.