Metadata-Version: 1.0
Name: Products.ATGoogleVideo
Version: 0.8.2
Summary: Use YouTube and Google Video on a Plone Site
Home-page: https://svn.plone.org/svn/collective/Products.ATGoogleVideo
Author: Simples Consultoria
Author-email: products@simplesconsultoria.com.br
License: GPL
Description: ?Products.ATGoogleVideo
        ======================
        
        Description
        -----------
        ATGoogleVideo is an Archetypes based product that adds a new content type
        to maintain references to videos stored in "Google Video":http://video.google.com/
        or "YouTube":http://www.youtube.com/ into a Plone site.
        
        ATGoogleVideo is part of "Julius":http://julius.jornada.com.mx/, a project to
        create a system for Newspaper Workflow Automation based on the
        requirements of La Jornada and on the "IPTC News Architecture":http://www.iptc.org/.
        
        Acknowlegements
        ---------------
        
        This product could not be possible without the work of the following people:
        
        - Martin Aspeli for his "RichDocument: Creating content types the Plone 2.1 way":http://plone.org/documentation/tutorial/richdocument
        tutorial
        
        - Andy McKay for his "book":http://plone.org/documentation/manual/definitive-guide
        and his tutorial on "Testing and Development Practices":http://plonebootcamps.com/courses/conf-adv
        
        - David Convent for his "DIY Plone Style":http://plone.org/products/diyplonestyle product
        
        Installation
        ------------
        This product was tested on Plone 3.1.x
        
        If your using a buildout-based installation all you need to do is declare
        archetypes.languagebugfix in eggs and zcml sections for you instance.
        
        Credits
        -------
        
        * H?ctor Velarde <hvelarde@jornada.com.mx> (Original product)
        
        * `Simples Consultoria <http://www.simplesconsultoria.com.br/>`_
        (egg version)
        
        
        
        Changelog
        =========
        
        0.8.2 (2010-03-12)
        ------------------
        
        * Added method getRemoteUrl (Thanks to everton137) [erico_andrei]
        
        0.8.1 (2009-12-19)
        ------------------
        
        * Instead of using product_type (typo?), use portal_type [erico_andrei]
        
        0.8 (2009-12-17)
        ----------------
        
        * Explicitly set portal_type ATGoogleVideo class as archetype_tool still use
        it... [erico_andrei]
        
        * Auto-play should not be required [erico_andrei]
        
        * First egg release of Products.ATGoogleVideo [erico_andrei]
        
Keywords: plone ATGoogleVideo youtube video googlevideo
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
