パーソナルツール
現在の場所: ホーム zope 2.8 + plone 2.1 新機能一覧 #82: Require (and ship with) PIL
書いた本
Plone 完全活用ガイド の Chapter 1, 2, 3, 11 を執筆しました。
plone のインストール、使い方から、機能・デザインのカスタマイズ、プロダクトの作り方まで、 plone のすべてがぎゅっと詰まっている書籍になっていると思います。
plone に興味がある人から、すでに使いこなしている方まで、ぜひ読んでみてください。
Plone 完全活用ガイドのサポートページ
ナビゲーション

 
文書操作

#82: Require (and ship with) PIL

作成者 takanori 最終変更日時 2008年06月04日 12時41分

ATContentTypes (and much of the rest of the universe) needs PIL. The Windows and Mac installers already ship with it; we need to introduce it as a hard dependency. ATContentTypes(そして、宇宙の残りの多く)は、PILを必要とします。Windowsとマックインストーラーが、すでにそれに含まれます;我々は、それを堅い属国として紹介する必要があります。

#82: Require (and ship with) PIL

Definitions 定義

PIL, the Python Imaging Library PIL(パイソンイメージング図書館) Motivation 動機づけ

ATContentTypes needs PIL for things like the photo album view and thumbnails all over the place. There is little reason not to ship it, and the Windows and Mac installers already do (according to Limi). ATContentTypesは、いたる所でPILを写真アルバム表示と親指の爪のようなもののために必要とします。それを出荷しないほとんど理由がありません、そして、Windowsとマックインストーラーはすでにします(Limiによって)。 Proposal 提案

However, if we depend on it, this must be explicit, so the Plone installation method should complain. It may be nice to ship Plone with PIL in a subdirectory so people can get it easily. しかし、我々がそれに依存するならば、これは露骨でなければなりませんので、Ploneインストール方法は不満を言わなければなりません。人々が簡単にそれを得ることができるように、サブディレクトリにPILでPloneを出荷してうれしいかもしれません。

PIL 1.1.4 is the minimum version required, but latest bug fixes are in 1.1.5 release candidates. PIL 1.1.4は必要な最小限のバージョンです、しかし、最新のバグフィックスは1.1.5リリース候補であります。


Powered by vine linux, python, zope, plone, coreblog