< Home - < Back

drupal6-views_datasource


Information about the package, drupal6-views_datasource, which is shipped with common Linux distributions. The drupal6-views_datasource package is designed for, Plugins for Drupal Views for rendering content in a number formats.


Package Name:

drupal6-views_datasource

Summary:

Plugins for Drupal Views for rendering content in a number formats

Description:

Views Datasource is a set of plugins for Drupal Views for rendering content in a number of shareable, reusable formats based on XML, JSON and XHTML. These formats allow content in a Drupal site to be easily used as data sources for Semantic Web clients and web mash-ups. Views Datasource plugins output content from node lists created in the Drupal Views interface in a variety of formats - XML data documents using schemas like OPML and Atom, RDF data documents using a vocabulary like FOAF, JSON data documents in a format like Exhibit JSON, and XHTML data documents using a microformat like hCard. Views Datasource can be thought of as a userland complement to the work going on in the Services and RDF APIs as a site operator only needs to know Views to be able to create datasources in the different formats. The project consists of 4 Views style plugins (and related row plugins): * views_xml - Output as raw XML, OPML, and Atom; * views_json - Output as Simile/Exhibit JSON, Canonical JSON, JSONP/JSON in script; * views_rdf- Output as FOAF, SIOC, and DOAP; * views_xhtml - Output as hCard, hCalendar, and Geo. This package provides the following Drupal modules: * views_json * views_rdf * views_xhtml * views_xml

Architecture:

noarch

Version:

1.0

Release:

0.1.beta2.el6

Size:

44 k

Repository:

epel

From Repository:

Licence:

GPLv2



Handy Yum Commands for drupal6-views_datasource


Control the drupal6-views_datasource package with the following handy commands outlined below.


Command

Description of Command

yum install drupal6-views_datasource

This command will install drupal6-views_datasource on the server.

yum remove drupal6-views_datasource

This command will un-install drupal6-views_datasource on the server. When you run this command, you will be asked if you are sure that you want to remove drupal6-views_datasource, so you have to manually confirm that you want to do this.

yum -y remove drupal6-views_datasource

This command will un-install drupal6-views_datasource on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove drupal6-views_datasource when using the -y flag.

yum update drupal6-views_datasource

This command will update drupal6-views_datasource to the latest version. When you run this command, you will be asked if you are sure that you want to remove drupal6-views_datasource, so you have to manually confirm that you want to do this.

yum -y update drupal6-views_datasource

This command will update drupal6-views_datasource to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove drupal6-views_datasource when using the -y flag.

yum info drupal6-views_datasource

This command will show you core information about the drupal6-views_datasource package.

yum deplist drupal6-views_datasource

This command will show you the dependencies for drupal6-views_datasource. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update drupal6-views_datasource

This command will check if there is an update waiting on drupal6-views_datasource. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.