Skip to main content

Framework for Context-Sensitive Help Pages

Project description

Documentation Status Build Status Code Coverage

This package provides a framework for creating help pages for Zope 3 applications. ZCML directives are used to minimize the overhead of creating new help pages.

Documentation is hosted at https://zopeapponlinehelp.readthedocs.io

CHANGES

5.0 (2023-07-06)

  • Add support for Python 3.11.

  • Drop support for Python 2.7, 3.5, 3.6.

4.2.0 (2022-04-05)

  • Add support for Python 3.7, 3.8, 3.9, and 3.10.

  • Drop support for Python 3.4.

4.1.0 (2017-07-12)

  • The help namespace no longer modifies the global help object on traversal. Instead it returns a new proxy object. This makes it thread-safe. See issue 4.

  • getTopicFor now really returns the first found topic in the event that the object implements multiple interfaces that have registered topics for the given view. Previously it would return the topic for the least-specific interface.

4.0.1 (2017-05-21)

  • Drop test dependency on zope.app.securitypolicy. It wasn’t used, and it isn’t yet fully ported to Python 3.

4.0.0 (2017-05-17)

  • Add support for Python 3.4, 3.5, 3.6 and PyPy.

  • Change ZODB dependency to persistent.

  • Drop test dependency on zope.app.testing, zope.app.zcmlifiles and zope.app.apidoc, among others.

3.5.2 (2010-01-08)

  • Fix tests using a newer zope.publisher that requires zope.login.

3.5.1 (2009-03-21)

  • Use zope.site instead of zope.app.folder.

3.5.0 (2009-02-01)

  • Removed OnlineHelpTopicFactory, simple and SimpleViewClass. All of them where using old deprecated and removed Zope3 imports. None of them where used and tested.

  • Use zope.container instead of zope.app.container.

  • Removed use of zope.app.zapi.

3.4.1 (2007-10-25)

  • Package meta-data update.

3.4.0 (2007-10-23)

  • Initial release independent of the main Zope tree.

Older

Make the onlinehelp utility more component oriented.

  • Use registred page/view instead of ViewPageTemplate for rendering topic tree This way we can use/register own templates for tree layout.

  • Add page template based topic for rendering topics which has to call other zope3 resources like javascripts and css styles sheets etc. This resources can be rendered in the header area of the onlinehelp_macros.

  • Enhance the API of topics and simplyfie the view part.

  • Implemented getSubTopics() method on topics. This way we can sublist topics.

  • Remove unused onlinehelp code in rotterdam template.pt

  • Add type to directive, this supports registration of README.txt as ‘rest’ topics

Download files

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

Source Distribution

zope.app.onlinehelp-5.0.tar.gz (83.7 kB view details)

Uploaded Source

Built Distribution

zope.app.onlinehelp-5.0-py3-none-any.whl (88.5 kB view details)

Uploaded Python 3

File details

Details for the file zope.app.onlinehelp-5.0.tar.gz.

File metadata

  • Download URL: zope.app.onlinehelp-5.0.tar.gz
  • Upload date:
  • Size: 83.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for zope.app.onlinehelp-5.0.tar.gz
Algorithm Hash digest
SHA256 179abbd2a50231a80d8b4ac2cb549b3aad8ef3891ca6a0e2147b670929ebb66a
MD5 6b81447fa334b669c0643357221ab83d
BLAKE2b-256 edc0e7b81735b082ecadd12c2b1f8e685f3f3d4527cea4254280455de84a636d

See more details on using hashes here.

File details

Details for the file zope.app.onlinehelp-5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for zope.app.onlinehelp-5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 05a9df45a6dec29e1e49e0d73b81104948a7fef4a9cdc278300929bffa7375b8
MD5 6f2710eb540ff99af80a5a37dda5be9c
BLAKE2b-256 a3c048b35a2c317c15e5d5ec09efcf0907dd2b58ce549ebeeaab49fe6753737b

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