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:34] – [Änderungen und Neuheiten in der Version 2.8.4] translated mrbasemanen:dev:284:start [15.11.2018 00:54] (current) – [Standards] Manuela v.d.Decken
Line 1: Line 1:
-FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)//+====== Support for the development with WB 2.10.x ======
  
-dev:284:start +Versions 2.10.and below the 2.x series are all based on the refined, original code of WebsiteBaker.\\
-====== Support for the development with WB 2.8.4 ====== +
- +
-Versions 2.8.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 33: Line 31:
  
  
-===== Addon-Entwicklung für WB-2.8.===== +===== Addon Development for WB-2.10.===== 
-**[[dev:284:helloworld|'Hello Classic World-Projekt' das Muster-Addon zur Seitenerstellung]]**+**[[en:dev:284:helloworld|'Hello Classic World-Projekt' the pattern addon for page creation]]** 
 + 
 +**[[en:dev:284:oldsnippet|'Snippets' code fragments for use in templates (old version, deprecated)]]** 
 + 
 +**[[en:dev:284:frontextensions|Frontend Extensions (replacement of old Snippets)]]**
  
-**[[dev:284:oldsnippet|'SnippetsCodefragmente zum Einsatz in Templates (alte Version, deprecated)]]**+**[[en:dev:284:acpaddons|'ACP addonsto expand the ACP]]**
  
-**[[dev:284:frontextensions|Frontend - Extensions (Ersatz der alten Snippets)]]**+**[[en:dev:284:templates|Frontend-Templates]]** Addon Development for WB-2.10.x
  
-**[[dev:284:acpaddons|'ACP-Addons' um das ACP zu erweitern]]**+===== Coding examples and procedures =====
  
-**[[dev:284:templates|Frontend-Templates]]** +**[[en:dev:284:showmenu2|How does it work with ShowMenu2 ?]]**
-===== Codebeispiele und Verfahrensweisen =====+
  
-**[[dev:284:showmenu2|Wie funktioniert das mit ShowMenu2 ?]]** 
en/dev/284/start.1438202070.txt.gz · Last modified: 29.07.2015 20:34 by mrbaseman