Skip to main content

ZTFY blog handling package

Project description

What is ztfy.blog ?

ztfy.blog is a set of modules which allows easy management of a simple web site based on Zope3 application server.

It’s main goal is to be simple to use and manage.

So it’s far from being a “features full” environment, but available features currently include:
  • a simple management interface

  • sites, organized with sections and internal blogs

  • topics, made of custom elements (text or HTML paragraphs, resources and links)

  • a default front-office skin.

All these elements can be extended by registering a simple set of interfaces and adapters, to create a complete web site matching your own needs.

A few list of extensions is available in several packages, like ztfy.gallery which provides basic management of images galleries in a custom skin, or ztfy.hplskin which provides another skin.

How to use ztfy.blog ?

ztfy.blog usage is described via doctests in ztfy/blog/doctests/README.txt

Changelog

0.3.3

  • added RSS feeds

  • added roles management dialogs

  • added interfaces and adapters to handle HTML metas

  • added extension in displays URLs

  • changed necessary permission from ztfy.ManageContent to ztfy.ViewManagementScreens to get access to many management dialogs

  • correct dependencies in default skin resources

  • updated database automatic upgrade code

  • add check for II18n adapter in banner viewlet

  • added CSS class for Disqus threads list elements

  • and a few other little enhancements…

0.3.2

  • changed TopicResourcesView to correctly display only selected resources

  • check for I18n adapter result in TitleColumn.renderCell

0.3.1

  • migrated resources management from zc.resourcelibrary to fanstatic

0.3

  • switch to ZTK-1.1.2

  • fixed JavaScript typo

  • new ISiteManagerTreeViewContent interface to handle presentation of site’s tree view contents

  • changed breadcrumbs handling to correctly get IBreadcrumbInfo multi-adapter

  • changed TitleColumn.renderCell to correctly check title’s URL

  • changed permission required to display “management” link

  • added better checking of II18n adapter in several contexts

  • added ‘ztfy.ViewManagementScreens’ permission

  • added “container_interface” attribute on OrderedContainerBaseView for use in “updateOrder” method

  • added JavaScript resource for function common to front-office and back-office

  • removed many “zope.app” packages dependencies

  • removed ztfy.blog.crontab module, which was moved to ztfy.scheduler package to remove a cyclic dependency

  • switch “getPrincipal()” function from “ztfy.utils” to “ztfy.security” package

0.2.9

  • changed pagination behavior

  • added pagination on category index page

  • added Google site verification code

0.2.8

  • changed behavior of categories ‘getVisibleTopics()’ method to also get topics matching sub-categories of the given category

0.2.7

  • corrected timezone in sitemap lastmod attribute

  • modified $.ZBlog.form.edit function to add a custom callback

  • corrected handling of topics ‘commentable’ property which was ignored

0.2.6

  • added IContainerSitemapInfo interface and adapters to handle sitemaps correctly…

0.2.5

  • added sitemaps XML views (see “sitemaps.org” for details)

0.2.4

  • added workaround to display new sites properties without OID

  • moved Google Analytics integration page in default layout

  • update database upgrade code used when creating a site manager

0.2.3

  • integration of Google Analytics and AdSense services

0.2.2

  • modified topic comments template to correctly handle presentation settings

0.2.1

  • small templates modifications for better XHTML compliance

  • added ‘++presentation++’ namespace traverser

  • changed ‘title’ index default options

0.2

  • added interfaces, base classes and adapters to handle presentation correctly inside custom skins

  • added ‘skin:’ and ‘site:’ TALES path adapter

  • added warning message when displaying a category without any topic

  • changed topics ordering in topics containers views

  • changed fields list of ‘title’ text index

  • added missing “content_type” property on sections and topics

  • added ‘content_type’ index

  • few code cleanup (unused imports…)

  • some bugs corrected

0.1.2

  • resources cleanup and minimization

  • light changes in paragraphs templates

0.1.1

  • Added MANIFEST.in file to handle source package without missing files

0.1

  • 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

ztfy.blog-0.3.3.tar.gz (128.1 kB view hashes)

Uploaded Source

Built Distribution

ztfy.blog-0.3.3-py2.6.egg (406.6 kB view hashes)

Uploaded Source

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