schemaorg.drush.inc |
schemaorg.drush.inc |
|
Drush integration for the schemaorg module. |
schemaorg.features.inc |
schemaorg.features.inc |
|
|
schemaorg.info |
schemaorg.info |
|
name = Schema.org
description = Allows to annotate content using the schema.org vocabularies
package = "Schema.org"
dependencies[] = rdf
core = 7.x
files[] = schemaorg.test |
schemaorg.install |
schemaorg.install |
|
Install, update and uninstall functions for the node module. |
schemaorg.module |
schemaorg.module |
|
Enables administrators to annotate their structured content with vocabularies
from schema.org. |
schemaorg.test |
schemaorg.test |
|
Tests for schemaorg.module. |
schemaorg_contrib.addressfield.inc |
modules/schemaorg_contrib/schemaorg_contrib.addressfield.inc |
|
Addressfield field formatter specific code for schema.org. |
schemaorg_contrib.fivestar.inc |
modules/schemaorg_contrib/schemaorg_contrib.fivestar.inc |
|
Fivestar field formatter specific code for schema.org. |
schemaorg_contrib.info |
modules/schemaorg_contrib/schemaorg_contrib.info |
|
name = Schema.org support for contributed modules
description = Add support for fields from contributed modules such as addressfield and fivestar.
package = "Schema.org"
dependencies[] = schemaorg
core = 7.x |
schemaorg_contrib.module |
modules/schemaorg_contrib/schemaorg_contrib.module |
|
Add schema.org support for compound fields from contributed modules. |
schemaorg_event.features.field.inc |
example/schemaorg_event/schemaorg_event.features.field.inc |
|
schemaorg_event.features.field.inc |
schemaorg_event.features.inc |
example/schemaorg_event/schemaorg_event.features.inc |
|
schemaorg_event.features.inc |
schemaorg_event.info |
example/schemaorg_event/schemaorg_event.info |
|
name = "Schema.org example: Event"
description = "Example of an event content type with fields mapped to schema.org"
core = "7.x"
package = "Schema.org"
dependencies[] = "ctools"
dependencies[] =… |
schemaorg_event.install |
example/schemaorg_event/schemaorg_event.install |
|
Install, update and uninstall functions for the schemaorg_event feature. |
schemaorg_event.module |
example/schemaorg_event/schemaorg_event.module |
|
|
schemaorg_event.strongarm.inc |
example/schemaorg_event/schemaorg_event.strongarm.inc |
|
schemaorg_event.strongarm.inc |
schemaorg_event.views_default.inc |
example/schemaorg_event/schemaorg_event.views_default.inc |
|
schemaorg_event.views_default.inc |
schemaorg_person.features.field.inc |
example/schemaorg_person/schemaorg_person.features.field.inc |
|
schemaorg_person.features.field.inc |
schemaorg_person.features.inc |
example/schemaorg_person/schemaorg_person.features.inc |
|
schemaorg_person.features.inc |
schemaorg_person.info |
example/schemaorg_person/schemaorg_person.info |
|
name = "Schema.org example: Person"
description = "Example of a person content type with fields mapped to schema.org"
core = "7.x"
package = "Schema.org"
php = "5.2.4"
dependencies[] =… |
schemaorg_person.install |
example/schemaorg_person/schemaorg_person.install |
|
Install, update and uninstall functions for the schemaorg_person feature. |
schemaorg_person.module |
example/schemaorg_person/schemaorg_person.module |
|
|
schemaorg_person.strongarm.inc |
example/schemaorg_person/schemaorg_person.strongarm.inc |
|
schemaorg_person.strongarm.inc |
schemaorg_recipe.features.field.inc |
example/schemaorg_recipe/schemaorg_recipe.features.field.inc |
|
schemaorg_recipe.features.field.inc |
schemaorg_recipe.features.inc |
example/schemaorg_recipe/schemaorg_recipe.features.inc |
|
schemaorg_recipe.features.inc |
schemaorg_recipe.info |
example/schemaorg_recipe/schemaorg_recipe.info |
|
name = "Schema.org example: Recipe"
description = "Example of a recipe content type with fields mapped to schema.org"
core = "7.x"
package = "Schema.org"
dependencies[] = "features"
dependencies[] =… |
schemaorg_recipe.module |
example/schemaorg_recipe/schemaorg_recipe.module |
|
|
schemaorg_ui.info |
modules/schemaorg_ui/schemaorg_ui.info |
|
name = Schema.org UI
description = User interface for setting the schema.org module mappings.
package = "Schema.org"
dependencies[] = rdf
dependencies[] = schemaorg
core = 7.x |
schemaorg_ui.jquery.ui.theme.css |
modules/schemaorg_ui/css/schemaorg_ui.jquery.ui.theme.css |
|
/* The seven core theme overrides the default jQuery UI theme and breakd the
autocomplete. Reapply it here until this is fixed
see http://drupal.org/node/896728 */
/*
* jQuery UI CSS Framework 1.8.7
*
* Copyright 2010, AUTHORS.txt… |
schemaorg_ui.module |
modules/schemaorg_ui/schemaorg_ui.module |
|
User interface for setting the schema.org mappings |