dl/yag

Scalable, powerful, easy-to-manage Gallery Extension for TYPO3

Installs: 4 609

Dependents: 0

Suggesters: 0

Security: 0

Stars: 31

Watchers: 13

Forks: 34

Open Issues: 57

Type:typo3-cms-extension

4.2.1 2017-01-03 12:44 UTC

This package is auto-updated.

Last update: 2024-07-08 21:46:19 UTC


README

YAG is a gallery extension for TYPO3 based on Extbase and Fluid.

To get some further information check http://www.yag-gallery.de!

Versioning

Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major
  • New additions without breaking backward compatibility bumps the minor
  • Bug fixes and misc changes bump the patch

Setup from GitHub

YAG requires the TYPO3 extension pt_extbase and pt_extlist:

  1. pt_extbase git://github.com/punktDe/pt_extbase.git
  2. pt_extlist git://github.com/punktDe/pt_extlist.git

The lightbox javascript is included via submodule, so don't forget to run a git submodule update --init after cloning the extension.

Bugs

Found a bug? Please create an issue, or even better: fix it and create a pull request.

Authors

Daniel Lienert

Michael Knoll

Copyright and license

(c) 2010-2015 Daniel Lienert & Michael Knoll

All rights reserved

Licensed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. You may not use this work except in compliance with the License.