Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
preface:introduction [2020/08/25 22:15] pdsci |
preface:introduction [2021/12/09 10:51] (current) pdsci-admin |
||
---|---|---|---|
Line 1: | Line 1: | ||
Back to [[: | Back to [[: | ||
====== Introduction ====== | ====== Introduction ====== | ||
- | OctoberCMS | + | WinterCMS |
- | Although there is an extensive [[https://octobercms.com/ | + | Although there is an extensive [[https://wintercms.com/ |
- | ===== Ways to use OctoberCMS | + | ===== Ways to use WinterCMS |
- | OctoberCMS | + | WinterCMS |
- to manage some content in WYSIWYG mode | - to manage some content in WYSIWYG mode | ||
- to create HTML code based content | - to create HTML code based content | ||
Line 18: | Line 18: | ||
===== Personal requirements: | ===== Personal requirements: | ||
- | Even when it's said there is no need to have special skills or knowledge for something, in most cases this is not exactly true. For OctoberCms | + | Even when it's said there is no need to have special skills or knowledge for something, in most cases this is not exactly true. For WinterCMS |
- | - If you want to create WYSIWYG based content you need to know how to install OctoberCMS and some plugins that enables october for WYSIWYG editing. | + | - If you want to create |
- | - If you want to create HTML based content (on top of point 1) you only need to know how to install | + | - If you want to create HTML based content (on top of point 1) you only need to know how to install |
- If you want to create HTML and PHP based code, see point 2 and, in addition, you have to know how to do PHP programming and you have to know some basics about TWIG. That means you have to learn how PHP has to be integrated into OctoberCMS. | - If you want to create HTML and PHP based code, see point 2 and, in addition, you have to know how to do PHP programming and you have to know some basics about TWIG. That means you have to learn how PHP has to be integrated into OctoberCMS. | ||
- | - If you want to create web applications you have to have all skills from point 1 to 3 and a lot of tips and tricks how to create your on plugins and how to interact with them. | + | - If you want to create web applications you have to have all skills from point 1 to 3 and a lot of tips and tricks how to create your own plugins and how to interact with them. |
- | For all cases - except point 1 - it is good to have some skills in css and javaScript | + | For all cases - except point 1 - it is good to have some skills in css and JavaScript |