2017 © Pedro Peláez
 

typo3-cms-extension cms-styleguide

TYPO3 CMS Extension to test everything in the TYPO3 Backend

image

typo3/cms-styleguide

TYPO3 CMS Extension to test everything in the TYPO3 Backend

  • Wednesday, June 27, 2018
  • by typo3
  • Repository
  • 13 Watchers
  • 64 Stars
  • 59,925 Installations
  • PHP
  • 4 Dependents
  • 2 Suggesters
  • 40 Forks
  • 5 Open issues
  • 38 Versions
  • 14 % Grown

The README.md

TYPO3 CMS Backend Styleguide

, (*1)

What is it?

Styleguide is a TYPO3 extension. It provides a backend module in the "System" section of the backend. It can create a page tree to show examples., (*2)

When TYPO3 core adds or deprecates features covered by this extension, core developers strive to keep it updated, reflecting these changes., (*3)

Styleguide is a reference to show a lot of TYPO3 backend features, often relevant for own extensions:, (*4)

  • A set of snippets showing how to use default backend functionality like tables, buttons, boxes or notifications.
  • A huge set of 'TCA' examples, showing "all" features of the backend editing forms.

Usages

  • The extension is interesting for backend extension developers as a reference to see how casual stuff like buttons and other HTML related things are solved or used in the backend, and to copy+paste solutions. Additionally, the TCA examples is a near-complete show-case of FormEngine (editing records in the backend). Developers will see new things they did not know yet. Guaranteed!, (*5)

  • The extension can be interesting for technical project managers to get an idea of what the backend editing is capable of out-of-the-box and which parts can be sold to customers without adding expensive implementation burdens to developers., (*6)

  • Styleguide is used by core developers to test and verify changes to JavaScript, HTML and PHP code do not break layout or functionality of backend modules. The extension is also used in core backend acceptance tests to verify FormEngine details do not break when developing core patches., (*7)

  • Styleguide is used within the official core documentation to provide examples, screenshots and possible usages of core functionality. Especially the TCA reference heavily relies on it., (*8)

Installation

Styleguide comes as a TYPO3 extension for the TYPO3 backend. After initial installation, it is advisable to let styleguide create an example page tree with records by clicking the "TCA / records -> Create styleguide page tree with data", and waiting for a couple of seconds for the system to crunch the data., (*9)

Initialization

With styleguide, it is possible to automatically create sample pages and content for 2 purposes:, (*10)

  1. "styleguide TCA demo" to showcase various TCA features
  2. "styleguide frontend demo" to create pages which can be used for Frontend testing

These pages can be created either in the backend or on the command line:, (*11)

# show help
bin/typo3 styleguide:generate -h

# create pages
bin/typo3 styleguide:generate -c

Alternatively, the pages can be created in the TYPO3 backend:, (*12)

  1. Access the styleguide module by clicking on the question mark in the top bar: ? | Styleguide | TCA / Records / Frontend
  2. Click the available buttons

Usage

Styleguide comes with a module which is available by clicking on the question mark in the top bar: ? | Styleguide., (*13)

You can also peruse through the TCA demo by selecting the pages in the page tree. Use the list module to get access to the records., (*14)

The TYPO3 TCA reference documentation often uses examples from the styleguide., (*15)

Legal

This project is released under GPLv2 license. See LICENSE.txt for details., (*16)

The Versions

27/06 2018

dev-master

9999999-dev https://github.com/TYPO3/styleguide

TYPO3 CMS Extension to test everything in the TYPO3 Backend

  Sources   Download

GPL-2.0+ GPL-2.0-or-later

typo3 style guide typo3 backend

08/06 2018

9.1.0

9.1.0.0 https://github.com/TYPO3/styleguide

TYPO3 CMS Extension to test everything in the TYPO3 Backend

  Sources   Download

GPL-2.0-or-later

typo3 style guide typo3 backend

05/04 2018

0.2.0

0.2.0.0

  Sources   Download

05/04 2018

0.4.0

0.4.0.0

  Sources   Download

05/04 2018

0.5.0

0.5.0.0

  Sources   Download

05/04 2018

0.5.1

0.5.1.0

  Sources   Download

05/04 2018

0.5.2

0.5.2.0

  Sources   Download

05/04 2018

0.6.0

0.6.0.0

  Sources   Download

05/04 2018

0.6.1

0.6.1.0

  Sources   Download

05/04 2018

0.7.0

0.7.0.0

  Sources   Download

05/04 2018

0.8.0

0.8.0.0

  Sources   Download

05/04 2018

7.0.0

7.0.0.0

  Sources   Download

05/04 2018

7.2.0

7.2.0.0

  Sources   Download

05/04 2018

7.4.0

7.4.0.0

  Sources   Download

20/02 2018

dev-feature/deprecated-icons

dev-feature/deprecated-icons https://github.com/TYPO3/styleguide

TYPO3 CMS Extension to test everything in the TYPO3 Backend

  Sources   Download

GPL-2.0-or-later

typo3 style guide typo3 backend

14/02 2018

9.0.2

9.0.2.0 https://github.com/TYPO3/styleguide

TYPO3 CMS Extension to test everything in the TYPO3 Backend

  Sources   Download

GPL-2.0-or-later

typo3 style guide typo3 backend

18/01 2018

7.6.x-dev

