2017 © Pedro PelĂĄez
 

neos-plugin headline

Headline for Neos CMS

image

jonnitto/headline

Headline for Neos CMS

  • Sunday, April 29, 2018
  • by jonnitto
  • Repository
  • 1 Watchers
  • 0 Stars
  • 164 Installations
  • HTML
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 15 % Grown

The README.md

Latest Stable Version Total Downloads License GitHub forks GitHub stars GitHub watchers GitHub followers Follow Jon on Twitter, (*1)

Jonnitto.Headline Package for Neos CMS

With this package you add a headline NodeType into Neos CMS.
You can choose the tagName and the style. Like that it's possible to have an h2 with the style of an h1.
Contributions are very welcome!, (*2)

Installation

Most of the time you have to make small adjustments to a package (e.g. configuration in Settings.yaml). Because of that, it is important to add the corresponding package to the composer from your theme package. Mostly this is the site packages located under Packages/Sites/. To install it correctly go to your theme package (e.g.Packages/Sites/Foo.Bar) and run following command:, (*3)

composer require jonnitto/headline --no-update

The --no-update command prevent the automatic update of the dependencies. After the package was added to your theme composer.json, go back to the root of the Neos installation and run composer update. Et voilĂ ! Your desired package is now installed correctly., (*4)

Alignment support

If you want to add alignment support you can set the super types on the Headline node type:, (*5)

'Jonnitto.Headline:Headline':
  superTypes:
    'Jonnitto.Headline:AlignmentLeft': true
    'Jonnitto.Headline:AlignmentCenter': true
    'Jonnitto.Headline:AlignmentRight': true

If you want to get a fast overview, take a look at Settings.yaml and NodeTypes.Content.yaml in the Configuration folder., (*6)

License

Licensed under MIT, see LICENSE, (*7)

The Versions

29/04 2018

dev-master

9999999-dev

Headline for Neos CMS

  Sources   Download

MIT

The Requires

 

flow neos headline

07/12 2017

1.1.0

1.1.0.0

Headline for Neos CMS

  Sources   Download

MIT

The Requires

 

flow neos headline

02/11 2017

1.0.5

1.0.5.0

Headline for Neos CMS

  Sources   Download

MIT

The Requires

 

flow neos headline

19/07 2017

1.0.4

1.0.4.0

Headline for Neos CMS

  Sources   Download

MIT

The Requires

 

flow neos headline

13/07 2017

1.0.3

1.0.3.0

Headline for Neos CMS

  Sources   Download

MIT

The Requires

 

flow neos headline

22/05 2017

1.0.2

1.0.2.0

Headline for Neos CMS

  Sources   Download

MIT

The Requires

 

flow neos headline

28/03 2017

1.0.1

1.0.1.0

Headline for Neos CMS

  Sources   Download

MIT

The Requires

 

flow neos headline

23/03 2017

1.0.0

1.0.0.0

Headline for Neos CMS

  Sources   Download

MIT

The Requires

 

flow neos headline