{ "info": { "author": "Plone Foundation", "author_email": "plone-developers@lists.sourceforge.net", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nThis is the plone.org site package and corresponding buildout. It is used to\npower http://plone.org. It is also a great buildut for working on developing \nPlone.org centric products such as PloneSoftwareCenter, PloneHelpCenter, and\nPloneServicesCenter.\n\n- Code repository: http://svn.plone.org/svn/plone/Products.PloneOrg\n- Questions and comments to admins@lists.plone.org\n- Report bugs to admins@lists.plone.org\n\nThe current supported version of Plone is: 4.1.x.\n\n\nProduction\n----------\n\nThe default buildout setup is for setting up a production environment,\nincluding Plone and nginx running under supervisor. (This won't be\nfunctional without extra work, as other parts of the plone.org stack\nsuch as the load balancer are not currently in the buildout.)\nRun buildout as normal::\n\n $ python2.6 bootstrap.py\n $ bin/buildout\n $ sudo bin/supervisord\n\nDevelopment\n-----------\n\nTo build plone.org for development, comment out the line in buildout.cfg that\nsays 'conf/production.cfg' and uncomment 'conf/develop.cfg'. Then proceed as\nnormal::\n\n $ python2.6 bootstrap.py\n $ bin/buildout\n $ bin/instance fg\n\nThis will get you an unthemed copy of the site. If you want to work on the\ntheme, you can build Plone + nginx by modifying buildout.cfg to use \nconf/develop_theme.cfg, and then run::\n\n $ python2.6 bootstrap.py\n $ bin/buildout\n $ bin/instance fg\n $ parts/nginx/sbin/nginx -c ../../etc/nginx.conf\n\nThe unthemed site is at http://localhost:8080. Go there and add a Plone site\nwith the id 'plone.org'. The themed site is at http://localhost:5021/.\n\nNOTE: Due to circumstances around testing the PloneOrg module, there \nare 2 directories with svn info. The source for Products.PloneOrg is in the \n'src' directory and the rest of the checked out packages are in 'sources'. If \nyou can't find a checkout, double check BOTH directories.\n\nDatabase\n~~~~~~~~\nTo get the latest databases from plone.org, you just need to run the get_data \nshell script. It assumes rsync is in your path::\n\n $ ./conf/get_data\n\n(This requires shell access to plone.org.)\n\nChangelog\n=========\n\n1.4 - May 13, 2011\n------------------\n\n- Clean up and release\n [aclark]\n\n1.3 - Feb 10, 2011\n------------------\n\n- Fix the team template portlet rendering.\n [rossp]\n- Rework buildouts, developer docs [davisagli, eleddy]\n\n1.2 - Dec 8, 2009\n------------------\n\n- Add a css rule to make the highlighted text inside
s\n  readable. Fixes http://dev.plone.org/plone.org/ticket/1743. \n  [dukebody]\n\n1.1 - Dec 3, 2009\n------------------\n\n* Fix broken jquery-ui-accordion.js\n\n1.0 - Nov 23, 2009\n------------------\n\n* Initial release [aclark]",
        "description_content_type": null,
        "docs_url": null,
        "download_url": "UNKNOWN",
        "downloads": {
            "last_day": -1,
            "last_month": -1,
            "last_week": -1
        },
        "home_page": "http://svn.plone.org/svn/plone/Products.PloneOrg",
        "keywords": "",
        "license": "GPL",
        "maintainer": null,
        "maintainer_email": null,
        "name": "Products.PloneOrg",
        "package_url": "https://pypi.org/project/Products.PloneOrg/",
        "platform": "UNKNOWN",
        "project_url": "https://pypi.org/project/Products.PloneOrg/",
        "project_urls": {
            "Download": "UNKNOWN",
            "Homepage": "http://svn.plone.org/svn/plone/Products.PloneOrg"
        },
        "release_url": "https://pypi.org/project/Products.PloneOrg/1.4/",
        "requires_dist": null,
        "requires_python": null,
        "summary": "Plone.org site policy package.",
        "version": "1.4"
    },
    "last_serial": 785082,
    "releases": {
        "1.4": [
            {
                "comment_text": "",
                "digests": {
                    "md5": "9a6ce934cda814f94ea8407c7599e260",
                    "sha256": "488ff9a5aa35f99fa358d3982610148e90f71a4adbdd31eff54973b250b79794"
                },
                "downloads": -1,
                "filename": "Products.PloneOrg-1.4.zip",
                "has_sig": false,
                "md5_digest": "9a6ce934cda814f94ea8407c7599e260",
                "packagetype": "sdist",
                "python_version": "source",
                "requires_python": null,
                "size": 891764,
                "upload_time": "2011-05-14T03:41:54",
                "url": "https://files.pythonhosted.org/packages/a0/ae/bc4700eea44a9387e52525005f7eb8114a2c511e564384fb190a7cef16c4/Products.PloneOrg-1.4.zip"
            }
        ]
    },
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "9a6ce934cda814f94ea8407c7599e260",
                "sha256": "488ff9a5aa35f99fa358d3982610148e90f71a4adbdd31eff54973b250b79794"
            },
            "downloads": -1,
            "filename": "Products.PloneOrg-1.4.zip",
            "has_sig": false,
            "md5_digest": "9a6ce934cda814f94ea8407c7599e260",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 891764,
            "upload_time": "2011-05-14T03:41:54",
            "url": "https://files.pythonhosted.org/packages/a0/ae/bc4700eea44a9387e52525005f7eb8114a2c511e564384fb190a7cef16c4/Products.PloneOrg-1.4.zip"
        }
    ]
}