restful

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
moltra's picture

how to use TID as parameter for restful api

I am working on a site where there is multiple taxonomy terms on each node. I want to be able to use restful api and pull up every node that is related to a taxonomy term. The taxonomy term is saved with the node, but it is only saving the tid, I see that the tid is the link between the nodes, but everytime I try and use the parameter [tid] as a search I get the following. I can get the

Fatal error: Call to undefined method PDOException::message() in /home/content/20/8959120/html/sites/all/modules/services/services.module on line 555

Read more
alejandrodf's picture

About Restful, RDF and Views

Hello folks,

In my project I have a content type with represents a person. I can see the RDFa labels in the html code of my nodes and if I access the /node.rdf I can see the RDF generated by Restful module.

Now I want to create a page where I have some text and a list of members. So I have created a new content type with a field for a description and a Viewfield to display a view with the list of members. It's a multilingual website so I have to use this method because views don't support multilanguage neither the name, header and footer.

Read more
Subscribe with RSS Syndicate content