diff --git a/Classes/Controller/AbstractController.php b/Classes/Controller/AbstractController.php index 7c6e07d7..7c84434f 100755 --- a/Classes/Controller/AbstractController.php +++ b/Classes/Controller/AbstractController.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2009-2013 Daniel Lienert , + * (c) 2009-2013 Daniel Lienert , * Michael Knoll * * @@ -33,7 +33,7 @@ * * @package Controller * @author Michael Knoll - * @author Daniel Lienert + * @author Daniel Lienert * * TODO: Move the generic stuff to pt_extbase ... * diff --git a/Classes/Controller/AdminMenuController.php b/Classes/Controller/AdminMenuController.php index e2990451..b8d80fdd 100755 --- a/Classes/Controller/AdminMenuController.php +++ b/Classes/Controller/AdminMenuController.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2011-2011 Daniel Lienert , Michael Knoll +* (c) 2010-2011-2011 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Controller/AjaxController.php b/Classes/Controller/AjaxController.php index f5bd96d3..9da666cb 100755 --- a/Classes/Controller/AjaxController.php +++ b/Classes/Controller/AjaxController.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2010-2011-2011 Daniel Lienert , Michael Knoll + * (c) 2010-2011-2011 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Controller/AlbumController.php b/Classes/Controller/AlbumController.php index 539773f2..e8c5e524 100755 --- a/Classes/Controller/AlbumController.php +++ b/Classes/Controller/AlbumController.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2011-2011 Michael Knoll -* Daniel Lienert +* Daniel Lienert * * All rights reserved * @@ -33,7 +33,7 @@ * * @package Controller * @author Michael Knoll - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Controller_AlbumController extends Tx_Yag_Controller_AbstractController { diff --git a/Classes/Controller/BackendController.php b/Classes/Controller/BackendController.php index b7bda818..57e83616 100755 --- a/Classes/Controller/BackendController.php +++ b/Classes/Controller/BackendController.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2014 Daniel Lienert +* (c) 2010-2014 Daniel Lienert * All rights reserved * * @@ -30,7 +30,7 @@ * Controller for Backend Module actions * * @package Controller - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Controller_BackendController extends Tx_Yag_Controller_AbstractController { diff --git a/Classes/Controller/ErrorController.php b/Classes/Controller/ErrorController.php index c40d0b84..7b7d2c8e 100755 --- a/Classes/Controller/ErrorController.php +++ b/Classes/Controller/ErrorController.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2011-2011 Daniel Lienert , Michael Knoll +* (c) 2010-2011-2011 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -27,7 +27,7 @@ * Controller for showing error pages * * @package Controller - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Controller_ErrorController extends Tx_Yag_Controller_AbstractController { diff --git a/Classes/Controller/FileUploadController.php b/Classes/Controller/FileUploadController.php index 0b2bd745..2912425e 100755 --- a/Classes/Controller/FileUploadController.php +++ b/Classes/Controller/FileUploadController.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2010-2013 Daniel Lienert , Michael Knoll + * (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Controller/GalleryController.php b/Classes/Controller/GalleryController.php index dfae0fc9..ab4cc80a 100755 --- a/Classes/Controller/GalleryController.php +++ b/Classes/Controller/GalleryController.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2011-2011 Michael Knoll - * Daniel Lienert + * Daniel Lienert * * All rights reserved * @@ -30,7 +30,7 @@ * Controller for gallery * * @package Controller - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll */ class Tx_Yag_Controller_GalleryController extends Tx_Yag_Controller_AbstractController diff --git a/Classes/Controller/ItemController.php b/Classes/Controller/ItemController.php index 61de138f..f2b63043 100755 --- a/Classes/Controller/ItemController.php +++ b/Classes/Controller/ItemController.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2011 Michael Knoll - * Daniel Lienert + * Daniel Lienert * * All rights reserved * @@ -32,7 +32,7 @@ * * @package Controller * @author Michael Knoll - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Controller_ItemController extends Tx_Yag_Controller_AbstractController { diff --git a/Classes/Controller/ItemListController.php b/Classes/Controller/ItemListController.php index bcd63173..a0f2c4dc 100755 --- a/Classes/Controller/ItemListController.php +++ b/Classes/Controller/ItemListController.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert +* (c) 2010-2013 Daniel Lienert * Michael Knoll * * @@ -30,7 +30,7 @@ * * @package Controller * @author Michael Knoll - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Controller_ItemListController extends Tx_Yag_Controller_AbstractController { diff --git a/Classes/Controller/ResolutionFileCacheController.php b/Classes/Controller/ResolutionFileCacheController.php index 4d764e8d..a9ad2f50 100755 --- a/Classes/Controller/ResolutionFileCacheController.php +++ b/Classes/Controller/ResolutionFileCacheController.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -27,7 +27,7 @@ * Controller for Resolution File Cache * * @package Controller - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Controller_ResolutionFileCacheController extends Tx_Yag_Controller_AbstractController { diff --git a/Classes/Controller/UpgradeController.php b/Classes/Controller/UpgradeController.php index 24d4e29f..b20ae194 100755 --- a/Classes/Controller/UpgradeController.php +++ b/Classes/Controller/UpgradeController.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2010-2011-2011 Daniel Lienert , Michael Knoll + * (c) 2010-2011-2011 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -27,7 +27,7 @@ * Controller for Backend Module actions * * @package Controller - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Controller_UpgradeController extends Tx_Yag_Controller_AbstractController { diff --git a/Classes/Controller/ZipImportController.php b/Classes/Controller/ZipImportController.php index c1976648..b12d07c0 100755 --- a/Classes/Controller/ZipImportController.php +++ b/Classes/Controller/ZipImportController.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Domain/AlbumContentManager.php b/Classes/Domain/AlbumContentManager.php index 13b7070e..f76d743f 100755 --- a/Classes/Domain/AlbumContentManager.php +++ b/Classes/Domain/AlbumContentManager.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Domain/Configuration/AlbumList/AlbumListConfig.php b/Classes/Domain/Configuration/AlbumList/AlbumListConfig.php index cb3b7d1f..5d38798d 100755 --- a/Classes/Domain/Configuration/AlbumList/AlbumListConfig.php +++ b/Classes/Domain/Configuration/AlbumList/AlbumListConfig.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert +* (c) 2010-2013 Daniel Lienert * Michael Knoll * * All rights reserved @@ -30,7 +30,7 @@ * @package Domain * @subpackage Configuration\AlbumList * - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll */ class Tx_Yag_Domain_Configuration_AlbumList_AlbumListConfig extends Tx_PtExtbase_Configuration_AbstractConfiguration diff --git a/Classes/Domain/Configuration/AlbumList/AlbumListConfigFactory.php b/Classes/Domain/Configuration/AlbumList/AlbumListConfigFactory.php index 48f78762..3254ee5e 100755 --- a/Classes/Domain/Configuration/AlbumList/AlbumListConfigFactory.php +++ b/Classes/Domain/Configuration/AlbumList/AlbumListConfigFactory.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration\AlbumList - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_AlbumList_AlbumListConfigFactory { diff --git a/Classes/Domain/Configuration/ConfigurationBuilder.php b/Classes/Domain/Configuration/ConfigurationBuilder.php index b534f540..bf8cf01b 100755 --- a/Classes/Domain/Configuration/ConfigurationBuilder.php +++ b/Classes/Domain/Configuration/ConfigurationBuilder.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration * - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll */ class Tx_Yag_Domain_Configuration_ConfigurationBuilder extends Tx_PtExtbase_Configuration_AbstractConfigurationBuilder diff --git a/Classes/Domain/Configuration/ConfigurationBuilderFactory.php b/Classes/Domain/Configuration/ConfigurationBuilderFactory.php index 8c988076..d3c3b210 100755 --- a/Classes/Domain/Configuration/ConfigurationBuilderFactory.php +++ b/Classes/Domain/Configuration/ConfigurationBuilderFactory.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration * @author Michael Knoll - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_ConfigurationBuilderFactory { diff --git a/Classes/Domain/Configuration/Context/ContextConfig.php b/Classes/Domain/Configuration/Context/ContextConfig.php index abb84f23..6582c53a 100755 --- a/Classes/Domain/Configuration/Context/ContextConfig.php +++ b/Classes/Domain/Configuration/Context/ContextConfig.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert +* (c) 2010-2013 Daniel Lienert * Michael Knoll * * All rights reserved @@ -30,7 +30,7 @@ * @package Domain * @subpackage Configuration\Context * - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll */ class Tx_Yag_Domain_Configuration_Context_ContextConfig extends Tx_PtExtbase_Configuration_AbstractConfiguration diff --git a/Classes/Domain/Configuration/Context/ContextConfigFactory.php b/Classes/Domain/Configuration/Context/ContextConfigFactory.php index 322fcb95..f7441580 100755 --- a/Classes/Domain/Configuration/Context/ContextConfigFactory.php +++ b/Classes/Domain/Configuration/Context/ContextConfigFactory.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration\Context - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_Context_ContextConfigFactory { diff --git a/Classes/Domain/Configuration/Extension/ExtensionConfiguration.php b/Classes/Domain/Configuration/Extension/ExtensionConfiguration.php index ddcf94d8..7d1b680f 100755 --- a/Classes/Domain/Configuration/Extension/ExtensionConfiguration.php +++ b/Classes/Domain/Configuration/Extension/ExtensionConfiguration.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Domain * @subpackage Configuration - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll */ class Tx_Yag_Domain_Configuration_Extension_ExtensionConfiguration extends Tx_PtExtbase_Configuration_AbstractConfiguration diff --git a/Classes/Domain/Configuration/Extension/ExtensionConfigurationFactory.php b/Classes/Domain/Configuration/Extension/ExtensionConfigurationFactory.php index 5711c6ce..498a4997 100755 --- a/Classes/Domain/Configuration/Extension/ExtensionConfigurationFactory.php +++ b/Classes/Domain/Configuration/Extension/ExtensionConfigurationFactory.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration\Extension - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_Extension_ExtensionConfigurationFactory { diff --git a/Classes/Domain/Configuration/Extlist/ExtlistConfiguration.php b/Classes/Domain/Configuration/Extlist/ExtlistConfiguration.php index 8d5f2805..6382eaf7 100755 --- a/Classes/Domain/Configuration/Extlist/ExtlistConfiguration.php +++ b/Classes/Domain/Configuration/Extlist/ExtlistConfiguration.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert +* (c) 2010-2013 Daniel Lienert * Michael Knoll * * All rights reserved @@ -29,7 +29,7 @@ * * @package Domain * @subpackage Configuration\Extlist - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll */ class Tx_Yag_Domain_Configuration_Extlist_ExtlistConfiguration extends Tx_PtExtbase_Configuration_AbstractConfiguration diff --git a/Classes/Domain/Configuration/Extlist/ExtlistConfigurationFactory.php b/Classes/Domain/Configuration/Extlist/ExtlistConfigurationFactory.php index 6860be31..6403df96 100755 --- a/Classes/Domain/Configuration/Extlist/ExtlistConfigurationFactory.php +++ b/Classes/Domain/Configuration/Extlist/ExtlistConfigurationFactory.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration\Extlist - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll */ class Tx_Yag_Domain_Configuration_Extlist_ExtlistConfigurationFactory diff --git a/Classes/Domain/Configuration/FrontendLib/FrontendLibConfig.php b/Classes/Domain/Configuration/FrontendLib/FrontendLibConfig.php index 4741cc41..b752a565 100755 --- a/Classes/Domain/Configuration/FrontendLib/FrontendLibConfig.php +++ b/Classes/Domain/Configuration/FrontendLib/FrontendLibConfig.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Domain * @subpackage Configuration\FrontendLib - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_FrontendLib_FrontendLibConfig extends Tx_PtExtbase_Configuration_AbstractConfiguration { diff --git a/Classes/Domain/Configuration/FrontendLib/FrontendLibConfigCollection.php b/Classes/Domain/Configuration/FrontendLib/FrontendLibConfigCollection.php index fc829d81..a157b966 100755 --- a/Classes/Domain/Configuration/FrontendLib/FrontendLibConfigCollection.php +++ b/Classes/Domain/Configuration/FrontendLib/FrontendLibConfigCollection.php @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration\FrontendLib * - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_FrontendLib_FrontendLibConfigCollection extends Tx_PtExtbase_Collection_ObjectCollection { diff --git a/Classes/Domain/Configuration/GalleryList/GalleryListConfig.php b/Classes/Domain/Configuration/GalleryList/GalleryListConfig.php index 927be5c3..dcdd94f2 100755 --- a/Classes/Domain/Configuration/GalleryList/GalleryListConfig.php +++ b/Classes/Domain/Configuration/GalleryList/GalleryListConfig.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert +* (c) 2010-2013 Daniel Lienert * Michael Knoll * * All rights reserved @@ -29,7 +29,7 @@ * * @package Domain * @subpackage Configuration\GalleryList - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_GalleryList_GalleryListConfig extends Tx_PtExtbase_Configuration_AbstractConfiguration { diff --git a/Classes/Domain/Configuration/GalleryList/GalleryListConfigFactory.php b/Classes/Domain/Configuration/GalleryList/GalleryListConfigFactory.php index e110d695..86050b9c 100755 --- a/Classes/Domain/Configuration/GalleryList/GalleryListConfigFactory.php +++ b/Classes/Domain/Configuration/GalleryList/GalleryListConfigFactory.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration\GalleryList - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_GalleryList_GalleryListConfigFactory { diff --git a/Classes/Domain/Configuration/Image/ResolutionConfig.php b/Classes/Domain/Configuration/Image/ResolutionConfig.php index d81230d8..edf71d05 100755 --- a/Classes/Domain/Configuration/Image/ResolutionConfig.php +++ b/Classes/Domain/Configuration/Image/ResolutionConfig.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Domain * @subpackage Configuration\Image - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_Image_ResolutionConfig extends Tx_PtExtbase_Configuration_AbstractConfiguration { diff --git a/Classes/Domain/Configuration/Image/ResolutionConfigCollection.php b/Classes/Domain/Configuration/Image/ResolutionConfigCollection.php index 5d6d00ab..eed41f1a 100755 --- a/Classes/Domain/Configuration/Image/ResolutionConfigCollection.php +++ b/Classes/Domain/Configuration/Image/ResolutionConfigCollection.php @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration\Image * - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_Image_ResolutionConfigCollection extends Tx_PtExtbase_Collection_ObjectCollection { diff --git a/Classes/Domain/Configuration/Image/SysImageConfig.php b/Classes/Domain/Configuration/Image/SysImageConfig.php index 145e36c2..3158dd54 100755 --- a/Classes/Domain/Configuration/Image/SysImageConfig.php +++ b/Classes/Domain/Configuration/Image/SysImageConfig.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Domain * @subpackage Configuration\Image - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_Image_SysImageConfig extends Tx_PtExtbase_Configuration_AbstractConfiguration { diff --git a/Classes/Domain/Configuration/Image/SysImageConfigCollection.php b/Classes/Domain/Configuration/Image/SysImageConfigCollection.php index 564d6872..95e00dbd 100755 --- a/Classes/Domain/Configuration/Image/SysImageConfigCollection.php +++ b/Classes/Domain/Configuration/Image/SysImageConfigCollection.php @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration\Image * - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_Image_SysImageConfigCollection extends Tx_PtExtbase_Collection_ObjectCollection { diff --git a/Classes/Domain/Configuration/ImageProcessing/ImageProcessorConfiguration.php b/Classes/Domain/Configuration/ImageProcessing/ImageProcessorConfiguration.php index d9e9cf7c..b5472806 100755 --- a/Classes/Domain/Configuration/ImageProcessing/ImageProcessorConfiguration.php +++ b/Classes/Domain/Configuration/ImageProcessing/ImageProcessorConfiguration.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Domain * @subpackage Configuration\ImageProcessing - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll */ class Tx_Yag_Domain_Configuration_ImageProcessing_ImageProcessorConfiguration extends Tx_PtExtbase_Configuration_AbstractConfiguration diff --git a/Classes/Domain/Configuration/ImageProcessing/ImageProcessorConfigurationFactory.php b/Classes/Domain/Configuration/ImageProcessing/ImageProcessorConfigurationFactory.php index cc03d673..1a2adeaa 100755 --- a/Classes/Domain/Configuration/ImageProcessing/ImageProcessorConfigurationFactory.php +++ b/Classes/Domain/Configuration/ImageProcessing/ImageProcessorConfigurationFactory.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration\ImageProcessing - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_ImageProcessing_ImageProcessorConfigurationFactory { diff --git a/Classes/Domain/Configuration/Import/ImporterConfiguration.php b/Classes/Domain/Configuration/Import/ImporterConfiguration.php index 4fc0e880..8360dbc4 100755 --- a/Classes/Domain/Configuration/Import/ImporterConfiguration.php +++ b/Classes/Domain/Configuration/Import/ImporterConfiguration.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -30,7 +30,7 @@ * @subpackage Configuration\Import * * @author Michael Knoll - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_Import_ImporterConfiguration extends Tx_PtExtbase_Configuration_AbstractConfiguration { diff --git a/Classes/Domain/Configuration/Import/ImporterConfigurationFactory.php b/Classes/Domain/Configuration/Import/ImporterConfigurationFactory.php index c1b4927d..43942138 100755 --- a/Classes/Domain/Configuration/Import/ImporterConfigurationFactory.php +++ b/Classes/Domain/Configuration/Import/ImporterConfigurationFactory.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -30,7 +30,7 @@ * @subpackage Configuration\Import * @author Michael Knoll - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_Import_ImporterConfigurationFactory { diff --git a/Classes/Domain/Configuration/Item/CustomMetaConfig.php b/Classes/Domain/Configuration/Item/CustomMetaConfig.php index d7630a61..f13b0fb7 100755 --- a/Classes/Domain/Configuration/Item/CustomMetaConfig.php +++ b/Classes/Domain/Configuration/Item/CustomMetaConfig.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Domain * @subpackage Configuration\Item - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_Item_CustomMetaConfig extends Tx_PtExtbase_Configuration_AbstractConfiguration { diff --git a/Classes/Domain/Configuration/Item/CustomMetaConfigCollection.php b/Classes/Domain/Configuration/Item/CustomMetaConfigCollection.php index c5f2b8f8..c1bb66b5 100755 --- a/Classes/Domain/Configuration/Item/CustomMetaConfigCollection.php +++ b/Classes/Domain/Configuration/Item/CustomMetaConfigCollection.php @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration\Item * - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_Item_CustomMetaConfigCollection extends Tx_PtExtbase_Collection_ObjectCollection { diff --git a/Classes/Domain/Configuration/Item/ItemConfig.php b/Classes/Domain/Configuration/Item/ItemConfig.php index 1e2ddb96..427aaa9f 100755 --- a/Classes/Domain/Configuration/Item/ItemConfig.php +++ b/Classes/Domain/Configuration/Item/ItemConfig.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert +* (c) 2010-2013 Daniel Lienert * Michael Knoll * * All rights reserved @@ -29,7 +29,7 @@ * * @package Domain * @subpackage Configuration\Item - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll */ class Tx_Yag_Domain_Configuration_Item_ItemConfig extends Tx_PtExtbase_Configuration_AbstractConfiguration diff --git a/Classes/Domain/Configuration/Item/ItemConfigFactory.php b/Classes/Domain/Configuration/Item/ItemConfigFactory.php index 92a5c55c..ed6d65f7 100755 --- a/Classes/Domain/Configuration/Item/ItemConfigFactory.php +++ b/Classes/Domain/Configuration/Item/ItemConfigFactory.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration\Item - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_Item_ItemConfigFactory { diff --git a/Classes/Domain/Configuration/ItemList/ItemListConfig.php b/Classes/Domain/Configuration/ItemList/ItemListConfig.php index 3742925a..65313474 100755 --- a/Classes/Domain/Configuration/ItemList/ItemListConfig.php +++ b/Classes/Domain/Configuration/ItemList/ItemListConfig.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert +* (c) 2010-2013 Daniel Lienert * Michael Knoll * * All rights reserved @@ -29,7 +29,7 @@ * * @package Domain * @subpackage Configuration\ItemList - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll */ class Tx_Yag_Domain_Configuration_ItemList_ItemListConfig extends Tx_PtExtbase_Configuration_AbstractConfiguration diff --git a/Classes/Domain/Configuration/ItemList/ItemListConfigFactory.php b/Classes/Domain/Configuration/ItemList/ItemListConfigFactory.php index 537069dc..7fd356c6 100755 --- a/Classes/Domain/Configuration/ItemList/ItemListConfigFactory.php +++ b/Classes/Domain/Configuration/ItemList/ItemListConfigFactory.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration\ItemList - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_ItemList_ItemListConfigFactory { diff --git a/Classes/Domain/Configuration/Theme/ThemeConfigCollection.php b/Classes/Domain/Configuration/Theme/ThemeConfigCollection.php index b8d6564e..2d93b28a 100755 --- a/Classes/Domain/Configuration/Theme/ThemeConfigCollection.php +++ b/Classes/Domain/Configuration/Theme/ThemeConfigCollection.php @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration\Image * - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_Theme_ThemeConfigCollection extends Tx_PtExtbase_Collection_ObjectCollection { diff --git a/Classes/Domain/Configuration/Theme/ThemeConfigCollectionFactory.php b/Classes/Domain/Configuration/Theme/ThemeConfigCollectionFactory.php index c4c16863..fc6d534e 100755 --- a/Classes/Domain/Configuration/Theme/ThemeConfigCollectionFactory.php +++ b/Classes/Domain/Configuration/Theme/ThemeConfigCollectionFactory.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration\Theme - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_Theme_ThemeConfigCollectionFactory { diff --git a/Classes/Domain/Configuration/Theme/ThemeConfiguration.php b/Classes/Domain/Configuration/Theme/ThemeConfiguration.php index 8be3307b..c815d604 100755 --- a/Classes/Domain/Configuration/Theme/ThemeConfiguration.php +++ b/Classes/Domain/Configuration/Theme/ThemeConfiguration.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert +* (c) 2010-2013 Daniel Lienert * Michael Knoll * * All rights reserved @@ -30,7 +30,7 @@ * * @package Domain * @subpackage Configuration\Theme - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_Theme_ThemeConfiguration extends Tx_PtExtbase_Configuration_AbstractConfiguration { diff --git a/Classes/Domain/Configuration/Theme/ThemeConfigurationFactory.php b/Classes/Domain/Configuration/Theme/ThemeConfigurationFactory.php index 80e6b9ce..a1668411 100755 --- a/Classes/Domain/Configuration/Theme/ThemeConfigurationFactory.php +++ b/Classes/Domain/Configuration/Theme/ThemeConfigurationFactory.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2010-2013 Daniel Lienert , Michael Knoll + * (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration\Theme - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Configuration_Theme_ThemeConfigurationFactory { diff --git a/Classes/Domain/Context/YagContext.php b/Classes/Domain/Context/YagContext.php index ec698063..a810fc91 100755 --- a/Classes/Domain/Context/YagContext.php +++ b/Classes/Domain/Context/YagContext.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Domain * @subpackage Context - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll */ class Tx_Yag_Domain_Context_YagContext implements Tx_PtExtbase_State_Session_SessionPersistableInterface, diff --git a/Classes/Domain/Context/YagContextFactory.php b/Classes/Domain/Context/YagContextFactory.php index 2f830121..fa925747 100755 --- a/Classes/Domain/Context/YagContextFactory.php +++ b/Classes/Domain/Context/YagContextFactory.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Domain * @subpackage Context - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Context_YagContextFactory { diff --git a/Classes/Domain/FileSystem/Div.php b/Classes/Domain/FileSystem/Div.php index e54cc594..64d25734 100755 --- a/Classes/Domain/FileSystem/Div.php +++ b/Classes/Domain/FileSystem/Div.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2014 Michael Knoll - * Daniel Lienert + * Daniel Lienert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -30,7 +30,7 @@ * * @package Domain * @subpackage FileSystem - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll */ class Tx_Yag_Domain_FileSystem_Div extends Tx_PtExtbase_Utility_Files diff --git a/Classes/Domain/FileSystem/FileManager.php b/Classes/Domain/FileSystem/FileManager.php index 6472826a..be8763c7 100755 --- a/Classes/Domain/FileSystem/FileManager.php +++ b/Classes/Domain/FileSystem/FileManager.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2012 Daniel Lienert , Michael Knoll +* (c) 2010-2012 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Domain/FileSystem/HashFileSystem.php b/Classes/Domain/FileSystem/HashFileSystem.php index 7270f4b6..274a376c 100755 --- a/Classes/Domain/FileSystem/HashFileSystem.php +++ b/Classes/Domain/FileSystem/HashFileSystem.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Domain/FileSystem/HashFileSystemFactory.php b/Classes/Domain/FileSystem/HashFileSystemFactory.php index 88ed698a..14b2d1d9 100755 --- a/Classes/Domain/FileSystem/HashFileSystemFactory.php +++ b/Classes/Domain/FileSystem/HashFileSystemFactory.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage FileSystem * @author Michael Knoll - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_FileSystem_HashFileSystemFactory { diff --git a/Classes/Domain/FileSystem/ResolutionFileCache.php b/Classes/Domain/FileSystem/ResolutionFileCache.php index 87c75f77..71150f6f 100755 --- a/Classes/Domain/FileSystem/ResolutionFileCache.php +++ b/Classes/Domain/FileSystem/ResolutionFileCache.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2011 Michael Knoll -* Daniel Lienert +* Daniel Lienert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -26,7 +26,7 @@ /** * @package Domain * @subpackage FileSystem - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_FileSystem_ResolutionFileCache { diff --git a/Classes/Domain/FileSystem/ResolutionFileCacheFactory.php b/Classes/Domain/FileSystem/ResolutionFileCacheFactory.php index e69325bb..87674da3 100755 --- a/Classes/Domain/FileSystem/ResolutionFileCacheFactory.php +++ b/Classes/Domain/FileSystem/ResolutionFileCacheFactory.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -26,7 +26,7 @@ /** * @package Domain * @subpackage FileSystem - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_FileSystem_ResolutionFileCacheFactory { diff --git a/Classes/Domain/ImageProcessing/AbstractProcessor.php b/Classes/Domain/ImageProcessing/AbstractProcessor.php index d5c5e74c..48959fb0 100755 --- a/Classes/Domain/ImageProcessing/AbstractProcessor.php +++ b/Classes/Domain/ImageProcessing/AbstractProcessor.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* 2010 Daniel Lienert , Michael Knoll +* 2010 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * * @package Domain * @subpackage ImageProcessing -* @author Daniel Lienert +* @author Daniel Lienert */ abstract class Tx_Yag_Domain_ImageProcessing_AbstractProcessor implements Tx_Yag_Domain_ImageProcessing_ProcessorInterface diff --git a/Classes/Domain/ImageProcessing/ProcessorFactory.php b/Classes/Domain/ImageProcessing/ProcessorFactory.php index fb376098..ff39dd18 100755 --- a/Classes/Domain/ImageProcessing/ProcessorFactory.php +++ b/Classes/Domain/ImageProcessing/ProcessorFactory.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -26,7 +26,7 @@ /** * @package Domain * @subpackage ImageProcessing - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_ImageProcessing_ProcessorFactory { diff --git a/Classes/Domain/ImageProcessing/ProcessorInterface.php b/Classes/Domain/ImageProcessing/ProcessorInterface.php index a286a532..069be36e 100755 --- a/Classes/Domain/ImageProcessing/ProcessorInterface.php +++ b/Classes/Domain/ImageProcessing/ProcessorInterface.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* 2010 Daniel Lienert , Michael Knoll +* 2010 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Domain * @subpackage ImageProcessing -* @author Daniel Lienert +* @author Daniel Lienert */ interface Tx_Yag_Domain_ImageProcessing_ProcessorInterface diff --git a/Classes/Domain/ImageProcessing/Typo3Processor.php b/Classes/Domain/ImageProcessing/Typo3Processor.php index cf18cfeb..577ddf8d 100755 --- a/Classes/Domain/ImageProcessing/Typo3Processor.php +++ b/Classes/Domain/ImageProcessing/Typo3Processor.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -31,7 +31,7 @@ * @package Domain * @subpackage ImageProcessing * @author Michael Knoll - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_ImageProcessing_Typo3Processor extends Tx_Yag_Domain_ImageProcessing_AbstractProcessor { diff --git a/Classes/Domain/Import/AbstractImporter.php b/Classes/Domain/Import/AbstractImporter.php index e7128e1b..bab15416 100755 --- a/Classes/Domain/Import/AbstractImporter.php +++ b/Classes/Domain/Import/AbstractImporter.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2010-2013 Daniel Lienert , Michael Knoll + * (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * * @package Domain * @subpackage Import - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll */ abstract class Tx_Yag_Domain_Import_AbstractImporter implements Tx_Yag_Domain_Import_ImporterInterface diff --git a/Classes/Domain/Import/DirectoryImporter/Importer.php b/Classes/Domain/Import/DirectoryImporter/Importer.php index 4713cca4..10bd9e0b 100755 --- a/Classes/Domain/Import/DirectoryImporter/Importer.php +++ b/Classes/Domain/Import/DirectoryImporter/Importer.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2010-2013 Daniel Lienert , Michael Knoll + * (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Domain/Import/DirectoryImporter/ImporterBuilder.php b/Classes/Domain/Import/DirectoryImporter/ImporterBuilder.php index 4dcf5199..c0721436 100755 --- a/Classes/Domain/Import/DirectoryImporter/ImporterBuilder.php +++ b/Classes/Domain/Import/DirectoryImporter/ImporterBuilder.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Domain/Import/FileCrawler.php b/Classes/Domain/Import/FileCrawler.php index ec394fd7..69ebfd68 100755 --- a/Classes/Domain/Import/FileCrawler.php +++ b/Classes/Domain/Import/FileCrawler.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Domain * @subpackage Import - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Import_FileCrawler { diff --git a/Classes/Domain/Import/FileImporter/Importer.php b/Classes/Domain/Import/FileImporter/Importer.php index 4850ae1d..cb924494 100755 --- a/Classes/Domain/Import/FileImporter/Importer.php +++ b/Classes/Domain/Import/FileImporter/Importer.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Domain/Import/FileImporter/ImporterBuilder.php b/Classes/Domain/Import/FileImporter/ImporterBuilder.php index 7e57b072..a573c1fb 100755 --- a/Classes/Domain/Import/FileImporter/ImporterBuilder.php +++ b/Classes/Domain/Import/FileImporter/ImporterBuilder.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Domain/Import/ImporterBuilder.php b/Classes/Domain/Import/ImporterBuilder.php index 9d74fdf5..c991bc28 100755 --- a/Classes/Domain/Import/ImporterBuilder.php +++ b/Classes/Domain/Import/ImporterBuilder.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Domain * @subpackage Import - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll */ class Tx_Yag_Domain_Import_ImporterBuilder diff --git a/Classes/Domain/Import/ImporterInterface.php b/Classes/Domain/Import/ImporterInterface.php index 23769d45..dc8abec4 100755 --- a/Classes/Domain/Import/ImporterInterface.php +++ b/Classes/Domain/Import/ImporterInterface.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Domain/Import/MetaData/AbstractParser.php b/Classes/Domain/Import/MetaData/AbstractParser.php index c6c78c9c..54eb56fd 100755 --- a/Classes/Domain/Import/MetaData/AbstractParser.php +++ b/Classes/Domain/Import/MetaData/AbstractParser.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Domain/Import/MetaData/CoreDataParser.php b/Classes/Domain/Import/MetaData/CoreDataParser.php index ec63c930..d9145ab3 100755 --- a/Classes/Domain/Import/MetaData/CoreDataParser.php +++ b/Classes/Domain/Import/MetaData/CoreDataParser.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Domain * @subpackage Import\MetaData - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Import_MetaData_CoreDataParser extends Tx_Yag_Domain_Import_MetaData_AbstractParser implements \TYPO3\CMS\Core\SingletonInterface { diff --git a/Classes/Domain/Import/MetaData/ExifParser.php b/Classes/Domain/Import/MetaData/ExifParser.php index caa88160..22a0aa8c 100755 --- a/Classes/Domain/Import/MetaData/ExifParser.php +++ b/Classes/Domain/Import/MetaData/ExifParser.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Domain/Import/MetaData/IptcParser.php b/Classes/Domain/Import/MetaData/IptcParser.php index 5ce132a3..b49d7919 100755 --- a/Classes/Domain/Import/MetaData/IptcParser.php +++ b/Classes/Domain/Import/MetaData/IptcParser.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Domain/Import/MetaData/ItemMetaFactory.php b/Classes/Domain/Import/MetaData/ItemMetaFactory.php index 274fe802..fc293dd6 100755 --- a/Classes/Domain/Import/MetaData/ItemMetaFactory.php +++ b/Classes/Domain/Import/MetaData/ItemMetaFactory.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -30,7 +30,7 @@ * * @package Domain * @subpackage Import\MetaData - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll */ class Tx_Yag_Domain_Import_MetaData_ItemMetaFactory diff --git a/Classes/Domain/Import/MetaData/XmpParser.php b/Classes/Domain/Import/MetaData/XmpParser.php index 8223bf10..0e447d13 100755 --- a/Classes/Domain/Import/MetaData/XmpParser.php +++ b/Classes/Domain/Import/MetaData/XmpParser.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage Import\MetaData * @author Michael Knoll - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Import_MetaData_XmpParser extends Tx_Yag_Domain_Import_MetaData_AbstractParser { diff --git a/Classes/Domain/Import/ZipImporter/Importer.php b/Classes/Domain/Import/ZipImporter/Importer.php index 5af7b105..6a3bb3c5 100755 --- a/Classes/Domain/Import/ZipImporter/Importer.php +++ b/Classes/Domain/Import/ZipImporter/Importer.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2010-2013 Daniel Lienert , Michael Knoll + * (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage Import\ZipImporter * @author Michael Knoll - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Import_ZipImporter_Importer extends Tx_Yag_Domain_Import_AbstractImporter { diff --git a/Classes/Domain/Import/ZipImporter/ImporterBuilder.php b/Classes/Domain/Import/ZipImporter/ImporterBuilder.php index c15cd6b4..48491a22 100755 --- a/Classes/Domain/Import/ZipImporter/ImporterBuilder.php +++ b/Classes/Domain/Import/ZipImporter/ImporterBuilder.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage Import\ZipImporter * @author Michael Knoll - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Import_ZipImporter_ImporterBuilder extends Tx_Yag_Domain_Import_ImporterBuilder { diff --git a/Classes/Domain/Model/Album.php b/Classes/Domain/Model/Album.php index 3da207f5..758cfb74 100755 --- a/Classes/Domain/Model/Album.php +++ b/Classes/Domain/Model/Album.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2011 Michael Knoll - * Daniel Lienert + * Daniel Lienert * * All rights reserved * @@ -30,7 +30,7 @@ * * @package Domain * @subpackage Model - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Model_Album extends \TYPO3\CMS\Extbase\DomainObject\AbstractEntity diff --git a/Classes/Domain/Model/DomainModelInterface.php b/Classes/Domain/Model/DomainModelInterface.php index c3d58508..0b4e34f0 100644 --- a/Classes/Domain/Model/DomainModelInterface.php +++ b/Classes/Domain/Model/DomainModelInterface.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2012 Michael Knoll -* Daniel Lienert +* Daniel Lienert * * All rights reserved * diff --git a/Classes/Domain/Model/Extern/TTContent.php b/Classes/Domain/Model/Extern/TTContent.php index 38b98225..66d50cf4 100755 --- a/Classes/Domain/Model/Extern/TTContent.php +++ b/Classes/Domain/Model/Extern/TTContent.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2011 Michael Knoll -* Daniel Lienert +* Daniel Lienert * * All rights reserved * @@ -29,7 +29,7 @@ * * @package Domain * @subpackage Model\Extern - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Model_Extern_TTContent extends \TYPO3\CMS\Extbase\DomainObject\AbstractEntity { diff --git a/Classes/Domain/Model/Gallery.php b/Classes/Domain/Model/Gallery.php index b30c1643..424282c6 100755 --- a/Classes/Domain/Model/Gallery.php +++ b/Classes/Domain/Model/Gallery.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2013 Michael Knoll -* Daniel Lienert +* Daniel Lienert * * All rights reserved * diff --git a/Classes/Domain/Model/Item.php b/Classes/Domain/Model/Item.php index 188ba964..f398cd7e 100755 --- a/Classes/Domain/Model/Item.php +++ b/Classes/Domain/Model/Item.php @@ -4,7 +4,7 @@ * Copyright notice * * (c) 2010-2011 Michael Knoll -* Daniel Lienert +* Daniel Lienert * * All rights reserved * @@ -30,7 +30,7 @@ * Gallery implements Item domain object. An item is anything that can be * attached to an album as content. * - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll * @package Domain * @subpackage Model diff --git a/Classes/Domain/Model/ItemMeta.php b/Classes/Domain/Model/ItemMeta.php index 05abd09a..955eab92 100755 --- a/Classes/Domain/Model/ItemMeta.php +++ b/Classes/Domain/Model/ItemMeta.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2011 Michael Knoll -* Daniel Lienert +* Daniel Lienert * * All rights reserved * diff --git a/Classes/Domain/Model/ResolutionFileCache.php b/Classes/Domain/Model/ResolutionFileCache.php index 1258ed9e..a5ad626f 100755 --- a/Classes/Domain/Model/ResolutionFileCache.php +++ b/Classes/Domain/Model/ResolutionFileCache.php @@ -4,7 +4,7 @@ * Copyright notice * * (c) 2010-2011 Michael Knoll - * Daniel Lienert + * Daniel Lienert * * All rights reserved * @@ -32,7 +32,7 @@ * resolution. * * @author Michael Knoll - * @author Daniel Lienert + * @author Daniel Lienert * @package Domain * @subpackage Model */ diff --git a/Classes/Domain/Model/Tag.php b/Classes/Domain/Model/Tag.php index b6afca95..d92640de 100755 --- a/Classes/Domain/Model/Tag.php +++ b/Classes/Domain/Model/Tag.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2011 Michael Knoll -* Daniel Lienert +* Daniel Lienert * * All rights reserved * @@ -29,7 +29,7 @@ * * @package Domain * @subpackage Model - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Model_Tag extends \TYPO3\CMS\Extbase\DomainObject\AbstractEntity diff --git a/Classes/Domain/Repository/AbstractRepository.php b/Classes/Domain/Repository/AbstractRepository.php index 904b3137..7367c7bf 100755 --- a/Classes/Domain/Repository/AbstractRepository.php +++ b/Classes/Domain/Repository/AbstractRepository.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2011 Michael Knoll -* Daniel Lienert +* Daniel Lienert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -28,7 +28,7 @@ * * @package Domain * @subpackage Repository - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Repository_AbstractRepository extends \TYPO3\CMS\Extbase\Persistence\Repository { diff --git a/Classes/Domain/Repository/AlbumRepository.php b/Classes/Domain/Repository/AlbumRepository.php index fe2e1bf6..927508a4 100755 --- a/Classes/Domain/Repository/AlbumRepository.php +++ b/Classes/Domain/Repository/AlbumRepository.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2011 Michael Knoll -* Daniel Lienert +* Daniel Lienert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -29,7 +29,7 @@ * @package Domain * @subpackage Repository * @author Michael Knoll - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Repository_AlbumRepository extends Tx_Yag_Domain_Repository_AbstractRepository { diff --git a/Classes/Domain/Repository/Extern/TTContentRepository.php b/Classes/Domain/Repository/Extern/TTContentRepository.php index 174de7d9..46ef26a8 100755 --- a/Classes/Domain/Repository/Extern/TTContentRepository.php +++ b/Classes/Domain/Repository/Extern/TTContentRepository.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2011 Michael Knoll -* Daniel Lienert +* Daniel Lienert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is @@ -28,7 +28,7 @@ * * @package Domain * @subpackage Repository - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Domain_Repository_Extern_TTContentRepository extends \TYPO3\CMS\Extbase\Persistence\Repository { diff --git a/Classes/Domain/Repository/GalleryRepository.php b/Classes/Domain/Repository/GalleryRepository.php index 7dd74c42..78cf46b3 100755 --- a/Classes/Domain/Repository/GalleryRepository.php +++ b/Classes/Domain/Repository/GalleryRepository.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2011 Michael Knoll -* Daniel Lienert +* Daniel Lienert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/Classes/Domain/Repository/ItemMetaRepository.php b/Classes/Domain/Repository/ItemMetaRepository.php index 518803ff..702727c9 100755 --- a/Classes/Domain/Repository/ItemMetaRepository.php +++ b/Classes/Domain/Repository/ItemMetaRepository.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2011 Michael Knoll -* Daniel Lienert +* Daniel Lienert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/Classes/Domain/Repository/ItemRepository.php b/Classes/Domain/Repository/ItemRepository.php index 1a6cb798..9cfa0342 100755 --- a/Classes/Domain/Repository/ItemRepository.php +++ b/Classes/Domain/Repository/ItemRepository.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2011 Michael Knoll - * Daniel Lienert + * Daniel Lienert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/Classes/Domain/Repository/ResolutionFileCacheRepository.php b/Classes/Domain/Repository/ResolutionFileCacheRepository.php index db92acab..3bb2d28f 100755 --- a/Classes/Domain/Repository/ResolutionFileCacheRepository.php +++ b/Classes/Domain/Repository/ResolutionFileCacheRepository.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2011 Michael Knoll -* Daniel Lienert +* Daniel Lienert * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is diff --git a/Classes/Domain/Repository/TagRepository.php b/Classes/Domain/Repository/TagRepository.php index ba0f057b..baa16fd2 100755 --- a/Classes/Domain/Repository/TagRepository.php +++ b/Classes/Domain/Repository/TagRepository.php @@ -3,7 +3,7 @@ * Copyright notice * * (c) 2010-2011 Michael Knoll -* Daniel Lienert +* Daniel Lienert * * All rights reserved * @@ -29,7 +29,7 @@ * * @package Domain * @subpackage repository - * @author Daniel Lienert + * @author Daniel Lienert */ diff --git a/Classes/Exception/InvalidPath.php b/Classes/Exception/InvalidPath.php index d26999c1..7c37edc2 100755 --- a/Classes/Exception/InvalidPath.php +++ b/Classes/Exception/InvalidPath.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -25,7 +25,7 @@ /** * @package Exception - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Exception_InvalidPath extends Exception { diff --git a/Classes/Extbase/ExtbaseContext.php b/Classes/Extbase/ExtbaseContext.php index d331f673..79ae8999 100755 --- a/Classes/Extbase/ExtbaseContext.php +++ b/Classes/Extbase/ExtbaseContext.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* 2010 Daniel Lienert , Michael Knoll +* 2010 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Extbase/Persistence/Backend.php b/Classes/Extbase/Persistence/Backend.php index a2595318..64f5b491 100755 --- a/Classes/Extbase/Persistence/Backend.php +++ b/Classes/Extbase/Persistence/Backend.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* 2010 Daniel Lienert , Michael Knoll +* 2010 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Extlist/DataBackend/YagDataBackend.php b/Classes/Extlist/DataBackend/YagDataBackend.php index 3a524895..f4962562 100755 --- a/Classes/Extlist/DataBackend/YagDataBackend.php +++ b/Classes/Extlist/DataBackend/YagDataBackend.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Fal/Driver/PathInfo.php b/Classes/Fal/Driver/PathInfo.php index e7f2097a..3d5ef052 100755 --- a/Classes/Fal/Driver/PathInfo.php +++ b/Classes/Fal/Driver/PathInfo.php @@ -5,7 +5,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2012 Daniel Lienert +* (c) 2010-2012 Daniel Lienert * All rights reserved * * diff --git a/Classes/Fal/Driver/YagDriver.php b/Classes/Fal/Driver/YagDriver.php index 1f8e0d2d..fa8216d2 100755 --- a/Classes/Fal/Driver/YagDriver.php +++ b/Classes/Fal/Driver/YagDriver.php @@ -5,7 +5,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2012 Daniel Lienert +* (c) 2010-2012 Daniel Lienert * All rights reserved * * diff --git a/Classes/Hooks/CMSLayoutHook.php b/Classes/Hooks/CMSLayoutHook.php index 39456e18..d9fbb526 100755 --- a/Classes/Hooks/CMSLayoutHook.php +++ b/Classes/Hooks/CMSLayoutHook.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * Class implements hook for tx_cms_layout * * @package Hooks - * @author Daniel Lienert + * @author Daniel Lienert */ class user_Tx_Yag_Hooks_CMSLayoutHook { diff --git a/Classes/Hooks/RealUrlHook.php b/Classes/Hooks/RealUrlHook.php index b3a0aa49..48440ad0 100755 --- a/Classes/Hooks/RealUrlHook.php +++ b/Classes/Hooks/RealUrlHook.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -27,7 +27,7 @@ * Class implements hook for tx_realurl * * @package Hooks - * @author Daniel Lienert + * @author Daniel Lienert */ class user_Tx_Yag_Hooks_RealUrl extends tx_realurl implements \TYPO3\CMS\Core\SingletonInterface { diff --git a/Classes/PageCache/PageCacheManager.php b/Classes/PageCache/PageCacheManager.php index 8046e5b7..0e275bbd 100755 --- a/Classes/PageCache/PageCacheManager.php +++ b/Classes/PageCache/PageCacheManager.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* 2010 Daniel Lienert , Michael Knoll +* 2010 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -27,7 +27,7 @@ * Class implements PageCache mangement methods * * @package PageCache -* @author Daniel Lienert +* @author Daniel Lienert */ class Tx_Yag_PageCache_PageCacheManager implements Tx_PtExtbase_Lifecycle_EventInterface, \TYPO3\CMS\Core\SingletonInterface diff --git a/Classes/Report/EnvironmentVariables.php b/Classes/Report/EnvironmentVariables.php index 159c6317..a3ce1ff7 100755 --- a/Classes/Report/EnvironmentVariables.php +++ b/Classes/Report/EnvironmentVariables.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2010-2013 Daniel Lienert , Michael Knoll + * (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Report/ExternalLibraries.php b/Classes/Report/ExternalLibraries.php index d73806c7..35e7afa2 100755 --- a/Classes/Report/ExternalLibraries.php +++ b/Classes/Report/ExternalLibraries.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Report/Filesystem.php b/Classes/Report/Filesystem.php index 679ed372..4e605a9f 100755 --- a/Classes/Report/Filesystem.php +++ b/Classes/Report/Filesystem.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2010-2013 Daniel Lienert , Michael Knoll + * (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Scheduler/AbstractAdditionalFieldProvider.php b/Classes/Scheduler/AbstractAdditionalFieldProvider.php index 88463ad0..c81d49da 100755 --- a/Classes/Scheduler/AbstractAdditionalFieldProvider.php +++ b/Classes/Scheduler/AbstractAdditionalFieldProvider.php @@ -4,7 +4,7 @@ /*************************************************************** * Copyright notice * - * (c) 2014 Daniel Lienert + * (c) 2014 Daniel Lienert * * All rights reserved * diff --git a/Classes/Scheduler/AbstractTask.php b/Classes/Scheduler/AbstractTask.php index 3275f00c..94198149 100755 --- a/Classes/Scheduler/AbstractTask.php +++ b/Classes/Scheduler/AbstractTask.php @@ -4,7 +4,7 @@ /*************************************************************** * Copyright notice * - * (c) 2014 Daniel Lienert + * (c) 2014 Daniel Lienert * * All rights reserved * diff --git a/Classes/Scheduler/Cache/CacheWarmingTask.php b/Classes/Scheduler/Cache/CacheWarmingTask.php index 0acc76f4..de656bb0 100755 --- a/Classes/Scheduler/Cache/CacheWarmingTask.php +++ b/Classes/Scheduler/Cache/CacheWarmingTask.php @@ -5,7 +5,7 @@ /*************************************************************** * Copyright notice * - * (c) 2014 Daniel Lienert + * (c) 2014 Daniel Lienert * * All rights reserved * diff --git a/Classes/Scheduler/Cache/CacheWarmingTaskAdditionalFieldProvider.php b/Classes/Scheduler/Cache/CacheWarmingTaskAdditionalFieldProvider.php index 6ae81b1c..1b0043f7 100755 --- a/Classes/Scheduler/Cache/CacheWarmingTaskAdditionalFieldProvider.php +++ b/Classes/Scheduler/Cache/CacheWarmingTaskAdditionalFieldProvider.php @@ -4,7 +4,7 @@ /*************************************************************** * Copyright notice * - * (c) 2014 Daniel Lienert + * (c) 2014 Daniel Lienert * * All rights reserved * diff --git a/Classes/Scheduler/Importer/DirectoryImporterTask.php b/Classes/Scheduler/Importer/DirectoryImporterTask.php index 52e4dbc7..ef8d80fb 100755 --- a/Classes/Scheduler/Importer/DirectoryImporterTask.php +++ b/Classes/Scheduler/Importer/DirectoryImporterTask.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2014 Daniel Lienert + * (c) 2014 Daniel Lienert * * All rights reserved * diff --git a/Classes/Scheduler/Importer/DirectoryImporterTaskAdditionalFields.php b/Classes/Scheduler/Importer/DirectoryImporterTaskAdditionalFields.php index f13fc40e..c04168ff 100755 --- a/Classes/Scheduler/Importer/DirectoryImporterTaskAdditionalFields.php +++ b/Classes/Scheduler/Importer/DirectoryImporterTaskAdditionalFields.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2014 Daniel Lienert + * (c) 2014 Daniel Lienert * * All rights reserved * diff --git a/Classes/Service/ZipPackingService.php b/Classes/Service/ZipPackingService.php index bf793224..e3dbe6e3 100755 --- a/Classes/Service/ZipPackingService.php +++ b/Classes/Service/ZipPackingService.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2013 Daniel Lienert +* (c) 2013 Daniel Lienert * * All rights reserved * diff --git a/Classes/Utility/DBUpgrade.php b/Classes/Utility/DBUpgrade.php index 5e449bac..498efebe 100755 --- a/Classes/Utility/DBUpgrade.php +++ b/Classes/Utility/DBUpgrade.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * 2010 Daniel Lienert , Michael Knoll + * 2010 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Utility/Flexform/AbstractFlexformUtility.php b/Classes/Utility/Flexform/AbstractFlexformUtility.php index 2503d2ba..62de5340 100755 --- a/Classes/Utility/Flexform/AbstractFlexformUtility.php +++ b/Classes/Utility/Flexform/AbstractFlexformUtility.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* 2010 Daniel Lienert , Michael Knoll +* 2010 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * Provides some abstract methods * * @package Utility - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Utility_Flexform_AbstractFlexformUtility { diff --git a/Classes/Utility/Flexform/Div.php b/Classes/Utility/Flexform/Div.php index 0fb6caa6..1e43aa74 100755 --- a/Classes/Utility/Flexform/Div.php +++ b/Classes/Utility/Flexform/Div.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * Class provides a general utility for generating flexform * * - * @author Daniel Lienert + * @author Daniel Lienert * @package Utility */ class user_Tx_Yag_Utility_Flexform_Div diff --git a/Classes/Utility/Flexform/RecordSelector.php b/Classes/Utility/Flexform/RecordSelector.php index 1fca8170..5610e41f 100755 --- a/Classes/Utility/Flexform/RecordSelector.php +++ b/Classes/Utility/Flexform/RecordSelector.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * (c) 2010-2014 Daniel Lienert + * (c) 2010-2014 Daniel Lienert * All rights reserved * * @@ -33,7 +33,7 @@ * * TODO refactor me: The "actions" in this class should be put into AjaxController and should be called via an AjaxDispatcher * - * @author Daniel Lienert + * @author Daniel Lienert * @package Utility */ class user_Tx_Yag_Utility_Flexform_RecordSelector extends Tx_Yag_Utility_Flexform_AbstractFlexformUtility diff --git a/Classes/Utility/Flexform/TyposcriptDataProvider.php b/Classes/Utility/Flexform/TyposcriptDataProvider.php index 56e09140..abeac71b 100755 --- a/Classes/Utility/Flexform/TyposcriptDataProvider.php +++ b/Classes/Utility/Flexform/TyposcriptDataProvider.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * Utilitty to get selectable options from typoscript * * @package Utility - * @author Daniel Lienert + * @author Daniel Lienert */ class user_Tx_Yag_Utility_Flexform_TyposcriptDataProvider extends Tx_Yag_Utility_Flexform_AbstractFlexformUtility { diff --git a/Classes/Utility/HeaderInclusion.php b/Classes/Utility/HeaderInclusion.php index dfd45c17..0bd1c7fd 100755 --- a/Classes/Utility/HeaderInclusion.php +++ b/Classes/Utility/HeaderInclusion.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* 2010 Daniel Lienert , Michael Knoll +* 2010 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * * * @package Utility -* @author Daniel Lienert +* @author Daniel Lienert */ class Tx_Yag_Utility_HeaderInclusion implements \TYPO3\CMS\Core\SingletonInterface { diff --git a/Classes/Utility/PidDetector.php b/Classes/Utility/PidDetector.php index de1fd0c3..7456f577 100755 --- a/Classes/Utility/PidDetector.php +++ b/Classes/Utility/PidDetector.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * 2010 Daniel Lienert , Michael Knoll + * 2010 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/Utility/TCAUtility.php b/Classes/Utility/TCAUtility.php index 48417775..c92511d6 100755 --- a/Classes/Utility/TCAUtility.php +++ b/Classes/Utility/TCAUtility.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2014 Daniel Lienert +* (c) 2014 Daniel Lienert * All rights reserved * * diff --git a/Classes/Utility/WizzardIcon.php b/Classes/Utility/WizzardIcon.php index 34597d9e..3baf7a3c 100755 --- a/Classes/Utility/WizzardIcon.php +++ b/Classes/Utility/WizzardIcon.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -30,7 +30,7 @@ * Utility to add the YAG Icon to Element Wizzard * * @package Utility - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Utility_WizzardIcon { diff --git a/Classes/ViewHelpers/BreadcrumbsViewHelper.php b/Classes/ViewHelpers/BreadcrumbsViewHelper.php index a3d92eb7..9b374033 100755 --- a/Classes/ViewHelpers/BreadcrumbsViewHelper.php +++ b/Classes/ViewHelpers/BreadcrumbsViewHelper.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -26,7 +26,7 @@ /** * Class implements the navigation path * - * @author Daniel Lienert + * @author Daniel Lienert * @package ViewHelpers */ class Tx_Yag_ViewHelpers_BreadcrumbsViewHelper extends \TYPO3\CMS\Fluid\Core\Widget\AbstractWidgetViewHelper diff --git a/Classes/ViewHelpers/CSS/IncludeViewHelper.php b/Classes/ViewHelpers/CSS/IncludeViewHelper.php index d652c086..80eac6ef 100755 --- a/Classes/ViewHelpers/CSS/IncludeViewHelper.php +++ b/Classes/ViewHelpers/CSS/IncludeViewHelper.php @@ -27,7 +27,7 @@ /** * Class implements a fake viewhelper to add a CSS file to the header * - * @author Daniel Lienert + * @author Daniel Lienert * @package ViewHelpers * @subpackage Javascript * diff --git a/Classes/ViewHelpers/EachCustomMetaDataViewHelper.php b/Classes/ViewHelpers/EachCustomMetaDataViewHelper.php index ca107d95..00604c7c 100755 --- a/Classes/ViewHelpers/EachCustomMetaDataViewHelper.php +++ b/Classes/ViewHelpers/EachCustomMetaDataViewHelper.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -26,7 +26,7 @@ /** * Class provides viewHelper to iterate through the custom meta data * - * @author Daniel Lienert + * @author Daniel Lienert * @package ViewHelpers */ class Tx_Yag_ViewHelpers_EachCustomMetaDataViewHelper extends \TYPO3\CMS\Fluid\Core\ViewHelper\AbstractTagBasedViewHelper diff --git a/Classes/ViewHelpers/ImageViewHelper.php b/Classes/ViewHelpers/ImageViewHelper.php index 8a3560a0..ccea3334 100755 --- a/Classes/ViewHelpers/ImageViewHelper.php +++ b/Classes/ViewHelpers/ImageViewHelper.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -26,7 +26,7 @@ /** * Class provides image viewHelper * - * @author Daniel Lienert + * @author Daniel Lienert * @package ViewHelpers */ class Tx_Yag_ViewHelpers_ImageViewHelper extends \TYPO3\CMS\Fluid\Core\ViewHelper\AbstractTagBasedViewHelper diff --git a/Classes/ViewHelpers/Javascript/IncludeViewHelper.php b/Classes/ViewHelpers/Javascript/IncludeViewHelper.php index ff5cafab..138ce56a 100755 --- a/Classes/ViewHelpers/Javascript/IncludeViewHelper.php +++ b/Classes/ViewHelpers/Javascript/IncludeViewHelper.php @@ -27,7 +27,7 @@ /** * Class implements a fake viewhelper to add a javascript file to the header * - * @author Daniel Lienert + * @author Daniel Lienert * @package ViewHelpers * @subpackage Javascript * diff --git a/Classes/ViewHelpers/Javascript/ItemListJsonViewHelper.php b/Classes/ViewHelpers/Javascript/ItemListJsonViewHelper.php index 875c0b29..039a0bae 100755 --- a/Classes/ViewHelpers/Javascript/ItemListJsonViewHelper.php +++ b/Classes/ViewHelpers/Javascript/ItemListJsonViewHelper.php @@ -26,7 +26,7 @@ /** * Class * - * @author Daniel Lienert + * @author Daniel Lienert * @author Sebastian Helzle * @package ViewHelpers */ diff --git a/Classes/ViewHelpers/Javascript/JsonSettingsViewHelper.php b/Classes/ViewHelpers/Javascript/JsonSettingsViewHelper.php index b95323ac..b35cd6ed 100755 --- a/Classes/ViewHelpers/Javascript/JsonSettingsViewHelper.php +++ b/Classes/ViewHelpers/Javascript/JsonSettingsViewHelper.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2012 Daniel Lienert +* (c) 2012 Daniel Lienert * * * All rights reserved @@ -27,7 +27,7 @@ /** * This ViewHelper returns settings as JSON array * - * @author Daniel Lienert + * @author Daniel Lienert * @package ViewHelpers * @subpackage Javascript * diff --git a/Classes/ViewHelpers/Javascript/TemplateViewHelper.php b/Classes/ViewHelpers/Javascript/TemplateViewHelper.php index 8777b435..4f44f1b7 100755 --- a/Classes/ViewHelpers/Javascript/TemplateViewHelper.php +++ b/Classes/ViewHelpers/Javascript/TemplateViewHelper.php @@ -29,7 +29,7 @@ /** * Class implements a viewhelper for inline javascript * - * @author Daniel Lienert + * @author Daniel Lienert * @package ViewHelpers * @subpackage Javascript * diff --git a/Classes/ViewHelpers/Link/AlbumViewHelper.php b/Classes/ViewHelpers/Link/AlbumViewHelper.php index 79f8bd9c..6db36566 100755 --- a/Classes/ViewHelpers/Link/AlbumViewHelper.php +++ b/Classes/ViewHelpers/Link/AlbumViewHelper.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/ViewHelpers/Link/GalleryViewHelper.php b/Classes/ViewHelpers/Link/GalleryViewHelper.php index bbe15e69..4dbfda5f 100755 --- a/Classes/ViewHelpers/Link/GalleryViewHelper.php +++ b/Classes/ViewHelpers/Link/GalleryViewHelper.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2014 Daniel Lienert +* (c) 2010-2014 Daniel Lienert * All rights reserved * * @@ -27,7 +27,7 @@ * Class implements a viewhelper for rendering a link to a gallery * * @package ViewHelpers - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_ViewHelpers_Link_GalleryViewHelper extends Tx_PtExtlist_ViewHelpers_Link_ActionViewHelper { diff --git a/Classes/ViewHelpers/Link/ImageViewHelper.php b/Classes/ViewHelpers/Link/ImageViewHelper.php index 80061c3b..003c7c4c 100755 --- a/Classes/ViewHelpers/Link/ImageViewHelper.php +++ b/Classes/ViewHelpers/Link/ImageViewHelper.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -27,7 +27,7 @@ * Class implements a viewhelper for rendering a link for an image * * @package ViewHelpers - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_ViewHelpers_Link_ImageViewHelper extends Tx_PtExtlist_ViewHelpers_Link_ActionViewHelper { diff --git a/Classes/ViewHelpers/Link/ItemViewHelper.php b/Classes/ViewHelpers/Link/ItemViewHelper.php index a201b8fa..ae3b9b73 100755 --- a/Classes/ViewHelpers/Link/ItemViewHelper.php +++ b/Classes/ViewHelpers/Link/ItemViewHelper.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Classes/ViewHelpers/Link/ZipDownloadViewHelper.php b/Classes/ViewHelpers/Link/ZipDownloadViewHelper.php index 0aa9fa96..269a501d 100755 --- a/Classes/ViewHelpers/Link/ZipDownloadViewHelper.php +++ b/Classes/ViewHelpers/Link/ZipDownloadViewHelper.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2013 Daniel Lienert +* (c) 2013 Daniel Lienert * * All rights reserved * diff --git a/Classes/ViewHelpers/OffPageItemListViewHelper.php b/Classes/ViewHelpers/OffPageItemListViewHelper.php index 0fb8c950..71e1fd97 100755 --- a/Classes/ViewHelpers/OffPageItemListViewHelper.php +++ b/Classes/ViewHelpers/OffPageItemListViewHelper.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -26,7 +26,7 @@ /** * Class provides image viewHelper * - * @author Daniel Lienert + * @author Daniel Lienert * @package ViewHelpers */ class Tx_Yag_ViewHelpers_OffPageItemListViewHelper extends \TYPO3\CMS\Fluid\Core\ViewHelper\AbstractViewHelper diff --git a/Classes/ViewHelpers/Resource/FileViewHelper.php b/Classes/ViewHelpers/Resource/FileViewHelper.php index d277af33..a383fb46 100755 --- a/Classes/ViewHelpers/Resource/FileViewHelper.php +++ b/Classes/ViewHelpers/Resource/FileViewHelper.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* 2010 Daniel Lienert , Michael Knoll +* 2010 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -34,7 +34,7 @@ * * @package ViewHelpers * @subpackage Resource -* @author Daniel Lienert +* @author Daniel Lienert * @author Michael Knoll */ diff --git a/Classes/ViewHelpers/Resource/ImageViewHelper.php b/Classes/ViewHelpers/Resource/ImageViewHelper.php index 403e7c58..38113a8b 100755 --- a/Classes/ViewHelpers/Resource/ImageViewHelper.php +++ b/Classes/ViewHelpers/Resource/ImageViewHelper.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* 2010 Daniel Lienert , Michael Knoll +* 2010 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -34,7 +34,7 @@ * * @package ViewHelpers * @subpackage Resource -* @author Daniel Lienert +* @author Daniel Lienert * @author Michael Knoll */ diff --git a/Classes/ViewHelpers/TceForms/DatePickerViewHelper.php b/Classes/ViewHelpers/TceForms/DatePickerViewHelper.php index a7c9da4d..c6292d36 100755 --- a/Classes/ViewHelpers/TceForms/DatePickerViewHelper.php +++ b/Classes/ViewHelpers/TceForms/DatePickerViewHelper.php @@ -27,7 +27,7 @@ /** * Class implements a fake viewhelper to add a CSS file to the header * - * @author Daniel Lienert + * @author Daniel Lienert * @package ViewHelpers * @subpackage Javascript * diff --git a/Classes/ViewHelpers/Uri/CurrentViewHelper.php b/Classes/ViewHelpers/Uri/CurrentViewHelper.php index fcd94f41..7afc85f2 100755 --- a/Classes/ViewHelpers/Uri/CurrentViewHelper.php +++ b/Classes/ViewHelpers/Uri/CurrentViewHelper.php @@ -3,7 +3,7 @@ /*************************************************************** * Copyright notice * - * (c) 2013 Daniel Lienert , + * (c) 2013 Daniel Lienert , * * * All rights reserved diff --git a/Classes/ViewHelpers/Uri/GalleryViewHelper.php b/Classes/ViewHelpers/Uri/GalleryViewHelper.php index 9d92316a..84b01a20 100755 --- a/Classes/ViewHelpers/Uri/GalleryViewHelper.php +++ b/Classes/ViewHelpers/Uri/GalleryViewHelper.php @@ -4,7 +4,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2014 Daniel Lienert +* (c) 2010-2014 Daniel Lienert * All rights reserved * * @@ -29,7 +29,7 @@ * Class implements a viewhelper for rendering an uri to a gallery * * @package ViewHelpers - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_ViewHelpers_Uri_GalleryViewHelper extends \Tx_PtExtlist_ViewHelpers_Uri_ActionViewHelper { diff --git a/Classes/ViewHelpers/Widget/Controller/AbstractWidgetController.php b/Classes/ViewHelpers/Widget/Controller/AbstractWidgetController.php index b7cc7e35..60c97e1c 100755 --- a/Classes/ViewHelpers/Widget/Controller/AbstractWidgetController.php +++ b/Classes/ViewHelpers/Widget/Controller/AbstractWidgetController.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* 2010 Daniel Lienert , Michael Knoll +* 2010 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -27,7 +27,7 @@ * * @package ViewHelpers * @subpackage Widget\Controller -* @author Daniel Lienert +* @author Daniel Lienert */ class Tx_Yag_ViewHelpers_Widget_Controller_AbstractWidgetController extends \TYPO3\CMS\Fluid\Core\Widget\AbstractWidgetController diff --git a/Classes/ViewHelpers/Widget/Controller/BreadcrumbsController.php b/Classes/ViewHelpers/Widget/Controller/BreadcrumbsController.php index c28fee16..481847dc 100755 --- a/Classes/ViewHelpers/Widget/Controller/BreadcrumbsController.php +++ b/Classes/ViewHelpers/Widget/Controller/BreadcrumbsController.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * - * 2010 Daniel Lienert , Michael Knoll + * 2010 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -27,7 +27,7 @@ * * @package ViewHelpers * @subpackage Widget\Controller - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll */ class Tx_Yag_ViewHelpers_Widget_Controller_BreadcrumbsController extends Tx_Yag_ViewHelpers_Widget_Controller_AbstractWidgetController diff --git a/Classes/ViewHelpers/Widget/Controller/ThemeSelectorController.php b/Classes/ViewHelpers/Widget/Controller/ThemeSelectorController.php index 01008025..e970361b 100755 --- a/Classes/ViewHelpers/Widget/Controller/ThemeSelectorController.php +++ b/Classes/ViewHelpers/Widget/Controller/ThemeSelectorController.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* 2010 Daniel Lienert , Michael Knoll +* 2010 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * * @package ViewHelpers * @subpackage Widget\Controller -* @author Daniel Lienert +* @author Daniel Lienert */ class Tx_Yag_ViewHelpers_Widget_Controller_ThemeSelectorController extends Tx_Yag_ViewHelpers_Widget_Controller_AbstractWidgetController diff --git a/Classes/ViewHelpers/Widget/ThemeSelectorViewHelper.php b/Classes/ViewHelpers/Widget/ThemeSelectorViewHelper.php index 0115aed4..e09c5258 100755 --- a/Classes/ViewHelpers/Widget/ThemeSelectorViewHelper.php +++ b/Classes/ViewHelpers/Widget/ThemeSelectorViewHelper.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -26,7 +26,7 @@ /** * Class implements the navigation path * - * @author Daniel Lienert + * @author Daniel Lienert * @package ViewHelpers */ class Tx_Yag_ViewHelpers_Widget_ThemeSelectorViewHelper extends \TYPO3\CMS\Fluid\Core\Widget\AbstractWidgetViewHelper diff --git a/Configuration/TypoScript/Backend/Backend.ts b/Configuration/TypoScript/Backend/Backend.ts index d9209dac..fb7cf516 100755 --- a/Configuration/TypoScript/Backend/Backend.ts +++ b/Configuration/TypoScript/Backend/Backend.ts @@ -1,7 +1,7 @@ #################################################### # YAG configuration for backend # -# @author Daniel Lienert Michael Knoll +# @author Daniel Lienert Michael Knoll # @package YAG # @subpackage Typoscript #################################################### diff --git a/Configuration/TypoScript/Backend/setup.txt b/Configuration/TypoScript/Backend/setup.txt index 4a3d72c5..ae907543 100755 --- a/Configuration/TypoScript/Backend/setup.txt +++ b/Configuration/TypoScript/Backend/setup.txt @@ -1,7 +1,7 @@ #################################################### # YAG configuration for backend # -# @author Daniel Lienert Michael Knoll +# @author Daniel Lienert Michael Knoll # @package YAG # @subpackage Typoscript #################################################### diff --git a/Configuration/TypoScript/BaseConfig/BaseConfig.ts b/Configuration/TypoScript/BaseConfig/BaseConfig.ts index 64743b08..dcd2f289 100755 --- a/Configuration/TypoScript/BaseConfig/BaseConfig.ts +++ b/Configuration/TypoScript/BaseConfig/BaseConfig.ts @@ -2,7 +2,7 @@ # YAG Basic configuration # Configuration for yag gallery # -# @author Daniel Lienert +# @author Daniel Lienert # @author Michael Knoll # @package YAG # @subpackage Typoscript diff --git a/Configuration/TypoScript/BaseConfig/Framework.ts b/Configuration/TypoScript/BaseConfig/Framework.ts index 5c4aed2f..9552dfa6 100755 --- a/Configuration/TypoScript/BaseConfig/Framework.ts +++ b/Configuration/TypoScript/BaseConfig/Framework.ts @@ -2,7 +2,7 @@ # YAG Basic configuration # Configuration for yag gallery # -# @author Daniel Lienert +# @author Daniel Lienert # @author Michael Knoll # @package YAG # @subpackage Typoscript diff --git a/Configuration/TypoScript/BaseConfig/HeaderInclusion/JQuery.ts b/Configuration/TypoScript/BaseConfig/HeaderInclusion/JQuery.ts index 129c156c..76eb3997 100755 --- a/Configuration/TypoScript/BaseConfig/HeaderInclusion/JQuery.ts +++ b/Configuration/TypoScript/BaseConfig/HeaderInclusion/JQuery.ts @@ -3,7 +3,7 @@ # Javascript and CSS files. # # @author Michael Knoll -# @author Daniel Lienert +# @author Daniel Lienert ################################################## config.tx_yag.settings.frontendLib { diff --git a/Configuration/TypoScript/BaseConfig/SysImages.ts b/Configuration/TypoScript/BaseConfig/SysImages.ts index 05f7dedd..f4bf6d38 100755 --- a/Configuration/TypoScript/BaseConfig/SysImages.ts +++ b/Configuration/TypoScript/BaseConfig/SysImages.ts @@ -2,7 +2,7 @@ # YAG Basic configuration # Configuration for yag gallery # -# @author Daniel Lienert +# @author Daniel Lienert # @package YAG # @subpackage Typoscript #################################################### diff --git a/Configuration/TypoScript/Frontend/Frontend.ts b/Configuration/TypoScript/Frontend/Frontend.ts index e004346b..bf530d58 100755 --- a/Configuration/TypoScript/Frontend/Frontend.ts +++ b/Configuration/TypoScript/Frontend/Frontend.ts @@ -2,7 +2,7 @@ # YAG Basic configuration # Configuration for yag gallery # -# @author Daniel Lienert +# @author Daniel Lienert # @author Michael Knoll # @package YAG # @subpackage Typoscript diff --git a/Configuration/TypoScript/Frontend/Security.ts b/Configuration/TypoScript/Frontend/Security.ts index 11dd1d3f..44f09730 100755 --- a/Configuration/TypoScript/Frontend/Security.ts +++ b/Configuration/TypoScript/Frontend/Security.ts @@ -1,7 +1,7 @@ # YAG Basic configuration # Configuration for yag gallery # -# @author Daniel Lienert +# @author Daniel Lienert # @author Michael Knoll # @package YAG # @subpackage Typoscript diff --git a/Configuration/TypoScript/Themes/Backend/AlbumList.Extlist.ts b/Configuration/TypoScript/Themes/Backend/AlbumList.Extlist.ts index 4be5c24a..4041af17 100755 --- a/Configuration/TypoScript/Themes/Backend/AlbumList.Extlist.ts +++ b/Configuration/TypoScript/Themes/Backend/AlbumList.Extlist.ts @@ -2,7 +2,7 @@ # Extlist configuration for showing all albums # of a gallery in a list # -# @author Daniel Lienert +# @author Daniel Lienert # @author Michael Knoll # @package YAG # @subpackage Typoscript diff --git a/Configuration/TypoScript/Themes/Backend/AlbumList.ts b/Configuration/TypoScript/Themes/Backend/AlbumList.ts index 15b488f1..a19e6dbf 100755 --- a/Configuration/TypoScript/Themes/Backend/AlbumList.ts +++ b/Configuration/TypoScript/Themes/Backend/AlbumList.ts @@ -1,6 +1,6 @@ #################################################### # -# @author Daniel Lienert +# @author Daniel Lienert # @author Michael Knoll # @package YAG # @subpackage Typoscript diff --git a/Configuration/TypoScript/Themes/Backend/GalleryList.Extlist.ts b/Configuration/TypoScript/Themes/Backend/GalleryList.Extlist.ts index 70f1f167..c4a1feca 100755 --- a/Configuration/TypoScript/Themes/Backend/GalleryList.Extlist.ts +++ b/Configuration/TypoScript/Themes/Backend/GalleryList.Extlist.ts @@ -2,7 +2,7 @@ # Extlist configuration for showing galleries # in a list # -# @author Daniel Lienert +# @author Daniel Lienert # @author Michael Knoll # @package YAG # @subpackage Typoscript diff --git a/Configuration/TypoScript/Themes/Backend/GalleryList.ts b/Configuration/TypoScript/Themes/Backend/GalleryList.ts index 2244c4d0..5925cb30 100755 --- a/Configuration/TypoScript/Themes/Backend/GalleryList.ts +++ b/Configuration/TypoScript/Themes/Backend/GalleryList.ts @@ -1,7 +1,7 @@ #################################################### # Extlist configuration of the album # -# @author Daniel Lienert Michael Knoll +# @author Daniel Lienert Michael Knoll # @package YAG # @subpackage Typoscript #################################################### diff --git a/Configuration/TypoScript/Themes/Backend/General.ts b/Configuration/TypoScript/Themes/Backend/General.ts index 9d35c099..03df095b 100755 --- a/Configuration/TypoScript/Themes/Backend/General.ts +++ b/Configuration/TypoScript/Themes/Backend/General.ts @@ -1,7 +1,7 @@ #################################################### # Extlist configuration of the album # -# @author Daniel Lienert Michael Knoll +# @author Daniel Lienert Michael Knoll # @package YAG # @subpackage Typoscript #################################################### diff --git a/Configuration/TypoScript/Themes/Backend/Item.ts b/Configuration/TypoScript/Themes/Backend/Item.ts index ef429f11..04786823 100755 --- a/Configuration/TypoScript/Themes/Backend/Item.ts +++ b/Configuration/TypoScript/Themes/Backend/Item.ts @@ -1,7 +1,7 @@ #################################################### # Extlist configuration of the album # -# @author Daniel Lienert Michael Knoll +# @author Daniel Lienert Michael Knoll # @package YAG # @subpackage Typoscript #################################################### diff --git a/Configuration/TypoScript/Themes/Backend/ItemList.Extlist.ts b/Configuration/TypoScript/Themes/Backend/ItemList.Extlist.ts index c18617f0..0134bb70 100755 --- a/Configuration/TypoScript/Themes/Backend/ItemList.Extlist.ts +++ b/Configuration/TypoScript/Themes/Backend/ItemList.Extlist.ts @@ -1,7 +1,7 @@ #################################################### # Extlist configuration of the album # -# @author Daniel Lienert +# @author Daniel Lienert # @author Michael Knoll # @package YAG # @subpackage Typoscript diff --git a/Configuration/TypoScript/Themes/Backend/ItemList.ts b/Configuration/TypoScript/Themes/Backend/ItemList.ts index c696d81f..7f80685f 100755 --- a/Configuration/TypoScript/Themes/Backend/ItemList.ts +++ b/Configuration/TypoScript/Themes/Backend/ItemList.ts @@ -1,7 +1,7 @@ #################################################### # Extlist configuration of the album # -# @author Daniel Lienert Michael Knoll +# @author Daniel Lienert Michael Knoll # @package YAG # @subpackage Typoscript #################################################### diff --git a/Configuration/TypoScript/Themes/Backend/Theme.ts b/Configuration/TypoScript/Themes/Backend/Theme.ts index ed36ab86..a12f4321 100755 --- a/Configuration/TypoScript/Themes/Backend/Theme.ts +++ b/Configuration/TypoScript/Themes/Backend/Theme.ts @@ -1,7 +1,7 @@ #################################################### # Theme configuration root # -# @author Daniel Lienert Michael Knoll +# @author Daniel Lienert Michael Knoll # @package YAG # @subpackage Typoscript #################################################### diff --git a/Configuration/TypoScript/Themes/Default/AlbumList.Extlist.ts b/Configuration/TypoScript/Themes/Default/AlbumList.Extlist.ts index ebd44a60..497ff8a1 100755 --- a/Configuration/TypoScript/Themes/Default/AlbumList.Extlist.ts +++ b/Configuration/TypoScript/Themes/Default/AlbumList.Extlist.ts @@ -2,7 +2,7 @@ # Extlist configuration for showing all albums # of a gallery in a list # -# @author Daniel Lienert +# @author Daniel Lienert # @author Michael Knoll # @package YAG # @subpackage Typoscript diff --git a/Configuration/TypoScript/Themes/Default/AlbumList.ts b/Configuration/TypoScript/Themes/Default/AlbumList.ts index 6ae5038c..f973a284 100755 --- a/Configuration/TypoScript/Themes/Default/AlbumList.ts +++ b/Configuration/TypoScript/Themes/Default/AlbumList.ts @@ -1,6 +1,6 @@ #################################################### # -# @author Daniel Lienert +# @author Daniel Lienert # @author Michael Knoll # @package YAG # @subpackage Typoscript diff --git a/Configuration/TypoScript/Themes/Default/GalleryList.Extlist.ts b/Configuration/TypoScript/Themes/Default/GalleryList.Extlist.ts index 17cdb79c..f072b172 100755 --- a/Configuration/TypoScript/Themes/Default/GalleryList.Extlist.ts +++ b/Configuration/TypoScript/Themes/Default/GalleryList.Extlist.ts @@ -2,7 +2,7 @@ # Extlist configuration for showing galleries # in a list # -# @author Daniel Lienert +# @author Daniel Lienert # @author Michael Knoll # @package YAG # @subpackage Typoscript diff --git a/Configuration/TypoScript/Themes/Default/GalleryList.ts b/Configuration/TypoScript/Themes/Default/GalleryList.ts index 3435975e..4ee2751a 100755 --- a/Configuration/TypoScript/Themes/Default/GalleryList.ts +++ b/Configuration/TypoScript/Themes/Default/GalleryList.ts @@ -1,7 +1,7 @@ #################################################### # Extlist configuration of the album # -# @author Daniel Lienert Michael Knoll +# @author Daniel Lienert Michael Knoll # @package YAG # @subpackage Typoscript #################################################### diff --git a/Configuration/TypoScript/Themes/Default/General.ts b/Configuration/TypoScript/Themes/Default/General.ts index 6a40bcb7..715027af 100755 --- a/Configuration/TypoScript/Themes/Default/General.ts +++ b/Configuration/TypoScript/Themes/Default/General.ts @@ -1,7 +1,7 @@ #################################################### # Extlist configuration of the album # -# @author Daniel Lienert Michael Knoll +# @author Daniel Lienert Michael Knoll # @package YAG # @subpackage Typoscript #################################################### diff --git a/Configuration/TypoScript/Themes/Default/Item.ts b/Configuration/TypoScript/Themes/Default/Item.ts index 62622785..9354c67b 100755 --- a/Configuration/TypoScript/Themes/Default/Item.ts +++ b/Configuration/TypoScript/Themes/Default/Item.ts @@ -1,7 +1,7 @@ #################################################### # Configuration for single item display # -# @author Daniel Lienert Michael Knoll +# @author Daniel Lienert Michael Knoll # @package YAG # @subpackage Typoscript #################################################### diff --git a/Configuration/TypoScript/Themes/Default/ItemList.Extlist.ts b/Configuration/TypoScript/Themes/Default/ItemList.Extlist.ts index 287b713b..27af4ed4 100755 --- a/Configuration/TypoScript/Themes/Default/ItemList.Extlist.ts +++ b/Configuration/TypoScript/Themes/Default/ItemList.Extlist.ts @@ -1,7 +1,7 @@ #################################################### # Extlist configuration of the album # -# @author Daniel Lienert +# @author Daniel Lienert # @author Michael Knoll # @package YAG # @subpackage Typoscript diff --git a/Configuration/TypoScript/Themes/Default/ItemList.ts b/Configuration/TypoScript/Themes/Default/ItemList.ts index 35e28d02..8c6f01fb 100755 --- a/Configuration/TypoScript/Themes/Default/ItemList.ts +++ b/Configuration/TypoScript/Themes/Default/ItemList.ts @@ -1,7 +1,7 @@ #################################################### # Extlist configuration of the album # -# @author Daniel Lienert Michael Knoll +# @author Daniel Lienert Michael Knoll # @package YAG # @subpackage Typoscript #################################################### diff --git a/Configuration/TypoScript/Themes/Default/Theme.ts b/Configuration/TypoScript/Themes/Default/Theme.ts index 710c2144..09592a53 100755 --- a/Configuration/TypoScript/Themes/Default/Theme.ts +++ b/Configuration/TypoScript/Themes/Default/Theme.ts @@ -1,7 +1,7 @@ #################################################### # Theme configuration root # -# @author Daniel Lienert Michael Knoll +# @author Daniel Lienert Michael Knoll # @package YAG # @subpackage Typoscript #################################################### diff --git a/Configuration/TypoScript/Themes/Lightbox/General.ts b/Configuration/TypoScript/Themes/Lightbox/General.ts index dc75d5c3..97a5bec0 100755 --- a/Configuration/TypoScript/Themes/Lightbox/General.ts +++ b/Configuration/TypoScript/Themes/Lightbox/General.ts @@ -1,7 +1,7 @@ #################################################### # Extlist configuration of the album # -# @author Daniel Lienert Michael Knoll +# @author Daniel Lienert Michael Knoll # @package YAG # @subpackage Typoscript #################################################### diff --git a/Configuration/TypoScript/Themes/Lightbox/Item.ts b/Configuration/TypoScript/Themes/Lightbox/Item.ts index 1f4fcb0d..92685291 100755 --- a/Configuration/TypoScript/Themes/Lightbox/Item.ts +++ b/Configuration/TypoScript/Themes/Lightbox/Item.ts @@ -1,7 +1,7 @@ #################################################### # Extlist configuration of the album # -# @author Daniel Lienert Michael Knoll +# @author Daniel Lienert Michael Knoll # @package YAG # @subpackage Typoscript #################################################### diff --git a/Configuration/TypoScript/Themes/Lightbox/ItemList.ts b/Configuration/TypoScript/Themes/Lightbox/ItemList.ts index dfe10461..3b5429f6 100755 --- a/Configuration/TypoScript/Themes/Lightbox/ItemList.ts +++ b/Configuration/TypoScript/Themes/Lightbox/ItemList.ts @@ -1,7 +1,7 @@ #################################################### # Extlist configuration of the album # -# @author Daniel Lienert Michael Knoll +# @author Daniel Lienert Michael Knoll # @package YAG # @subpackage Typoscript #################################################### diff --git a/Configuration/TypoScript/Themes/Lightbox/Theme.ts b/Configuration/TypoScript/Themes/Lightbox/Theme.ts index 26a0eae6..65abab50 100755 --- a/Configuration/TypoScript/Themes/Lightbox/Theme.ts +++ b/Configuration/TypoScript/Themes/Lightbox/Theme.ts @@ -1,7 +1,7 @@ #################################################### # Theme configuration root # -# @author Daniel Lienert Michael Knoll +# @author Daniel Lienert Michael Knoll # @package YAG # @subpackage Typoscript #################################################### diff --git a/Configuration/TypoScript/setup.txt b/Configuration/TypoScript/setup.txt index 6606fb62..044287c7 100755 --- a/Configuration/TypoScript/setup.txt +++ b/Configuration/TypoScript/setup.txt @@ -1,7 +1,7 @@ #################################################### # General configuration root # -# @author Daniel Lienert +# @author Daniel Lienert # @author Michael Knoll # @package YAG # @subpackage Typoscript diff --git a/Documentation/Yag-YetAnotherGallery/Tutorial/HowToCreateYourOwnThemesAsAThird-partyExtension/Index.rst b/Documentation/Yag-YetAnotherGallery/Tutorial/HowToCreateYourOwnThemesAsAThird-partyExtension/Index.rst index 1331cf0d..c10a5743 100644 --- a/Documentation/Yag-YetAnotherGallery/Tutorial/HowToCreateYourOwnThemesAsAThird-partyExtension/Index.rst +++ b/Documentation/Yag-YetAnotherGallery/Tutorial/HowToCreateYourOwnThemesAsAThird-partyExtension/Index.rst @@ -102,7 +102,7 @@ would like to change. Here is our first draft of the #################################################### # YAG theme SimpleBlog # - # @author Daniel Lienert + # @author Daniel Lienert # @author Michael Knoll #################################################### diff --git a/Resources/Private/Layouts/Backend/Default.html b/Resources/Private/Layouts/Backend/Default.html index de4e6438..4019f0a9 100755 --- a/Resources/Private/Layouts/Backend/Default.html +++ b/Resources/Private/Layouts/Backend/Default.html @@ -10,7 +10,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Layouts/Default.html b/Resources/Private/Layouts/Default.html index 48f87fe6..bba20bb3 100755 --- a/Resources/Private/Layouts/Default.html +++ b/Resources/Private/Layouts/Default.html @@ -10,7 +10,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Partials/Album/AlbumAdminEdit.html b/Resources/Private/Partials/Album/AlbumAdminEdit.html index 93cf749d..fb62e829 100755 --- a/Resources/Private/Partials/Album/AlbumAdminEdit.html +++ b/Resources/Private/Partials/Album/AlbumAdminEdit.html @@ -16,7 +16,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Partials/Album/AlbumAdminThumb.html b/Resources/Private/Partials/Album/AlbumAdminThumb.html index 78147f48..a3ad1fb1 100755 --- a/Resources/Private/Partials/Album/AlbumAdminThumb.html +++ b/Resources/Private/Partials/Album/AlbumAdminThumb.html @@ -1,6 +1,6 @@ -{namespace yag=Tx_Yag_ViewHelpers} +{namespace yag=Tx_Yag_ViewHelpers} {namespace extlist=Tx_PtExtlist_ViewHelpers} -{namespace rbac=Tx_Rbac_ViewHelpers} +{namespace rbac=Tx_Rbac_ViewHelpers} - +
- + @@ -25,18 +25,18 @@
-
+
-
- - \ No newline at end of file diff --git a/Resources/Private/Partials/Album/AlbumThumb.html b/Resources/Private/Partials/Album/AlbumThumb.html index 006a1b33..87a64acf 100755 --- a/Resources/Private/Partials/Album/AlbumThumb.html +++ b/Resources/Private/Partials/Album/AlbumThumb.html @@ -11,7 +11,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Partials/Gallery/GalleryThumb.html b/Resources/Private/Partials/Gallery/GalleryThumb.html index b6104ebc..33f22d1d 100755 --- a/Resources/Private/Partials/Gallery/GalleryThumb.html +++ b/Resources/Private/Partials/Gallery/GalleryThumb.html @@ -12,7 +12,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Partials/Image/ImageThumb.html b/Resources/Private/Partials/Image/ImageThumb.html index 905dfe92..b229a486 100755 --- a/Resources/Private/Partials/Image/ImageThumb.html +++ b/Resources/Private/Partials/Image/ImageThumb.html @@ -11,7 +11,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Partials/Pager/Default.html b/Resources/Private/Partials/Pager/Default.html index e046ee36..12af2f58 100755 --- a/Resources/Private/Partials/Pager/Default.html +++ b/Resources/Private/Partials/Pager/Default.html @@ -9,7 +9,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/AdminMenu/Index.html b/Resources/Private/Templates/AdminMenu/Index.html index c318232b..3206a074 100755 --- a/Resources/Private/Templates/AdminMenu/Index.html +++ b/Resources/Private/Templates/AdminMenu/Index.html @@ -11,7 +11,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/Album/AddItems.html b/Resources/Private/Templates/Album/AddItems.html index 00e308f2..e06b56af 100755 --- a/Resources/Private/Templates/Album/AddItems.html +++ b/Resources/Private/Templates/Album/AddItems.html @@ -12,7 +12,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/Album/Delete.html b/Resources/Private/Templates/Album/Delete.html index 7f61cc09..f9adac68 100755 --- a/Resources/Private/Templates/Album/Delete.html +++ b/Resources/Private/Templates/Album/Delete.html @@ -13,7 +13,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/Album/Edit.html b/Resources/Private/Templates/Album/Edit.html index 8132f787..e0765587 100755 --- a/Resources/Private/Templates/Album/Edit.html +++ b/Resources/Private/Templates/Album/Edit.html @@ -12,7 +12,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/Album/List.html b/Resources/Private/Templates/Album/List.html index c8261b3a..262bf637 100755 --- a/Resources/Private/Templates/Album/List.html +++ b/Resources/Private/Templates/Album/List.html @@ -13,7 +13,7 @@ Tx_PtExtlist_Domain_Model_Pager_PagerCollection pagerCollection Collection of pagers @package YAG -@author Daniel Lienert +@author Daniel Lienert @author Michael Knoll --> diff --git a/Resources/Private/Templates/Album/Show.html b/Resources/Private/Templates/Album/Show.html index c14d0c2d..2e35a8cc 100755 --- a/Resources/Private/Templates/Album/Show.html +++ b/Resources/Private/Templates/Album/Show.html @@ -9,7 +9,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/Backend/DbUpdateNeeded.html b/Resources/Private/Templates/Backend/DbUpdateNeeded.html index 28d91352..08c3d32c 100755 --- a/Resources/Private/Templates/Backend/DbUpdateNeeded.html +++ b/Resources/Private/Templates/Backend/DbUpdateNeeded.html @@ -11,7 +11,7 @@ resolutionFileCache Tx_Yag_Domain_FileSystem_ResolutionFileCache @package YAG -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/Backend/ExtConfSettingsNotAvailable.html b/Resources/Private/Templates/Backend/ExtConfSettingsNotAvailable.html index cf947a9e..954a80c3 100755 --- a/Resources/Private/Templates/Backend/ExtConfSettingsNotAvailable.html +++ b/Resources/Private/Templates/Backend/ExtConfSettingsNotAvailable.html @@ -9,7 +9,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/Backend/MaintenanceOverview.html b/Resources/Private/Templates/Backend/MaintenanceOverview.html index d5bd6d4e..12a5b281 100755 --- a/Resources/Private/Templates/Backend/MaintenanceOverview.html +++ b/Resources/Private/Templates/Backend/MaintenanceOverview.html @@ -12,7 +12,7 @@ @package YAG @author Michael Knoll - @author Daniel Lienert + @author Daniel Lienert --> diff --git a/Resources/Private/Templates/Backend/NoGalleryIsPosibleOnPIDZero.html b/Resources/Private/Templates/Backend/NoGalleryIsPosibleOnPIDZero.html index cf947a9e..954a80c3 100755 --- a/Resources/Private/Templates/Backend/NoGalleryIsPosibleOnPIDZero.html +++ b/Resources/Private/Templates/Backend/NoGalleryIsPosibleOnPIDZero.html @@ -9,7 +9,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/Backend/SettingsNotAvailable.html b/Resources/Private/Templates/Backend/SettingsNotAvailable.html index cf947a9e..954a80c3 100755 --- a/Resources/Private/Templates/Backend/SettingsNotAvailable.html +++ b/Resources/Private/Templates/Backend/SettingsNotAvailable.html @@ -9,7 +9,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/Error/Index.html b/Resources/Private/Templates/Error/Index.html index 3f3ec7cf..899d513d 100755 --- a/Resources/Private/Templates/Error/Index.html +++ b/Resources/Private/Templates/Error/Index.html @@ -6,7 +6,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/Gallery/Edit.html b/Resources/Private/Templates/Gallery/Edit.html index e479a036..59ee2cb4 100755 --- a/Resources/Private/Templates/Gallery/Edit.html +++ b/Resources/Private/Templates/Gallery/Edit.html @@ -13,7 +13,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/Gallery/Index.html b/Resources/Private/Templates/Gallery/Index.html index 87ee474d..fab65f1b 100755 --- a/Resources/Private/Templates/Gallery/Index.html +++ b/Resources/Private/Templates/Gallery/Index.html @@ -14,7 +14,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/Gallery/List.html b/Resources/Private/Templates/Gallery/List.html index c713bfef..f71e579f 100755 --- a/Resources/Private/Templates/Gallery/List.html +++ b/Resources/Private/Templates/Gallery/List.html @@ -14,7 +14,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/Gallery/New.html b/Resources/Private/Templates/Gallery/New.html index 7d054c5f..4faa1b5c 100755 --- a/Resources/Private/Templates/Gallery/New.html +++ b/Resources/Private/Templates/Gallery/New.html @@ -10,7 +10,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/Item/Delete.html b/Resources/Private/Templates/Item/Delete.html index 212c579b..7feb3227 100755 --- a/Resources/Private/Templates/Item/Delete.html +++ b/Resources/Private/Templates/Item/Delete.html @@ -13,7 +13,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/Item/Show.html b/Resources/Private/Templates/Item/Show.html index b6dfd8d5..b36f6ad8 100755 --- a/Resources/Private/Templates/Item/Show.html +++ b/Resources/Private/Templates/Item/Show.html @@ -12,7 +12,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/Item/ShowSingle.html b/Resources/Private/Templates/Item/ShowSingle.html index 27a956c2..4866a373 100755 --- a/Resources/Private/Templates/Item/ShowSingle.html +++ b/Resources/Private/Templates/Item/ShowSingle.html @@ -11,7 +11,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/ItemList/List.html b/Resources/Private/Templates/ItemList/List.html index 64b3ddf5..6d04094c 100755 --- a/Resources/Private/Templates/ItemList/List.html +++ b/Resources/Private/Templates/ItemList/List.html @@ -11,7 +11,7 @@ Tx_PtExtlist_Domain_Model_List_ListData listData List of items in album @package YAG -@author Daniel Lienert +@author Daniel Lienert @author Michael Knoll --> diff --git a/Resources/Private/Templates/ItemList/UnCachedList.html b/Resources/Private/Templates/ItemList/UnCachedList.html index 2da1f06d..d32c80a6 100755 --- a/Resources/Private/Templates/ItemList/UnCachedList.html +++ b/Resources/Private/Templates/ItemList/UnCachedList.html @@ -11,7 +11,7 @@ Tx_PtExtlist_Domain_Model_List_ListData listData List of items in album @package YAG -@author Daniel Lienert +@author Daniel Lienert @author Michael Knoll --> diff --git a/Resources/Private/Templates/Themes/Backend/Album/AddItems.html b/Resources/Private/Templates/Themes/Backend/Album/AddItems.html index 1f932831..1dc497d6 100755 --- a/Resources/Private/Templates/Themes/Backend/Album/AddItems.html +++ b/Resources/Private/Templates/Themes/Backend/Album/AddItems.html @@ -11,7 +11,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/Themes/Backend/Gallery/BackendIndex.html b/Resources/Private/Templates/Themes/Backend/Gallery/BackendIndex.html index be2b8a80..44b3daef 100755 --- a/Resources/Private/Templates/Themes/Backend/Gallery/BackendIndex.html +++ b/Resources/Private/Templates/Themes/Backend/Gallery/BackendIndex.html @@ -16,7 +16,7 @@ @package YAG @author Michael Knoll - @author Daniel Lienert + @author Daniel Lienert --> diff --git a/Resources/Private/Templates/Themes/Backend/Gallery/BackendList.html b/Resources/Private/Templates/Themes/Backend/Gallery/BackendList.html index 589145c4..c501eaea 100755 --- a/Resources/Private/Templates/Themes/Backend/Gallery/BackendList.html +++ b/Resources/Private/Templates/Themes/Backend/Gallery/BackendList.html @@ -14,7 +14,7 @@ @package YAG @author Michael Knoll - @author Daniel Lienert + @author Daniel Lienert --> diff --git a/Resources/Private/Templates/Themes/Backend/ItemList/ItemAdminList.html b/Resources/Private/Templates/Themes/Backend/ItemList/ItemAdminList.html index 2d5096e9..cd9c657d 100755 --- a/Resources/Private/Templates/Themes/Backend/ItemList/ItemAdminList.html +++ b/Resources/Private/Templates/Themes/Backend/ItemList/ItemAdminList.html @@ -11,7 +11,7 @@ Tx_PtExtlist_Domain_Model_List_ListData listData List of items in album @package YAG -@author Daniel Lienert +@author Daniel Lienert @author Michael Knoll --> diff --git a/Resources/Private/Templates/Themes/LightBox/ItemList/List.html b/Resources/Private/Templates/Themes/LightBox/ItemList/List.html index 677a01d2..3022e50f 100755 --- a/Resources/Private/Templates/Themes/LightBox/ItemList/List.html +++ b/Resources/Private/Templates/Themes/LightBox/ItemList/List.html @@ -10,7 +10,7 @@ Tx_PtExtlist_Domain_Model_List_ListData listData List of items in album @package YAG -@author Daniel Lienert +@author Daniel Lienert @author Michael Knoll --> diff --git a/Resources/Private/Templates/Themes/LightBox/Partials/ImageThumb.html b/Resources/Private/Templates/Themes/LightBox/Partials/ImageThumb.html index 054b5f36..d072ddd1 100755 --- a/Resources/Private/Templates/Themes/LightBox/Partials/ImageThumb.html +++ b/Resources/Private/Templates/Themes/LightBox/Partials/ImageThumb.html @@ -12,7 +12,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert --> diff --git a/Resources/Private/Templates/ViewHelpers/Widget/Breadcrumbs/Index.html b/Resources/Private/Templates/ViewHelpers/Widget/Breadcrumbs/Index.html index db97f261..58552052 100755 --- a/Resources/Private/Templates/ViewHelpers/Widget/Breadcrumbs/Index.html +++ b/Resources/Private/Templates/ViewHelpers/Widget/Breadcrumbs/Index.html @@ -10,7 +10,7 @@ @package YAG @author Michael Knoll -@author Daniel Lienert +@author Daniel Lienert -->
diff --git a/Tests/Unit/BaseTestCase.php b/Tests/Unit/BaseTestCase.php index dc04c20b..dd6a2bf3 100755 --- a/Tests/Unit/BaseTestCase.php +++ b/Tests/Unit/BaseTestCase.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Tests/Unit/DefaultTsConfig.php b/Tests/Unit/DefaultTsConfig.php index aa57b8b5..8ba2b599 100755 --- a/Tests/Unit/DefaultTsConfig.php +++ b/Tests/Unit/DefaultTsConfig.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Tests/Unit/Domain/AlbumContentManagerTest.php b/Tests/Unit/Domain/AlbumContentManagerTest.php index a50a7fc6..ceb64924 100755 --- a/Tests/Unit/Domain/AlbumContentManagerTest.php +++ b/Tests/Unit/Domain/AlbumContentManagerTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Tests/Unit/Domain/Configuration/ConfigurationBuilderTest.php b/Tests/Unit/Domain/Configuration/ConfigurationBuilderTest.php index 62bc544c..fb77d58d 100755 --- a/Tests/Unit/Domain/Configuration/ConfigurationBuilderTest.php +++ b/Tests/Unit/Domain/Configuration/ConfigurationBuilderTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Tests/Unit/Domain/Configuration/CongurationBuilderFactoryTest.php b/Tests/Unit/Domain/Configuration/CongurationBuilderFactoryTest.php index f8d01f6e..d6dc1f32 100755 --- a/Tests/Unit/Domain/Configuration/CongurationBuilderFactoryTest.php +++ b/Tests/Unit/Domain/Configuration/CongurationBuilderFactoryTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Tests/Unit/Domain/Configuration/ImageProcessing/ImageProcessorConfigurationTest.php b/Tests/Unit/Domain/Configuration/ImageProcessing/ImageProcessorConfigurationTest.php index dceae48c..79cf46ce 100755 --- a/Tests/Unit/Domain/Configuration/ImageProcessing/ImageProcessorConfigurationTest.php +++ b/Tests/Unit/Domain/Configuration/ImageProcessing/ImageProcessorConfigurationTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Tests/Unit/Domain/Configuration/Item/CustomMetaConfigCollectionFactoryTest.php b/Tests/Unit/Domain/Configuration/Item/CustomMetaConfigCollectionFactoryTest.php index a507e4c3..5be700ec 100755 --- a/Tests/Unit/Domain/Configuration/Item/CustomMetaConfigCollectionFactoryTest.php +++ b/Tests/Unit/Domain/Configuration/Item/CustomMetaConfigCollectionFactoryTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration\Theme - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Tests_Domain_Configuration_Item_CustomMetaConfigCollectionFactoryTest extends Tx_Yag_Tests_BaseTestCase { diff --git a/Tests/Unit/Domain/Configuration/Themes/ThemeConfigCollectionFactoryTest.php b/Tests/Unit/Domain/Configuration/Themes/ThemeConfigCollectionFactoryTest.php index 154d43c7..2ae02bb7 100755 --- a/Tests/Unit/Domain/Configuration/Themes/ThemeConfigCollectionFactoryTest.php +++ b/Tests/Unit/Domain/Configuration/Themes/ThemeConfigCollectionFactoryTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * @package Domain * @subpackage Configuration\Theme - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Tests_Domain_Configuration_Theme_ThemeConfigCollectionFactoryTest extends Tx_Yag_Tests_BaseTestCase { diff --git a/Tests/Unit/Domain/Context/YagContextTest.php b/Tests/Unit/Domain/Context/YagContextTest.php index 092fbe58..7cf4555e 100755 --- a/Tests/Unit/Domain/Context/YagContextTest.php +++ b/Tests/Unit/Domain/Context/YagContextTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert +* (c) 2010-2013 Daniel Lienert * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Tests * @subpackage Domain\YagContext - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Tests_Domain_Context_YagContextTest extends Tx_Yag_Tests_BaseTestCase { diff --git a/Tests/Unit/Domain/FileSystem/DivTest.php b/Tests/Unit/Domain/FileSystem/DivTest.php index 66c42d63..6aebaf4e 100755 --- a/Tests/Unit/Domain/FileSystem/DivTest.php +++ b/Tests/Unit/Domain/FileSystem/DivTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2014 Daniel Lienert +* (c) 2014 Daniel Lienert * All rights reserved * * diff --git a/Tests/Unit/Domain/FileSystem/HashFileSystemTest.php b/Tests/Unit/Domain/FileSystem/HashFileSystemTest.php index 7aebb214..0f7faad9 100755 --- a/Tests/Unit/Domain/FileSystem/HashFileSystemTest.php +++ b/Tests/Unit/Domain/FileSystem/HashFileSystemTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Tests/Unit/Domain/ImageProcessing/ItemMetaFactoryTest.php b/Tests/Unit/Domain/ImageProcessing/ItemMetaFactoryTest.php index c9958392..17d8c7ed 100755 --- a/Tests/Unit/Domain/ImageProcessing/ItemMetaFactoryTest.php +++ b/Tests/Unit/Domain/ImageProcessing/ItemMetaFactoryTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -29,7 +29,7 @@ * * @package Tests * @subpackage Domain/ImageProcessing - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Tests_Domain_ImageProcessing_ItemMetaFactoryTest extends Tx_Yag_Tests_BaseTestCase { diff --git a/Tests/Unit/Domain/ImageProcessing/Typo3ProcessorTest.php b/Tests/Unit/Domain/ImageProcessing/Typo3ProcessorTest.php index 6d905472..5560ad17 100755 --- a/Tests/Unit/Domain/ImageProcessing/Typo3ProcessorTest.php +++ b/Tests/Unit/Domain/ImageProcessing/Typo3ProcessorTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -31,7 +31,7 @@ * * @package Tests * @subpackage Domain/ImageProcessing - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Tests_Domain_ImageProcessing_Typo3ProcessorTest extends Tx_Yag_Tests_BaseTestCase { diff --git a/Tests/Unit/Domain/Import/AbstractImporterTest.php b/Tests/Unit/Domain/Import/AbstractImporterTest.php index 30d61db1..b7b4ca78 100755 --- a/Tests/Unit/Domain/Import/AbstractImporterTest.php +++ b/Tests/Unit/Domain/Import/AbstractImporterTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Tests * @subpackage Domain\Import - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Tests_Domain_Import_AbstractImporterTest extends Tx_Yag_Tests_BaseTestCase { diff --git a/Tests/Unit/Domain/Import/DirectoryImporter/ImporterTest.php b/Tests/Unit/Domain/Import/DirectoryImporter/ImporterTest.php index a97b9e27..ab280466 100755 --- a/Tests/Unit/Domain/Import/DirectoryImporter/ImporterTest.php +++ b/Tests/Unit/Domain/Import/DirectoryImporter/ImporterTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Tests/Unit/Domain/Import/FileCrawlerTest.php b/Tests/Unit/Domain/Import/FileCrawlerTest.php index abfa9fab..ffd73a80 100755 --- a/Tests/Unit/Domain/Import/FileCrawlerTest.php +++ b/Tests/Unit/Domain/Import/FileCrawlerTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Tests/Unit/Domain/Import/ImportBuilderTest.php b/Tests/Unit/Domain/Import/ImportBuilderTest.php index 797dbb2d..c2de12ea 100755 --- a/Tests/Unit/Domain/Import/ImportBuilderTest.php +++ b/Tests/Unit/Domain/Import/ImportBuilderTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Tests * @subpackage Domain\Import - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Tests_Domain_Import_ImportBuilderTest extends Tx_Yag_Tests_BaseTestCase { diff --git a/Tests/Unit/Domain/Import/MetaData/CoreDataParserTest.php b/Tests/Unit/Domain/Import/MetaData/CoreDataParserTest.php index de0544ba..407641ba 100755 --- a/Tests/Unit/Domain/Import/MetaData/CoreDataParserTest.php +++ b/Tests/Unit/Domain/Import/MetaData/CoreDataParserTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2014 Daniel Lienert +* (c) 2010-2014 Daniel Lienert * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Tests * @subpackage Domain\Import\DirectoryImporter - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Tests_Domain_Import_MetaData_CoreDataParser_testcase extends Tx_Yag_Tests_BaseTestCase { diff --git a/Tests/Unit/Domain/Import/MetaData/ExifParserTest.php b/Tests/Unit/Domain/Import/MetaData/ExifParserTest.php index 2e70f6ed..faef78e2 100755 --- a/Tests/Unit/Domain/Import/MetaData/ExifParserTest.php +++ b/Tests/Unit/Domain/Import/MetaData/ExifParserTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Tests * @subpackage Domain\Import\DirectoryImporter - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Tests_Domain_Import_MetaData_ExifParser_testcase extends Tx_Yag_Tests_BaseTestCase { diff --git a/Tests/Unit/Extbase/Persistence/BackendTest.php b/Tests/Unit/Extbase/Persistence/BackendTest.php index c30d1930..384369db 100755 --- a/Tests/Unit/Extbase/Persistence/BackendTest.php +++ b/Tests/Unit/Extbase/Persistence/BackendTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Tests/Unit/Fal/PathInfoTest.php b/Tests/Unit/Fal/PathInfoTest.php index 5f8c867d..85052f61 100755 --- a/Tests/Unit/Fal/PathInfoTest.php +++ b/Tests/Unit/Fal/PathInfoTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -31,7 +31,7 @@ * * @package Tests * @subpackage Fal - * @author Daniel Lienert + * @author Daniel Lienert */ // Needed for backwards compatibility to TYPO3 > 6.0 diff --git a/Tests/Unit/Performance/YagPerformanceTest.php b/Tests/Unit/Performance/YagPerformanceTest.php index 1c6e938a..a13de1ab 100755 --- a/Tests/Unit/Performance/YagPerformanceTest.php +++ b/Tests/Unit/Performance/YagPerformanceTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -30,7 +30,7 @@ * * @package Tests * @subpackage Performance - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Tests_Performance_YagPerformanceTest extends Tx_Yag_Tests_BaseTestCase { diff --git a/Tests/Unit/Utility/PidDetectorTest.php b/Tests/Unit/Utility/PidDetectorTest.php index 2f50197f..27c524b6 100755 --- a/Tests/Unit/Utility/PidDetectorTest.php +++ b/Tests/Unit/Utility/PidDetectorTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/Tests/Unit/ViewHelpers/Javascript/TemplateViewHelperTest.php b/Tests/Unit/ViewHelpers/Javascript/TemplateViewHelperTest.php index 5739ee18..dc478ad3 100755 --- a/Tests/Unit/ViewHelpers/Javascript/TemplateViewHelperTest.php +++ b/Tests/Unit/ViewHelpers/Javascript/TemplateViewHelperTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * @@ -28,7 +28,7 @@ * * @package Tests * @subpackage ViewHelpers\Javascript - * @author Daniel Lienert + * @author Daniel Lienert */ class Tx_Yag_Tests_ViewHelpers_Javascript_TemplateViewhelperTest extends Tx_Yag_Tests_BaseTestCase { diff --git a/Tests/Unit/ViewHelpers/Widget/Controller/BreadcrumbsControllerTest.php b/Tests/Unit/ViewHelpers/Widget/Controller/BreadcrumbsControllerTest.php index 4b5f8155..c9b80bd0 100755 --- a/Tests/Unit/ViewHelpers/Widget/Controller/BreadcrumbsControllerTest.php +++ b/Tests/Unit/ViewHelpers/Widget/Controller/BreadcrumbsControllerTest.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2013 Daniel Lienert , Michael Knoll +* (c) 2010-2013 Daniel Lienert , Michael Knoll * All rights reserved * * diff --git a/ext_emconf.php b/ext_emconf.php index 082c95d4..f66e02cb 100755 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -13,7 +13,7 @@ 'description' => 'Scalable, powerful, easy-to-manage Gallery Extension for TYPO3. Features Frontend with lightbox, Backend Administration Module and Themes for personalization. See http://www.yag-gallery.de for demonstration.', 'category' => 'plugin', 'author' => 'Daniel Lienert', - 'author_email' => 'daniel@lienert.cc', + 'author_email' => 'typo3@lienert.cc', 'author_company' => '', 'shy' => '', 'dependencies' => 'pt_extlist,pt_extbase', diff --git a/ext_localconf.php b/ext_localconf.php index 4184b901..cdda3f32 100755 --- a/ext_localconf.php +++ b/ext_localconf.php @@ -2,7 +2,7 @@ /*************************************************************** * Copyright notice * -* (c) 2010-2011 Michael Knoll , Daniel Lienert +* (c) 2010-2011 Michael Knoll , Daniel Lienert * * * All rights reserved @@ -27,7 +27,7 @@ /** * Configuration file for YAG gallery * - * @author Daniel Lienert + * @author Daniel Lienert * @author Michael Knoll */