User Tools

Site Tools


en:dev:284:start

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:dev:284:start [29.07.2015 20:43] – finished translation and removed fixme mrbasemanen:dev:284:start [15.11.2018 00:54] (current) – [Standards] Manuela v.d.Decken
Line 1: Line 1:
-====== Support for the development with WB 2.8.======+====== Support for the development with WB 2.10.======
  
-Versions 2.8.and below the 2.x series are all based on the refined, original code of WebsiteBaker.\\+Versions 2.10.and below the 2.x series are all based on the refined, original code of WebsiteBaker.\\
 That, however, in no way means that the system has not yet evolved significantly. A lot of new classes and functionalities were added which will be described and explained in the following. Also you will notice that several traditional names have changed.\\ That, however, in no way means that the system has not yet evolved significantly. A lot of new classes and functionalities were added which will be described and explained in the following. Also you will notice that several traditional names have changed.\\
-Thus, for example, the **//BackEnd//** has become to the **//ACP//** (**A**dmin**C**ontrol**P**anel), **//Snippets//** have been renamed to **//FrontEnd-Extensions//**, and generally **//Modules//** became to **//Addons//**. In the documentation for the 2.8.these new terms are already used extensively throughout. The associated functional changes are incorporated step by step in the encoding. We use the new terms already, so that developers and users can gradually get used to it.+Thus, for example, the **//BackEnd//** has become to the **//ACP//** (**A**dmin**C**ontrol**P**anel), **//Snippets//** have been renamed to **//FrontEnd-Extensions//**, and generally **//Modules//** became to **//Addons//**. In the documentation for the 2.10.these new terms are already used extensively throughout. The associated functional changes are incorporated step by step in the encoding. We use the new terms already, so that developers and users can gradually get used to it.
  
-:!: **Every new development / revision for the 2.8.and above it is imperative to follow the general [[en:dev:all:psr|Coding-Standards]] and these instructions and safety rules given here!\\+:!: **Every new development / revision for the 2.10.and above it is imperative to follow the general [[en:dev:all:psr|Coding-Standards]] and these instructions and safety rules given here!\\
 Addons that do not meet these criteria are either not included in the official repository, or provided with a clear warning of incompatibility! ** Addons that do not meet these criteria are either not included in the official repository, or provided with a clear warning of incompatibility! **
  
 ===== Standards ===== ===== Standards =====
  
-[[en:dev:284:psr|Specific adjustments to the PSR-standards to WB-2.8.4]]+[[en:dev:284:psr|Specific adjustments of the PSR-standards to WB-2.10.x]]
  
-===== Changes and new developments in version 2.8.=====+[[en:dev:284:charsets|Charactersets and Collations]] 
 +===== Changes and new developments in version 2.10.=====
  
-**[[en:dev:284:deprecated|Deprecated List of 2.8.4]]**\\+**[[en:dev:284:deprecated|Deprecated List of 2.10.x]]**\\
 //(i.e. 'unwanted' issues from earlier versions, which should no longer be used)// //(i.e. 'unwanted' issues from earlier versions, which should no longer be used)//
  
Line 30: Line 31:
  
  
-===== Addon Development for WB-2.8.=====+===== Addon Development for WB-2.10.=====
 **[[en:dev:284:helloworld|'Hello Classic World-Projekt' the pattern addon for page creation]]** **[[en:dev:284:helloworld|'Hello Classic World-Projekt' the pattern addon for page creation]]**
  
Line 39: Line 40:
 **[[en:dev:284:acpaddons|'ACP addons' to expand the ACP]]** **[[en:dev:284:acpaddons|'ACP addons' to expand the ACP]]**
  
-**[[en:dev:284:templates|Frontend-Templates]]** Addon Development for WB-2.8.4+**[[en:dev:284:templates|Frontend-Templates]]** Addon Development for WB-2.10.x
  
 ===== Coding examples and procedures ===== ===== Coding examples and procedures =====
en/dev/284/start.1438202588.txt.gz · Last modified: 29.07.2015 20:43 by mrbaseman