Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added more explanation about Free Types and linked to the Manual and Wiki.
  • Loading branch information
gideonlehmann committed Sep 12, 2018
1 parent e66d516 commit 58fa9b6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion custom-post-types/README.md
Original file line number Original file line Diff line number Diff line change
@@ -1,4 +1,8 @@
## Liveblog Freetypes ## Liveblog Freetypes
"Free" types are custom post types. They are free in the sense that the users/developers are free to define them however they want to. In other words, they are free to create their own types (which will all be referred to, generically, as free types). "Free" types are custom post types. They are free in the sense that the users/developers are free to define them however they want to. In other words, they are free to create their own types (which will all be referred to, generically, as free types).


TODO: complete readme and add links to wiki pages The custom post types you can find here are all compatible with the 'Liveblog3 Default SEO Theme'. Feel free to copy and paste them into your own Live Blog's Free Type Manager and make sure to use the same name as it is shown here, because some of the styles may depend on it. Of course you can also change and adapt them to the needs of your organization or even create custom post types on your own.

Read more about how to work with the Free Types Manager and how to use custom post types for your live coverages in our manual on liveblog.pro/helpdesk and on our Wikipage dedicated to the management and creation of your very own Free Types: https://wiki.sourcefabric.org/display/LIVEBLOG/Free+Types+Manager+-+Technical+Documentation

Please note that custom post types are not AMP compatible and will not be rendered by the 'Liveblog3 AMP Theme'.

0 comments on commit 58fa9b6

Please sign in to comment.