Skip to main content

mls-cr.com Theme & Policy Product.

Project description

Introduction
============


customer.mlscrcom Installation
------------------------------

To install customer.mlscrcom into the global Python environment (or a workingenv),
using a traditional Zope 2 instance, you can do this:

* When you're reading this you have probably already run
``easy_install customer.mlscrcom``. Find out how to install setuptools
(and EasyInstall) here:
http://peak.telecommunity.com/DevCenter/EasyInstall

* If you are using Zope 2.9 (not 2.10), get `pythonproducts`_ and install it
via::

python setup.py install --home /path/to/instance

into your Zope instance.

* Create a file called ``customer.mlscrcom-configure.zcml`` in the
``/path/to/instance/etc/package-includes`` directory. The file
should only contain this::

<include package="customer.mlscrcom" />

.. _pythonproducts: http://plone.org/products/pythonproducts


Alternatively, if you are using zc.buildout and the plone.recipe.zope2instance
recipe to manage your project, you can do this:

* Add ``customer.mlscrcom`` to the list of eggs to install, e.g.:

[buildout]
...
eggs =
...
customer.mlscrcom

* Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

[instance]
recipe = plone.recipe.zope2instance
...
zcml =
customer.mlscrcom

* Re-run buildout, e.g. with:

$ ./bin/buildout

You can skip the ZCML slug if you are going to explicitly include the package
from another package's configure.zcml file.


customer.mlscrcom is copyright Thomas Massmann

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston,
MA 02111-1307 USA.


Changelog
=========

1.0dev (unreleased)
-------------------

- Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

customer.mlscrcom-0.4.zip (961.5 kB view details)

Uploaded Source

File details

Details for the file customer.mlscrcom-0.4.zip.

File metadata

File hashes

Hashes for customer.mlscrcom-0.4.zip
Algorithm Hash digest
SHA256 ab8413961d29ea5767d8d8ee8d343100548b7479afb74e1b087f2654261e05f2
MD5 4c2eb6dfa20aa71e2fe88ec73e06a835
BLAKE2b-256 48edd0cc78d14b517fe6c456017ef470f893ca7bf60e7f17f8bf83839654e8c1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page