preface:introduction

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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 [[:start|Start Page]]\\ Back to [[:start|Start Page]]\\
 ====== Introduction ====== ====== Introduction ======
-OctoberCMS (find it at [[http://octobercms.com|octobercms.com]]) is a pretty, versatile and very capable CMS, or even more an ACS (Application Creation System). +WinterCMS (find it at [[http://wintercms.com|wintercms.com]]) is a pretty, versatile and very capable CMS, or even more an WACS (Web Application Creation System). 
-Although there is an extensive [[https://octobercms.com/docs/setup/installation|documentation]] available on the projects homepage, for a beginner it is not easy to find all the information required. Especially when starting from scratch.+Although there is an extensive [[https://wintercms.com/docs/setup/installation|documentation]] available on the project homepage, for a beginner it is not easy to find all the information required. Especially when starting from scratch.
  
-===== Ways to use OctoberCMS ===== +===== Ways to use WinterCMS ===== 
-OctoberCMS is a versatile system, so it can be used for various purposes. Let's sum up the most important:+WinterCMS is a versatile system, so it can be used for various purposes. Let's sum up the most important:
   - 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: skills & knowledge ===== ===== Personal requirements: skills & knowledge =====
-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 you need some skills too, depending on the way you want to use this CMS.+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 you need some skills too, depending on the way you want to use this CMS.
  
-  - 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.  Don't worry, this is really simple. +  - If you want to create some WYSIWYG based content you need to know how to install OctoberCMS and some plugins that integrates WYSIWYG editing.  Don't worry, this is really simple. 
-  - If you want to create HTML based content (on top of point 1) you only need to know how to install OctoberCMS, because HTML editing is the native mode of this system. Of course you have to be familiar with HTML coding :)+  - If you want to create HTML based content (on top of point 1) you only need to know how to install WinterCMS , because HTML editing is native mode of this system. Of course you have to be familiar with HTML coding :)
   - 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 (especially jQuery or alternatively vue.js)+For all cases - except point 1 - it is good to have some skills in css and JavaScript (especially jQuery or alternatively vue.js)