{ "info": { "author": "Uli Fouquet", "author_email": "uli@gnufix.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Plone", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n************\n\n\nThe ``Plone Scholarly Journal`` (PSJ) is a collection of packages to\ncreate and maintain scholarly journals using Plone.\n\nThe special abilities of PSJ are:\n\n * High quality on-the-fly transformations of office documents using\n OpenOffice.org.\n\n * Flexible metadata handling\n\nThis package contains the content types and metadata handling.\n\nCurrently, the whole thing consists of three packages:\n\n * ``psj.content`` (this package)\n\n * ``psj.policy`` (provides mainly office-document transformations using\n OpenOffice.org)\n\n * ``psj.site`` (kind of umbrella package for the other packages).\n\n\nRequirements\n============\n\nPSJ runs on Plone 3.x with Python 2.4.\n\nInstallation\n============\n\nIf you want to run a complete PSJ site, then you should use\n``psj.site``, which will fetch all other needed packages\nautomatically. ``psj.site`` comes also with extended installation\nnotes.\n\nThe whole installation process is driven by ``zc.buildout``.\n\nIf you want to run this package alone, follow the follwing steps:\n\n1) Run `bootstrap.py`::\n\n $ python2.4 bootstrap/bootstrap.py\n\n This will create basic build scripts and directories.\n\n2) Run `buildout`::\n\n $ ./bin/buildout\n\n This will fetch all packages needed from the internet and install\n it locally. Also all scripts are created by this step.\n\n3) Start the server::\n\n $ ./bin/instance fg\n\n Now you can login on http://localhost:8080/manage. Default\n credentials are: username ``admin``, password ``admin``.\n\n You can change the credentials in ``buildout.cfg``.\n\n If you want to start the server in background, do::\n\n $ ./bin/instance start\n\n4) Stop the server by pressing CTRL-C on the commandline. If you\n started the server in background, do::\n\n\n $ ./bin/instance stop\n\nIf you want to run the tests:\n\n5) Do the tests::\n\n $ ./bin/instance test -s psj.content\n\n\n\nSponsors/Credits\n****************\n\nInitial programming was undertaken on behalf of the \"Stiftung Deutsche\nGeisteswissenschaftliche Institute im Ausland\" (Foundation German\nHumanities Institutes Abroad) for the publication platform\nhttp://www.perspectivia.net.\n\nFunding was provided by the German \"Bundesministerium fuer Bildung und\nForschung\" (Federal Ministry of Education and Research).\n\nThe programming was coordinated by the ``Fafalter GmbH``, Duesseldorf,\nGermany, namely Ruth and Bories von dem Bussche.\n\nMany thanks to all these institutions and persons!\n\n\nChangelog\n*********\n\n0.2 (2008-12-09)\n================\n\nFeature Changes\n---------------\n\n- Added metadatabox for all content types.\n\n- Added exporter for metadata schemata.\n\n- Display a link to metadatafield 'bdb_id' if it is present in PSJ\n document views (PSJDocument, PSJRetroArticle, PSJReview)\n\nBug Fixes\n---------\n\n- Link to source document in PSJ document views is now only visible\n when principal has 'PSJ: Add PSJ Document' permission.\n\n- Remove inline metadata from folderish PSJ document views.\n\n\n0.1 (2008-10-26)\n================\n\n* Initial release\n\n\n\nDownload\n********", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/psj.content", "keywords": "zope policy scholarly scholar journal plone plone3 psj", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "psj.content", "package_url": "https://pypi.org/project/psj.content/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/psj.content/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/psj.content" }, "release_url": "https://pypi.org/project/psj.content/0.2/", "requires_dist": null, "requires_python": null, "summary": "Plone Scholarly Journal - the content types", "version": "0.2" }, "last_serial": 796761, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "2151ca2b5ebeb8567a9d1aad097e9388", "sha256": "439e842df39542ac95dce77e62fee04c9855b45551346ef814b61cf7013b6628" }, "downloads": -1, "filename": "psj.content-0.2.tar.gz", "has_sig": false, "md5_digest": "2151ca2b5ebeb8567a9d1aad097e9388", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98823, "upload_time": "2008-12-08T23:37:40", "url": "https://files.pythonhosted.org/packages/58/75/7ec711cda98154ebc04a7d8e938c1cb6aa8b123be5f0163bc3b1095a4fc1/psj.content-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2151ca2b5ebeb8567a9d1aad097e9388", "sha256": "439e842df39542ac95dce77e62fee04c9855b45551346ef814b61cf7013b6628" }, "downloads": -1, "filename": "psj.content-0.2.tar.gz", "has_sig": false, "md5_digest": "2151ca2b5ebeb8567a9d1aad097e9388", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98823, "upload_time": "2008-12-08T23:37:40", "url": "https://files.pythonhosted.org/packages/58/75/7ec711cda98154ebc04a7d8e938c1cb6aa8b123be5f0163bc3b1095a4fc1/psj.content-0.2.tar.gz" } ] }