Zope Subversion Repository

  Zope

Zope: z3/Five/trunk/metaconfigure.py


No default branch

Revision 54535 - (view) (download) (as text) - [select for diffs]
Modified Mon May 23 15:51:03 2005 UTC (7 years, 11 months ago) by yuppie
File length: 2951 byte(s)
Diff to previous 47075
set svn:keywords Id for *.py
set svn:eol-style for *.py, *.txt, *.zcml, ...

Revision 47075 - (view) (download) (as text) - [select for diffs]
Modified Fri Jun 25 11:42:27 2004 UTC (8 years, 10 months ago) by philikon
File length: 2951 byte(s)
Diff to previous 47074
The provideInterface() handler can be used from zope.app.component, too;
we were again using a verbatim copy.  Except for interfaces.py, Five is now
free of ZC-copyrighted code.

Revision 47074 - (view) (download) (as text) - [select for diffs]
Modified Fri Jun 25 11:38:35 2004 UTC (8 years, 10 months ago) by philikon
File length: 2997 byte(s)
Diff to previous 47073
- removed unused imports
- use Five's license header since there's no longer ZC-copyrighted code in here

Revision 47073 - (view) (download) (as text) - [select for diffs]
Modified Fri Jun 25 11:34:58 2004 UTC (8 years, 10 months ago) by philikon
File length: 3632 byte(s)
Diff to previous 47050
Since it's ok now to depend on specific zope.app packages and we
already were depending on zope.app.component for the directive schemas,
we can just as well use the directive handlers from there, too (except
for the content directive handler). We were using mostly verbatim
copies, anyway.

Revision 47050 - (view) (download) (as text) - [select for diffs]
Modified Wed Jun 23 17:13:41 2004 UTC (8 years, 10 months ago) by philikon
File length: 7177 byte(s)
Diff to previous 47049
Moved security-related configuration helpers to the security module

Revision 47049 - (view) (download) (as text) - [select for diffs]
Modified Wed Jun 23 17:07:28 2004 UTC (8 years, 10 months ago) by philikon
File length: 8878 byte(s)
Diff to previous 46999
Instead of protecting just a single attribute on a view class, protect
the whole view class with a permission. That should make Five views
water proof even for untrusted code, not only for the ZPublisher.
It also fixes the problem of templates being viewable even without
authorization.

Revision 46999 - (view) (download) (as text) - [select for diffs]
Modified Mon Jun 21 17:51:43 2004 UTC (8 years, 10 months ago) by faassen
File length: 8438 byte(s)
Diff to previous 46998
Add some explanatory comments to a tricky section of the code.

Revision 46998 - (view) (download) (as text) - [select for diffs]
Modified Mon Jun 21 17:49:38 2004 UTC (8 years, 10 months ago) by faassen
File length: 8076 byte(s)
Diff to previous 46996
Move stuff in handlers into metaconfigure.

Revision 46996 - (view) (download) (as text) - [select for diffs]
Modified Mon Jun 21 17:26:07 2004 UTC (8 years, 10 months ago) by philikon
File length: 4556 byte(s)
Diff to previous 46994
License header and docstrings everywhere.

Revision 46994 - (view) (download) (as text) - [select for diffs]
Modified Mon Jun 21 17:12:18 2004 UTC (8 years, 10 months ago) by philikon
File length: 4613 byte(s)
Diff to previous 46987
Z3 is ZPL 2.1 now

Revision 46987 - (view) (download) (as text) - [select for diffs]
Modified Mon Jun 21 15:38:28 2004 UTC (8 years, 10 months ago) by faassen
File length: 4613 byte(s)
Diff to previous 46963
Start to move schemas in zope.app instead of redefining them ourselves.
Use the same ZCML namespaces as zope 3 as much as possible. This means
that instead of five:page, you need browser:page; the 'five' namespace
is now reserved for directives that unique to Five.

Revision 46963 - (view) (download) (as text) - [select for diffs]
Modified Sun Jun 20 03:28:07 2004 UTC (8 years, 11 months ago) by dreamcatcher
File length: 4622 byte(s)
Diff to previous 46891
Implementation of z3-like zcml 'content' directive for z2 security. Pending tests.

Revision 46891 - (view) (download) (as text) - [select for diffs]
Added Wed Jun 16 12:54:00 2004 UTC (8 years, 11 months ago) by faassen
File length: 4339 byte(s)
Initial import of Five. This is a cvs export of cvs.infrae.com/Five.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

Sort log by:

webmaster@zope.org

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help