Metadata-Version: 1.1
Name: tdf.templateuploadcenter
Version: 0.11
Summary: TDF Template Upload Center
Home-page: http://github.com/tdf/tdf.templateuploadcenter
Author: Andreas Mantke
Author-email: maand@gmx.de
License: GPL
Description: Introduction
        ============
        
        A Plone add-on for the LibreOffice template uploadcenter that will make the publishing of templates for LibreOffice much easier.
        Changelog
        =========
        
        0.11 (2017-03-03)
        -----------------
        
        - Fix of the header of the German localization file. [Andreas Mantke]
        - Fix field related issues [Victor Fernandez de Alba]
        - Fix views and project_logo conditions [Victor Fernandez de Alba]
        - Fix templates responsive classes and use the Bootstrap ones [Victor Fernandez de Alba]
        - Fix optional fields for additional file fields marked as required [Victor Fernandez de Alba]
        - Add categorization behavior to the custom contenttypes [Victor Fernandez de Alba]
        - Unify the license list [Victor Fernandez de Alba]
        - Fix search issues in templates [Victor Fernandez de Alba]
        - Fix rough edges in some use cases [Victor Fernandez de Alba]
        - Transfer code to proper class method to fix unicode errors on template [Victor Fernandez de Alba]
        - Add support for querying the release compatibility versions of inner releases from projects [Victor Fernandez de Alba]
        - Set the max length of a release name/numbering to twelf [Andreas Mantke]
        - Spellcheck fix in own_projects.pt [Andreas Mantke]
        - Add an index for the project contact address to the portal catalog [Andreas Mantke]
        - Add missing file links to the view template of the releases and add the file name to the download link
          [Andreas Mantke]
        - Add missing file links to the view of the project view for current releases [Andreas Mantke]
        - Add a missing string and missing space to the template center view [Andreas Mantke]
        - Fix catalog search to the Title index in case of special () characters [Victor Fernandez de Alba]
        - Improvement for the error messages and instructions on tupprojects [Andreas Mantke]
        - Improved error message for source code question on tupreleases and linked tupreleases [Andreas Mantke]
        - Added a description to the install instructions field and removed the default value (text) [Andreas Mantke]
        - Add guard in case that a malformed query was entered, return empty record [Victor Fernandez de Alba]
        - Update of the localisation template and the German localisation [Andreas Mantke]
        
        0.10 (2016-09-07)
        -----------------
        
        - Add German localization [Andreas Mantke]
        - Update of the localisation template file [Anddreas Mantke]
        - Fixing and adding localisation tags [Andreas Mantke]
        - Fix ressource registry css URL [Victor Fernandez de Alba]
        
        
        0.9 (2016-08-21)
        ----------------
        
        - Adding file extension validation to the linked release module [Andreas Mantke]
        - Adding image file extension validation to the project module [Andreas Mantke]
        - Added a validator for the uniqueness of the naming of release and linked release [Andreas Mantke]
        - Changed the compatibility list in the project view to a text line [Andreas Mantke].
        
        
        0.8 (2016-07-11)
        ----------------
        
        - CSS-Style fixes
        - Markup style fix [Andreas Mantke]
        - PEP-8-Fixes [Andreas Mantke]
        
        
        0.7 (2016-05-27)
        ----------------
        
        - Added a validator for the uniqueness of the release and linked release naming and
          and the corresponding adapter [Andreas Mantke]
        - Changed the compatibility list in the project view to a text line [Andreas Mantke]
        
        
        0.6 (2016-05-20)
        ----------------
        
        - Smaller fixes on the project view the project view template:
          removed an obsolete div tag and made logo and project description heading
          conditional, changed the heading for the current release down the hierarchy
          [Andreas Mantke]
        - Fix in the project view for the link to css file [Andreas Mantke]
        
        
        0.5 (2016-05-14)
        ----------------
        
        - Added a css style for release install instructions [Andreas Mantke]
        - Fix for getting the title of the project [Andreas Mantke]
        - Removed the column one from project and (linked) release views [Andreas Mantke]
        
        
        0.4 (2016-04-05)
        ----------------
        
        - Fixed the screenshot definition in the tupcenter-view [Andreas Mantke]
        - Added a missing comma in a listing of tupcenter.py [Andreas Mantke]
        - Changed in setup.py from History.txt to CHANGES.txt [Andreas Mantke]
        - Update of the internationalisation template file [Andreas Mantke]
        - Removed obsolet History.txt [Andreas Mantke]
        
        
        0.3 (2016-03-12)
        ----------------
        
        - Fixed an import in tupcenter.py [Andreas Mantke]
        
        
        0.2 (2016-03-11)
        ----------------
        
        - Nothing changed yet.
        
        
        0.1 (2016-03-11)
        ----------------
        
        - Package created using templer
          [Andreas Mantke]
Keywords: Plone Add-On LibreOffice template templateuploadcenter
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
