From 1d01ca8396d214bcb9b3be92b7c72ca4e8421510 Mon Sep 17 00:00:00 2001 From: Adrien Nicolet Date: Thu, 17 Jan 2013 13:44:57 +0100 Subject: [PATCH] create routes configuration --- bundles/create.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bundles/create.rst b/bundles/create.rst index d4e68a45..35011332 100644 --- a/bundles/create.rst +++ b/bundles/create.rst @@ -148,6 +148,12 @@ Configuration # RDFa types used for elements to be edited in plain text # plain_text_types: ['dcterms:title'] + # RDFa types for which to create the corresponding routes after + # content of these types has been added with Create.js. This is + # not necessary with the SimpleCmsBundle, as the content and the + # routes are in the same repository tree. + # create_routes_types: ['http://schema.org/NewsArticle'] + The provided javascript file configures create.js and the hallo editor. It enables some plugins like the tag editor to edit ``skos:related`` collections of attributes. We hope to add some configuration options to tweak the