You are here

README.txt in Schema.org configuration tool (RDF UI) 8

Same filename in this branch
  1. 8 README.txt
  2. 8 rdf_builder/README.txt
--------------------------------------------------------------------------------
                        Drupal 8 RDF UI Builder module
--------------------------------------------------------------------------------

CONTENTS
=====================

 * Introduction
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------
The Drupal 8 RDF UI Builder module provides User Interfaces for site builders to
choose types and properties from schema.org, and the content structure will be
automatically built on Drupal, and include the schema.org mappings out of the
box.


INSTALLATION
------------
Dependencies : rdfui

To install RDF UI Builder Module:
  * Make sure the dependent modules are installed.
  * Place this module directory in your modules folder (this will usually be
    "modules/").
  * Enable the module within your Drupal site at Administation >> Extend
    (admin/modules)


CONFIGURATION
-------------
 * Configure user permissions in Administration » People » Permissions:
   - Content types can only be created by users with permissions to
     "administer content types".

MAINTAINERS
-----------
Current maintainers:
 * Sachini Herath - https://www.drupal.org/user/2831117

File

rdf_builder/README.txt
View source
  1. --------------------------------------------------------------------------------
  2. Drupal 8 RDF UI Builder module
  3. --------------------------------------------------------------------------------
  4. CONTENTS
  5. =====================
  6. * Introduction
  7. * Installation
  8. * Configuration
  9. * Maintainers
  10. INTRODUCTION
  11. ------------
  12. The Drupal 8 RDF UI Builder module provides User Interfaces for site builders to
  13. choose types and properties from schema.org, and the content structure will be
  14. automatically built on Drupal, and include the schema.org mappings out of the
  15. box.
  16. INSTALLATION
  17. ------------
  18. Dependencies : rdfui
  19. To install RDF UI Builder Module:
  20. * Make sure the dependent modules are installed.
  21. * Place this module directory in your modules folder (this will usually be
  22. "modules/").
  23. * Enable the module within your Drupal site at Administation >> Extend
  24. (admin/modules)
  25. CONFIGURATION
  26. -------------
  27. * Configure user permissions in Administration » People » Permissions:
  28. - Content types can only be created by users with permissions to
  29. "administer content types".
  30. MAINTAINERS
  31. -----------
  32. Current maintainers:
  33. * Sachini Herath - https://www.drupal.org/user/2831117