Details
-
Project registration
-
Resolution: Fixed
-
Neutral
-
None
-
Templates Usage
-
templates-usage
-
Module can be used to check if / where template script (component/page) is used. App shows how many times it's used and where. Search and filtering is possible
-
mchruscielewski
-
External (please specify)
-
TPLTSUSAGE
-
nl.info.magnolia
-
GPLv3
Description
Artifact:
<dependency> <groupId>nl.info.magnolia</groupId> <artifactId>templates-usage</artifactId> <version>${project.version}</version> </dependency>
For the license we chose GPLv3 (as suggested by magnolia)
/** * This file Copyright (c) Info.nl (http://www.info.nl) All rights reserved. * This file is licensed under the GNU General Public License. * <p> * This file is distributed in the hope that it will be * useful, but AS-IS and WITHOUT ANY WARRANTY; without even the * implied warranty of MERCHANTABILITY or FITNESS FOR A * PARTICULAR PURPOSE, TITLE, or NONINFRINGEMENT. * Redistribution, except as permitted by GPL is prohibited. * <p> * 1. For the GPL license (GPL), you can redistribute and/or * modify this file under the terms of the GNU General * Public License, Version 3, as published by the Free Software * Foundation. * <p> * Any modifications to this file must keep this entire header * intact. */