Skip to main content

This package gives Google or Yahoo like search result view for Plone.

Project description

Introduction

This package gives Google or Yahoo like search result view for Plone.

  • Plone default is using content description for search result page.

  • This package will display a part of paragraph with searching word in placed. The part of paragraph may be a body text, a title, a description of the content.

  • This package adds SearchableText on metadata in portal_catalog.

    • warning: size of index data may be became big.

requirement

Plone 3.x (Tested by Plone 3.3.1 on MaxOS X 10.5)

Changelog

1.0a1 (2010-01-08)

  • Initial release

c2.search.customdescription Installation

  • When you’re reading this you have probably already run easy_install c2.search.customdescription. Find out how to install setuptools (and EasyInstall) here: http://peak.telecommunity.com/DevCenter/EasyInstall

  • Get pythonproducts and install it via:

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

    into your Zope instance.

  • Create a file called c2.search.customdescription-configure.zcml in the /path/to/instance/etc/package-includes directory. The file should only contain this:

    <include package="c2.search.customdescription" />

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

  • Add c2.search.customdescription to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
        ...
        c2.search.customdescription
  • Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        c2.search.customdescription
  • 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.

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

c2.search.customdescription-1.0a1a.tar.gz (13.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

c2.search.customdescription-1.0a1a-py2.4.egg (18.1 kB view details)

Uploaded Egg

File details

Details for the file c2.search.customdescription-1.0a1a.tar.gz.

File metadata

File hashes

Hashes for c2.search.customdescription-1.0a1a.tar.gz
Algorithm Hash digest
SHA256 46d5675c86b9c6e8739cbc7cba71f248570d9c8e07e4de220953adf6e7af3c83
MD5 936035a3549a2a2b2159cee67124f1d4
BLAKE2b-256 fdcf6e076ddc75f6e25466089539b4444dea8b65fc986f5556eecb59aced97f8

See more details on using hashes here.

File details

Details for the file c2.search.customdescription-1.0a1a-py2.4.egg.

File metadata

File hashes

Hashes for c2.search.customdescription-1.0a1a-py2.4.egg
Algorithm Hash digest
SHA256 60a4f88e0de5f617c816a6feab3f72973419ab993eb4c7f9e928b8a176c6a0ec
MD5 2465d5c72a4a76f40f302f727dfc4ef3
BLAKE2b-256 6b350e1ff7bba4fa61d087f067b35fb0969a64cb5f73eb9d86f3fea3fb716f9b

See more details on using hashes here.

Supported by

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