7.6.9999999.9999999-dev https://github.com/7elix/TYPO3.CMS.Styleguide

TYPO3 CMS Backend Styleguide

  Sources   Download

GPL-2.0+ GPL-2.0-or-later

The Requires

 

typo3 style guide

18/01 2018

8.x-dev

8.9999999.9999999.9999999-dev https://github.com/TYPO3/styleguide

TYPO3 CMS Extension to test everything in the TYPO3 Backend

  Sources   Download

GPL-2.0+ GPL-2.0-or-later

typo3 style guide typo3 backend

16/12 2017

7.6.1

7.6.1.0 https://github.com/7elix/TYPO3.CMS.Styleguide

TYPO3 CMS Backend Styleguide

  Sources   Download

GPL-2.0+

The Requires

 

typo3 style guide

16/12 2017

8.0.14

8.0.14.0 https://github.com/TYPO3/styleguide

TYPO3 CMS Extension to test everything in the TYPO3 Backend

  Sources   Download

GPL-2.0+

typo3 style guide typo3 backend

16/12 2017

9.0.1

9.0.1.0 https://github.com/TYPO3/styleguide

TYPO3 CMS Extension to test everything in the TYPO3 Backend

  Sources   Download

GPL-2.0+

typo3 style guide typo3 backend

08/11 2017

9.0.0

9.0.0.0 https://github.com/TYPO3/styleguide

TYPO3 CMS Extension to test everything in the TYPO3 Backend

  Sources   Download

GPL-2.0+

typo3 style guide typo3 backend

08/11 2017

8.0.13

8.0.13.0 https://github.com/TYPO3/styleguide

TYPO3 CMS Extension to test everything in the TYPO3 Backend

  Sources   Download

GPL-2.0+

typo3 style guide typo3 backend

02/06 2017

8.0.12

8.0.12.0 https://github.com/TYPO3/styleguide

TYPO3 CMS Extension to test everything in the TYPO3 Backend

  Sources   Download

GPL-2.0+

typo3 style guide typo3 backend

19/04 2017

8.0.11

8.0.11.0 https://github.com/TYPO3/styleguide

TYPO3 CMS Extension to test everything in the TYPO3 Backend

  Sources   Download

GPL-2.0+

typo3 style guide typo3 backend

19/04 2017

8.0.10

8.0.10.0 https://github.com/TYPO3/styleguide

TYPO3 CMS Extension to test everything in the TYPO3 Backend

  Sources   Download

GPL-2.0+

typo3 style guide typo3 backend

29/03 2017

8.0.9

8.0.9.0 https://github.com/TYPO3/styleguide

TYPO3 CMS Extension to test everything in the TYPO3 Backend

  Sources   Download

GPL-2.0+

typo3 style guide typo3 backend

14/03 2017

8.0.8

8.0.8.0 https://github.com/TYPO3/styleguide

TYPO3 CMS Extension to test everything in the TYPO3 Backend

  Sources   Download

GPL-2.0+

typo3 style guide typo3 backend

03/03 2017

8.0.7

8.0.7.0 https://github.com/TYPO3/styleguide

TYPO3 CMS Extension to test everything in the TYPO3 Backend

  Sources   Download

GPL-2.0+

typo3 style guide typo3 backend

22/02 2017

8.0.6

8.0.6.0 https://github.com/7elix/TYPO3.CMS.Styleguide

TYPO3 CMS Backend Styleguide

  Sources   Download

GPL-2.0+

typo3 style guide

02/11 2016

8.0.5

8.0.5.0 https://github.com/7elix/TYPO3.CMS.Styleguide

TYPO3 CMS Backend Styleguide

  Sources   Download

GPL-2.0+

typo3 style guide

02/09 2016

8.0.4

8.0.4.0 https://github.com/7elix/TYPO3.CMS.Styleguide

TYPO3 CMS Backend Styleguide

  Sources   Download

GPL-2.0+

typo3 style guide

16/07 2016

8.0.3

8.0.3.0 https://github.com/7elix/TYPO3.CMS.Styleguide

TYPO3 CMS Backend Styleguide

  Sources   Download

GPL-2.0+

typo3 style guide

11/05 2016

8.0.2

8.0.2.0 https://github.com/7elix/TYPO3.CMS.Styleguide

TYPO3 CMS Backend Styleguide

  Sources   Download

GPL-2.0+

typo3 style guide

11/04 2016

8.0.1

8.0.1.0 https://github.com/7elix/TYPO3.CMS.Styleguide

TYPO3 CMS Backend Styleguide

  Sources   Download

GPL-2.0+

typo3 style guide

07/04 2016

8.0.0

8.0.0.0 https://github.com/7elix/TYPO3.CMS.Styleguide

TYPO3 CMS Backend Styleguide

  Sources   Download

GPL-2.0+

The Requires

 

typo3 style guide

21/11 2015

7.6.0

7.6.0.0 https://github.com/7elix/TYPO3.CMS.Styleguide

TYPO3 CMS Backend Styleguide

  Sources   Download

GPL-2.0+

The Requires

 

typo3 style guide

21/11 2015

7.6.0-beta

7.6.0.0-beta https://github.com/7elix/TYPO3.CMS.Styleguide

TYPO3 CMS Backend Styleguide

  Sources   Download

GPL-2.0+

The Requires

 

typo3 style guide