Metadata-Version: 1.0
Name: valentine.languagequery
Version: 1.1
Summary: Allows you to query for all languages if you are logged into Plone CMS.
Home-page: http://github.com/collective/valentine.languagequery
Author: UNKNOWN
Author-email: UNKNOWN
License: [GPL
Description: Introduction
        ============
        
        For multilingual sites where you have maangers that manage multiple languages
        this egg will add Language="all" to all queries that do not have explicitly
        set Language parameter, i.e folder_contents, tinymce folderlistings.
        
        This parameter is only added for authenticated users. 
        
        
        Changelog
        =========
        
        1.1 (2012-02-26)
        ----------------
        
        - pages were broken if a proper query was sent since the REQUEST was modified instead of the query i.e topic_view
        
        1.0 (2012-02-14)
        ----------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
