Giter Site home page Giter Site logo

goldfinch / html-components Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 89 KB

Create custom HTML snippets and use them across your project via TinyMCE plugin. Easy to manage and customize as many snippets as you need

License: MIT License

JavaScript 61.77% PHP 36.90% SCSS 1.33%

html-components's Introduction

๐Ÿฆ… HTML Snippets for Silverstripe TinyMCE

Silverstripe Version Package Version Total Downloads License

Create custom HTML snippets and use them across your project via TinyMCE plugin. Easy to manage and customize as many snippets as you need.

Install

1. Install module

composer require goldfinch/html-snippets

Available Taz commands

If you haven't used Taz๐ŸŒช๏ธ before, taz file must be presented in your root project folder cp vendor/goldfinch/taz/taz taz


Create HTML Snippet

php taz make:html-snippet

Create new HTML Snippet template

php taz make:html-snippet-template

How to create a new HTML Snippet

1. Create HTML Snippet

Use Taz๐ŸŒช๏ธ to generate new HTML Snippet. It will quickly lead you through the setup and take care of it for you.

php taz make:html-snippet

2. Customise created HTML Snippet component

Taz creates HTMLSnippet object in App\Components. You can make changes, add relationships, db fields, and so on to eventually prepare your snippet.

3. Add HTML Snippet in CMS

Go to /admin/html-snippets and add HTML Snippet. In the Component type we need to select our HTML Snippet component that we recently created.

Usage

This module adds TinyMCE plugin to the default HTML editor (look for a diamond icon in its toolbar). It manages all available snippets in your project. Use it to insert your HTML snippets into the content.

License

The MIT License (MIT)

html-components's People

Contributors

goldfinch avatar

Stargazers

Dzung Do avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.