{ "info": { "author": "Dr. Christoph Hermann", "author_email": "info@drhermann.de", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Intended Audience :: Developers" ], "description": ".. contents::\r\n\r\nIntroduction\r\n============\r\nXMLtransformer is a Plone product to transform XML into HTML using XSLT.\r\n\r\n\r\nWe'd be happy if you drop us a note in what setting you are using this product at \r\n\r\n xmltransformer@drhermann.de\r\n\r\n\r\nAuthor: Dr. Christoph Hermann \r\nWebsite: http://drhermann.de\r\n\r\n\r\n\r\nChange history\r\n**************\r\n\r\nChangelog\r\n=========\r\n\r\n1.2\r\n---\r\n - Bug fixes\r\n Catch errors when evaluation of python expression fails\r\n Split on first occurence of = symbol only\r\n Changed metadata.xml to have version 1.2\r\n - New Feature\r\n Disable caching when complex python expressions involving the REQUEST object are evaluated \r\n\r\n1.1 \r\n---\r\n - First version released to the public\r\n Development sponsored by IMTEK http://www.imtek.de\r\n - Added ability to specify a python expression as parameter as in 'foo=python:PYTHONEXPR'\r\n\r\n1.0-dev (unreleased)\r\n--------------------\r\n - First release\r\n - Ability to transform XML using an XSLT from either a file or an URL\r\n - Included simple caching when not GET parameters are used\r\n - Included simple plain text indexing of the cached result\r\n - Ability to specify GET parameters as follows: foo=GET_bar, passing the value of the GET parameter bar to the variable foo\r\n\r\n\r\nDetailed Documentation\r\n**********************\r\n\r\nWelcome! \r\n\r\n XMLTransformer allows you to transform XML content to HTML using XSLT.\r\n The XML and XSLT content can be loaded by either an uploaded file or\r\n an URL specified in the configuration.\r\n\r\n For the transformation to be successful you need to tell the product\r\n which source shall be used for both documents (URL, file).\r\n\r\n Enabling caching may result in higher speed when displaying the web site.\r\n The cache time field allows you to expire the cache after a certain \r\n number of seconds. The cache will be rewritten after the next hit of the\r\n page and the search index will be updated as well.\r\n\r\n Parameters allow you to pass parameters to the retrieved URL and to the\r\n XSLT stylesheet.\r\n Specifiy one key=value pair per line.\r\n Additionaly parameters can also be read from GET values of the current\r\n page as follows: key=GET_paramname. The variable key then gets assigned\r\n the value of the GET parameter paramname.\r\n Python expressions can also be used as parameter values when using the \r\n following syntax: var=python:PYTHONEXPR, i.e. \r\n currentyear=python:__import__('datetime').datetime.now().year\r\n\r\nAny further questions may be adressed to \r\n\r\n Dr. Christoph Hermann\r\n IT-Unternehmensberatung\r\n E-Mail: info@drhermann.de\r\n Web: http://drhermann.de \r\n\r\n\r\nContributors\r\n************\r\n\r\n- Dr. Christoph Hermann , Original Author\r\n\r\nDownload\r\n********", "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/collective/", "keywords": "XML,XSLT,HTML,Transformation", "license": "gpl", "maintainer": "", "maintainer_email": "", "name": "drchitu.XMLTransformer", "package_url": "https://pypi.org/project/drchitu.XMLTransformer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/drchitu.XMLTransformer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/" }, "release_url": "https://pypi.org/project/drchitu.XMLTransformer/1.2/", "requires_dist": null, "requires_python": null, "summary": "Plone product to transform XML into HTML using XSLT.", "version": "1.2" }, "last_serial": 902142, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "a273b1acc2b28c25f77ed0c19d7b3f4a", "sha256": "69af2b35d09d76b2c9c6e7bf8074ea719d2be93c6868f38abcd41f1cb16fb002" }, "downloads": -1, "filename": "drchitu.XMLTransformer-1.1.tar.gz", "has_sig": false, "md5_digest": "a273b1acc2b28c25f77ed0c19d7b3f4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15837, "upload_time": "2013-09-26T17:20:34", "url": "https://files.pythonhosted.org/packages/1e/db/d7ff631d79a4f52a500c33154e930c842047192b49c3ea3eae94de5da80c/drchitu.XMLTransformer-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "b2667f3ec7b62b0834e2a8f981adedf9", "sha256": "22ca39419c40ac477659aeac9f4be3061129d8b83242b427f30574dc70b5e3a9" }, "downloads": -1, "filename": "drchitu.XMLTransformer-1.2.tar.gz", "has_sig": false, "md5_digest": "b2667f3ec7b62b0834e2a8f981adedf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16215, "upload_time": "2013-10-23T15:15:10", "url": "https://files.pythonhosted.org/packages/55/71/64545e5604f9f2b0fdb04b730c504f4c5ce0789740a07bb15f1c65be35d1/drchitu.XMLTransformer-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b2667f3ec7b62b0834e2a8f981adedf9", "sha256": "22ca39419c40ac477659aeac9f4be3061129d8b83242b427f30574dc70b5e3a9" }, "downloads": -1, "filename": "drchitu.XMLTransformer-1.2.tar.gz", "has_sig": false, "md5_digest": "b2667f3ec7b62b0834e2a8f981adedf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16215, "upload_time": "2013-10-23T15:15:10", "url": "https://files.pythonhosted.org/packages/55/71/64545e5604f9f2b0fdb04b730c504f4c5ce0789740a07bb15f1c65be35d1/drchitu.XMLTransformer-1.2.tar.gz" } ] }