Lorem Ipsum Button Hook

This app adds 3 buttons to the CKEditor to create 1, 3 or 5 paragraphs of lorem ipsum content. Its goal is to help designers, sales and users in general create content easily.

License

License

GroupId

GroupId

br.com.thiagomoreira.liferay.plugins
ArtifactId

ArtifactId

lorem-ipsum-button-hook
Last Version

Last Version

1.3.0.0
Release Date

Release Date

Type

Type

war
Description

Description

Lorem Ipsum Button Hook
This app adds 3 buttons to the CKEditor to create 1, 3 or 5 paragraphs of lorem ipsum content. Its goal is to help designers, sales and users in general create content easily.
Project Organization

Project Organization

Thiago Moreira

Download lorem-ipsum-button-hook

How to add to project

<!-- https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/lorem-ipsum-button-hook/ -->
<dependency>
    <groupId>br.com.thiagomoreira.liferay.plugins</groupId>
    <artifactId>lorem-ipsum-button-hook</artifactId>
    <version>1.3.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/lorem-ipsum-button-hook/
implementation 'br.com.thiagomoreira.liferay.plugins:lorem-ipsum-button-hook:1.3.0.0'
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/lorem-ipsum-button-hook/
implementation ("br.com.thiagomoreira.liferay.plugins:lorem-ipsum-button-hook:1.3.0.0")
'br.com.thiagomoreira.liferay.plugins:lorem-ipsum-button-hook:war:1.3.0.0'
<dependency org="br.com.thiagomoreira.liferay.plugins" name="lorem-ipsum-button-hook" rev="1.3.0.0">
  <artifact name="lorem-ipsum-button-hook" type="war" />
</dependency>
@Grapes(
@Grab(group='br.com.thiagomoreira.liferay.plugins', module='lorem-ipsum-button-hook', version='1.3.0.0')
)
libraryDependencies += "br.com.thiagomoreira.liferay.plugins" % "lorem-ipsum-button-hook" % "1.3.0.0"
[br.com.thiagomoreira.liferay.plugins/lorem-ipsum-button-hook "1.3.0.0"]

Dependencies

provided (4)

Group / Artifact Type Version
com.liferay.portal : util-java jar 6.2.0-ga1
com.liferay.portal : portal-service jar 6.2.0-ga1
javax.servlet : servlet-api jar 2.4
javax.portlet : portlet-api jar 2.0

Project Modules

There are no modules declared in this project.

Liferay Thiago Moreira Plugins

Build Status

Set of random plugins developed to Liferay

License

Liferay Thiago Moreira Plugins is licensed under Apache 2 license.

Maven/Gradle

Liferay Thiago Moreira Plugins is available on Maven central, the artifact is as follows:

Maven:

<dependency>
    <groupId>br.com.thiagomoreira.liferay.plugins</groupId>
    <artifactId>liferay-thiagomoreira-plugins</artifactId>
    <version>1.3.0.0</version>
</dependency>

Gradle:

dependencies {
    compile(group: "br.com.thiagomoreira.liferay.plugins", name: "liferay-thiagomoreira-plugins", version: "1.3.0.0");
}

Support

Liferay Thiago Moreira Plugins tracks bugs and feature requests with Github's issue system. Feel free to open your new ticket!

Contributing

Liferay Thiago Moreira Plugins is a project based on Maven to improve it you just need to fork the repository, clone it and from the command line invoke

mvn package

After complete your work you can send a pull request to incorporate the modifications.

Enjoy!

Versions

Version
1.3.0.0
1.2.0.0
1.1.0.0
1.0.0.0
0.1