
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
generator-ctools-layout
Advanced tools
Yeoman generator
This is a Yeoman generator for Drupal's ctools layout plugins. This creates all the necessary files needed for a custom layout plugin. While you will be prompted for a list of regions, this generator makes no assumptions about the markup or CSS you'll need to actually style the layout. It simply creates an empty CSS file, a placeholder thumbnail image, a template with all the rendered regions and the include file to glue it all together. The rest is up to you.
Install Yeoman if you haven't already.
npm install -g yo
To install generator-ctools-layout from npm, run:
npm install -g generator-ctools-layout
Create a new directory in your ctools layout plugins folder with the machine name of your layout. For example, if you have a layout named Landing Page you would type the following:
mkdir landing_page
Now go into your newly created layout plugin folder and let Yeoman do his thing.
cd landing_page
yo ctools-layout
Yeoman will ask you some questions about your layout then build everything out for you!
For more information about ctools layouts see (https://www.drupal.org/node/495654)[https://www.drupal.org/node/495654].
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced.
If you'd like to get to know Yeoman better and meet some of his friends, Grunt and Bower, check out the complete Getting Started Guide.
MIT
FAQs
Yeoman generator for Drupal's ctools layout plugins.
We found that generator-ctools-layout demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.