Changeset 1279:088d2f519391
- Timestamp:
- 01/10/10 15:52:14 (2 years ago)
- Branch:
- default
- Files:
-
- 99 edited
-
LICENSE (modified) (1 diff)
-
configure (modified) (1 diff)
-
external-plugins/dark_vessel_colorscheme/__init__.py (modified) (1 diff)
-
external-plugins/eric_the_fish/__init__.py (modified) (1 diff)
-
external-plugins/eric_the_fish/fortunes.py (modified) (1 diff)
-
external-plugins/eric_the_fish/shared/fish.js (modified) (1 diff)
-
external-plugins/markdown_parser/__init__.py (modified) (1 diff)
-
scripts/_init_zine.py (modified) (1 diff)
-
scripts/_install-posix.py (modified) (1 diff)
-
scripts/_make-setup-virtualenv.py (modified) (1 diff)
-
scripts/add-translation (modified) (1 diff)
-
scripts/build-documentation (modified) (1 diff)
-
scripts/build-event-map (modified) (1 diff)
-
scripts/bundle-plugin (modified) (1 diff)
-
scripts/compile-translations (modified) (1 diff)
-
scripts/create-apache-config (modified) (1 diff)
-
scripts/create-package (modified) (1 diff)
-
scripts/extract-messages (modified) (1 diff)
-
scripts/generate-translit-tab (modified) (1 diff)
-
scripts/new-plugin (modified) (2 diffs)
-
scripts/regenerate-post-uids (modified) (1 diff)
-
scripts/reset-instance (modified) (1 diff)
-
scripts/run-tests (modified) (1 diff)
-
scripts/server (modified) (1 diff)
-
scripts/shell (modified) (1 diff)
-
scripts/update-translations (modified) (1 diff)
-
servers/zine.cgi (modified) (1 diff)
-
servers/zine.fcgi (modified) (1 diff)
-
servers/zine.wsgi (modified) (1 diff)
-
tests/__init__.py (modified) (1 diff)
-
zine/__init__.py (modified) (1 diff)
-
zine/_core.py (modified) (1 diff)
-
zine/_dynamic/__init__.py (modified) (1 diff)
-
zine/_dynamic/translit_tab.py (modified) (1 diff)
-
zine/_ext/__init__.py (modified) (1 diff)
-
zine/api.py (modified) (1 diff)
-
zine/application.py (modified) (1 diff)
-
zine/cache.py (modified) (1 diff)
-
zine/config.py (modified) (1 diff)
-
zine/database.py (modified) (1 diff)
-
zine/docs/__init__.py (modified) (1 diff)
-
zine/docs/builder.py (modified) (1 diff)
-
zine/environment.py (modified) (1 diff)
-
zine/forms.py (modified) (1 diff)
-
zine/i18n/__init__.py (modified) (1 diff)
-
zine/importers/__init__.py (modified) (1 diff)
-
zine/importers/feed.py (modified) (1 diff)
-
zine/importers/wordpress.py (modified) (1 diff)
-
zine/models.py (modified) (1 diff)
-
zine/notifications.py (modified) (1 diff)
-
zine/parsers.py (modified) (1 diff)
-
zine/pingback.py (modified) (1 diff)
-
zine/plugins/akismet_spam_filter/__init__.py (modified) (1 diff)
-
zine/plugins/blogger_feedimport/__init__.py (modified) (1 diff)
-
zine/plugins/creole_parser/__init__.py (modified) (1 diff)
-
zine/plugins/legacy_apis/__init__.py (modified) (1 diff)
-
zine/plugins/miniblog_theme/__init__.py (modified) (1 diff)
-
zine/plugins/myrtle_theme/__init__.py (modified) (1 diff)
-
zine/plugins/pygments_support/__init__.py (modified) (1 diff)
-
zine/plugins/rst_parser/__init__.py (modified) (1 diff)
-
zine/plugins/rst_parser/translator.py (modified) (1 diff)
-
zine/plugins/typography/__init__.py (modified) (1 diff)
-
zine/plugins/vessel_theme/__init__.py (modified) (1 diff)
-
zine/pluginsystem.py (modified) (1 diff)
-
zine/privileges.py (modified) (1 diff)
-
zine/services.py (modified) (1 diff)
-
zine/shared/js/Admin.js (modified) (1 diff)
-
zine/shared/js/JSON.js (modified) (1 diff)
-
zine/shared/js/WidgetManager.js (modified) (1 diff)
-
zine/shared/js/Zine.js (modified) (1 diff)
-
zine/urls.py (modified) (1 diff)
-
zine/utils/__init__.py (modified) (1 diff)
-
zine/utils/account.py (modified) (1 diff)
-
zine/utils/admin.py (modified) (1 diff)
-
zine/utils/crypto.py (modified) (1 diff)
-
zine/utils/datastructures.py (modified) (1 diff)
-
zine/utils/dates.py (modified) (1 diff)
-
zine/utils/debug.py (modified) (1 diff)
-
zine/utils/exceptions.py (modified) (1 diff)
-
zine/utils/forms.py (modified) (1 diff)
-
zine/utils/htmlhelpers.py (modified) (1 diff)
-
zine/utils/http.py (modified) (1 diff)
-
zine/utils/io.py (modified) (1 diff)
-
zine/utils/log.py (modified) (1 diff)
-
zine/utils/mail.py (modified) (1 diff)
-
zine/utils/net.py (modified) (1 diff)
-
zine/utils/pagination.py (modified) (1 diff)
-
zine/utils/redirects.py (modified) (1 diff)
-
zine/utils/text.py (modified) (1 diff)
-
zine/utils/validators.py (modified) (1 diff)
-
zine/utils/xml.py (modified) (1 diff)
-
zine/utils/zeml.py (modified) (1 diff)
-
zine/views/__init__.py (modified) (1 diff)
-
zine/views/account.py (modified) (1 diff)
-
zine/views/admin.py (modified) (1 diff)
-
zine/views/blog.py (modified) (1 diff)
-
zine/websetup/__init__.py (modified) (1 diff)
-
zine/widgets.py (modified) (1 diff)
-
zine/zxa.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
LICENSE
r912 r1279 1 Copyright (c) 20 09by the Zine Team, see AUTHORS for more details.1 Copyright (c) 2010 by the Zine Team, see AUTHORS for more details. 2 2 3 3 Some rights reserved. -
configure
r972 r1279 7 7 Simple configure script that creates a makefile. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
external-plugins/dark_vessel_colorscheme/__init__.py
r1203 r1279 6 6 A dark colorscheme for vessel. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
external-plugins/eric_the_fish/__init__.py
r1129 r1279 8 8 registration system. 9 9 10 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.10 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 11 11 :license: BSD, see LICENSE for more details. 12 12 """ -
external-plugins/eric_the_fish/fortunes.py
r1129 r1279 7 7 fortune data file.) 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
external-plugins/eric_the_fish/shared/fish.js
r1129 r1279 7 7 * classes and registeres a click action for the fish that sends a request. 8 8 * 9 * :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 * :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 * :license: BSD, see LICENSE for more details. 11 11 */ -
external-plugins/markdown_parser/__init__.py
r1129 r1279 9 9 very bad implementation as it requires multiple parsing steps. 10 10 11 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.11 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 12 12 :license: BSD, see LICENSE for more details. 13 13 """ -
scripts/_init_zine.py
r910 r1279 6 6 Helper to locate zine and the instance folder. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
scripts/_install-posix.py
r1227 r1279 6 6 This script is invoked by the makefile to install Zine on a POSIX system. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
scripts/_make-setup-virtualenv.py
r910 r1279 6 6 Execute this file to regenerate the `setup-virtualenv` script. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
scripts/add-translation
r910 r1279 7 7 This script adds a new translation to Zine or a Zine plugin. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
scripts/build-documentation
r910 r1279 7 7 This command builds the documentation for Zine or a plugin. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
scripts/build-event-map
r910 r1279 7 7 Lists all the events send in a given Zine installation. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
scripts/bundle-plugin
r1220 r1279 11 11 The file created can be used to distribute the plugin. 12 12 13 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.13 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 14 14 :license: BSD, see LICENSE for more details. 15 15 """ -
scripts/compile-translations
r910 r1279 9 9 information in those files. 10 10 11 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.11 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 12 12 :license: BSD, see LICENSE for more details. 13 13 """ -
scripts/create-apache-config
r910 r1279 7 7 This creates an apache config for static exports. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
scripts/create-package
r910 r1279 7 7 and .zip archive for distribution. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
scripts/extract-messages
r910 r1279 7 7 Extract messages into a PO-Template. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
scripts/generate-translit-tab
r910 r1279 9 9 here: http://www.bitbucket.org/jek/translitcodec/ 10 10 11 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.11 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 12 12 :license: BSD, see LICENSE for more details. 13 13 """ -
scripts/new-plugin
r910 r1279 7 7 This script asks a few questions to create a plugin skeleton 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ … … 27 27 Plugin implementation description goes here. 28 28 29 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.29 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 30 30 :license: BSD, see LICENSE for more details. 31 31 """ -
scripts/regenerate-post-uids
r910 r1279 17 17 they need to be regenerated. 18 18 19 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.19 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 20 20 :license: BSD, see LICENSE for more details. 21 21 """ -
scripts/reset-instance
r910 r1279 7 7 This script resets the development instance. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
scripts/run-tests
r910 r1279 7 7 Run it with the --help option for usage information. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
scripts/server
r910 r1279 7 7 This script opens a development server for Zine. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
scripts/shell
r1208 r1279 7 7 This script opens a shell for Zine. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
scripts/update-translations
r910 r1279 7 7 Update the translations from the POT. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
servers/zine.cgi
r909 r1279 9 9 have a look at the README file. 10 10 11 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.11 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 12 12 :license: BSD, see LICENSE for more details. 13 13 """ -
servers/zine.fcgi
r909 r1279 10 10 For help on configuration have a look at the README file. 11 11 12 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.12 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 13 13 :license: BSD, see LICENSE for more details. 14 14 """ -
servers/zine.wsgi
r909 r1279 7 7 README file. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
tests/__init__.py
r972 r1279 14 14 http://tinyurl.com/doctest-patch 15 15 16 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.16 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 17 17 :license: BSD, see LICENSE for more details. 18 18 """ -
zine/__init__.py
r966 r1279 22 22 23 23 24 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.24 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 25 25 :license: BSD, see LICENSE for more details. 26 26 """ -
zine/_core.py
r1269 r1279 6 6 Internal core module that survives reloads. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/_dynamic/__init__.py
r910 r1279 10 10 in some internal utility modules. 11 11 12 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.12 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 13 13 :license: BSD, see LICENSE for more details. 14 14 """ -
zine/_dynamic/translit_tab.py
r910 r1279 7 7 file is automatically generated by the `generate-translit-tab`. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
zine/_ext/__init__.py
r910 r1279 12 12 nice looking HTML as ZEML tree. 13 13 14 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.14 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 15 15 :license: BSD, see LICENSE for more details. 16 16 """ -
zine/api.py
r910 r1279 7 7 access to all the important helper functions. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
zine/application.py
r1274 r1279 8 8 9 9 10 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.10 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 11 11 :license: BSD, see LICENSE for more details. 12 12 """ -
zine/cache.py
r1274 r1279 8 8 9 9 10 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.10 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 11 11 :license: BSD, see LICENSE for more details. 12 12 """ -
zine/config.py
r1269 r1279 9 9 10 10 11 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.11 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 12 12 :license: BSD, see LICENSE for more details. 13 13 """ -
zine/database.py
r1269 r1279 11 11 12 12 13 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.13 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 14 14 :license: BSD, see LICENSE for more details. 15 15 """ -
zine/docs/__init__.py
r910 r1279 10 10 This is separate from the sphinx powered developer documentation. 11 11 12 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.12 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 13 13 :license: BSD, see LICENSE for more details. 14 14 """ -
zine/docs/builder.py
r910 r1279 7 7 documentation building script. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
zine/environment.py
r910 r1279 38 38 i18n/ translations 39 39 40 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.40 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 41 41 :license: BSD, see LICENSE for more details. 42 42 """ -
zine/forms.py
r1278 r1279 6 6 The form classes the zine core uses. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/i18n/__init__.py
r1269 r1279 50 50 New languages are added with `add-translation`. 51 51 52 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.52 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 53 53 :license: BSD, see LICENSE for more details. 54 54 """ -
zine/importers/__init__.py
r1269 r1279 8 8 and not as plugin. 9 9 10 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.10 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 11 11 :license: BSD, see LICENSE for more details. 12 12 """ -
zine/importers/feed.py
r1275 r1279 7 7 plus optional Zine extensions. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
zine/importers/wordpress.py
r1275 r1279 6 6 Implements an importer for WordPress extended RSS feeds. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/models.py
r1269 r1279 6 6 The core models and query helper functions. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/notifications.py
r1270 r1279 10 10 is inspired by Growl. 11 11 12 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.12 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 13 13 :license: BSD, see LICENSE for more details. 14 14 """ -
zine/parsers.py
r1269 r1279 7 7 default parsers. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
zine/pingback.py
r1269 r1279 24 24 25 25 26 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.26 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 27 27 :license: BSD, see LICENSE for more details. 28 28 """ -
zine/plugins/akismet_spam_filter/__init__.py
r1269 r1279 6 6 Do spam checking via Akismet of comments. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/plugins/blogger_feedimport/__init__.py
r1269 r1279 6 6 Import from the blogger.com extended feed format. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/plugins/creole_parser/__init__.py
r1269 r1279 6 6 Use Markdown for your blog posts. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/plugins/legacy_apis/__init__.py
r1269 r1279 15 15 subset required by MarsEdit for the wordpress support is implemented. 16 16 17 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.17 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 18 18 :license: BSD, see LICENSE for more details. 19 19 """ -
zine/plugins/miniblog_theme/__init__.py
r910 r1279 6 6 Very simple zine theme. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/plugins/myrtle_theme/__init__.py
r910 r1279 6 6 The current default theme for Zine. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/plugins/pygments_support/__init__.py
r1269 r1279 6 6 Adds support for pygments to pre code blocks. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/plugins/rst_parser/__init__.py
r1240 r1279 6 6 Adds support for reStructuredText in posts. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/plugins/rst_parser/translator.py
r1269 r1279 6 6 Translates a docutils node tree into a ZEML tree. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/plugins/typography/__init__.py
r1032 r1279 10 10 other languages a different plugin is a better idea. 11 11 12 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.12 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 13 13 :license: BSD, see LICENSE for more details. 14 14 """ -
zine/plugins/vessel_theme/__init__.py
r1269 r1279 7 7 features of the Zine theme system. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
zine/pluginsystem.py
r1269 r1279 76 76 77 77 78 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.78 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 79 79 :license: BSD, see LICENSE for more details. 80 80 """ -
zine/privileges.py
r1229 r1279 6 6 This module contains a list of builtin privileges. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/services.py
r1140 r1279 6 6 The builtin (JSON) services. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/shared/js/Admin.js
r1216 r1279 6 6 * functions for the administration interface. 7 7 * 8 * :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 * :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 * :license: BSD, see LICENSE for more details. 10 10 */ -
zine/shared/js/JSON.js
r910 r1279 5 5 * Add JSON support for jQuery. 6 6 * 7 * :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.7 * :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 8 8 * :license: BSD, see LICENSE for more details. 9 9 */ -
zine/shared/js/WidgetManager.js
r910 r1279 6 6 * Zine admin panel. 7 7 * 8 * :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 * :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 * :license: BSD, see LICENSE for more details. 10 10 */ -
zine/shared/js/Zine.js
r910 r1279 6 6 * functions for the base templates. 7 7 * 8 * :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 * :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 * :license: BSD, see LICENSE for more details. 10 10 */ -
zine/urls.py
r1168 r1279 7 7 the core components. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
zine/utils/__init__.py
r1269 r1279 5 5 This package implements various functions used all over the code. 6 6 7 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.7 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 8 8 :license: BSD, see LICENSE for more details. 9 9 """ -
zine/utils/account.py
r1158 r1279 6 6 This module implements various functions used by the account interface. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/utils/admin.py
r1269 r1279 6 6 This module implements various functions used by the admin interface. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/utils/crypto.py
r910 r1279 5 5 This module implements various cryptographic functions. 6 6 7 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.7 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 8 8 :license: BSD, see LICENSE for more details. 9 9 """ -
zine/utils/datastructures.py
r1069 r1279 6 6 Various data structures. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/utils/dates.py
r1021 r1279 5 5 This module implements date formatting and parsing functions. 6 6 7 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.7 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 8 8 :license: BSD, see LICENSE for more details. 9 9 """ -
zine/utils/debug.py
r1076 r1279 6 6 This module provides various debugging helpers. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/utils/exceptions.py
r1269 r1279 6 6 Exception utility module. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/utils/forms.py
r1272 r1279 14 14 For usage informations see :class:`Form` 15 15 16 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.16 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 17 17 :license: BSD, see LICENSE for more details. 18 18 """ -
zine/utils/htmlhelpers.py
r910 r1279 9 9 TODO: get rid of that module and use werkzeug.html directly where needed. 10 10 11 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.11 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 12 12 :license: BSD, see LICENSE for more details. 13 13 """ -
zine/utils/http.py
r1152 r1279 6 6 Various HTTP related helpers. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/utils/io.py
r910 r1279 6 6 Various helper utilities for input/output. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/utils/log.py
r910 r1279 11 11 in a central spot and it's pretty slow. 12 12 13 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.13 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 14 14 :license: BSD, see LICENSE for more details. 15 15 """ -
zine/utils/mail.py
r1257 r1279 5 5 This module implements some email-related functions and classes. 6 6 7 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.7 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 8 8 :license: BSD, see LICENSE for more details. 9 9 """ -
zine/utils/net.py
r1273 r1279 7 7 others a minimal urllib implementation that supports timeouts. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
zine/utils/pagination.py
r1058 r1279 6 6 Pagination helpers. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/utils/redirects.py
r1269 r1279 6 6 This module implements the access to the redirect table. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/utils/text.py
r1269 r1279 6 6 This module provides various text utility functions. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/utils/validators.py
r1078 r1279 10 10 forms currently which should be replaced by real forms soon. 11 11 12 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.12 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 13 13 :license: BSD, see LICENSE for more details. 14 14 """ -
zine/utils/xml.py
r1269 r1279 5 5 This module implements XML-related functions and classes. 6 6 7 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.7 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 8 8 :license: BSD, see LICENSE for more details. 9 9 """ -
zine/utils/zeml.py
r1264 r1279 9 9 The rules for ZEML are documented as part of the parser. 10 10 11 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.11 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 12 12 :license: BSD, see LICENSE for more details. 13 13 """ -
zine/views/__init__.py
r1168 r1279 8 8 9 9 10 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.10 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 11 11 :license: BSD, see LICENSE for more details. 12 12 """ -
zine/views/account.py
r1269 r1279 6 6 This module implements the account views. 7 7 8 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.8 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 9 9 :license: BSD, see LICENSE for more details. 10 10 """ -
zine/views/admin.py
r1269 r1279 8 8 subscribers a simplified account management system exists at /account. 9 9 10 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.10 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 11 11 :license: BSD, see LICENSE for more details. 12 12 """ -
zine/views/blog.py
r1269 r1279 7 7 for the core module. 8 8 9 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.9 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 10 10 :license: BSD, see LICENSE for more details. 11 11 """ -
zine/websetup/__init__.py
r1269 r1279 12 12 would already be returned by the normal Zine installation. 13 13 14 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.14 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 15 15 :license: BSD, see LICENSE for more details. 16 16 """ -
zine/widgets.py
r1070 r1279 14 14 future. 15 15 16 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.16 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 17 17 :license: BSD, see LICENSE for more details. 18 18 """ -
zine/zxa.py
r1277 r1279 11 11 each item and wrap it in hand written XML. 12 12 13 :copyright: (c) 20 09by the Zine Team, see AUTHORS for more details.13 :copyright: (c) 2010 by the Zine Team, see AUTHORS for more details. 14 14 :license: BSD, see LICENSE for more details. 15 15 """
Note: See TracChangeset
for help on using the changeset viewer.