Quantcast
Channel: C1 CMS Foundation - Open Source on .NET
Viewing all articles
Browse latest Browse all 2540

New Post: BLOG - List of datatypes that are used?

$
0
0
Hi Martin,

These data types make up the blog:
  • Composite.Community.Blog.BlogAuthors
  • Composite.Community.Blog.BlogEntries
  • Composite.Community.Blog.BlogTags
You find them on the data perspective below Global Datatypes - you can add new fields freely, but if you rename or make type changes the existing fields you should grab the source code from the package site and align your changes.

Note that the BlogEntries and BlogAuthors types have custom Form Markup and you need to edit this to make changes to the blog edit forms - right-click the data type type and select 'Edit Form Markup' or use your favorite IDE to edit these files:
  • ~\App_Data\Composite\DynamicTypeForms\Composite\Community\Blog\Entries.xml
  • ~\App_Data\Composite\DynamicTypeForms\Composite\Community\Blog\Authors.xml
If you want to modify the trees used by the blog package, edit these files:
  • ~\App_Data\Composite\TreeDefinitions\Composite.Community.Blog.Entries.xml
  • ~\App_Data\Composite\TreeDefinitions\Composite.Community.Blog.Settings.xml
In ~/Composite/schemas you will sind XML schemas for form and tree editing - they can light up Visual Studio with validation and intellisense.

Happy coding!

Marcus

Viewing all articles
Browse latest Browse all 2540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>