equal
deleted
inserted
replaced
1 Changelog |
1 Changelog |
2 ========= |
2 ========= |
|
3 |
|
4 0.1.29 |
|
5 ------ |
|
6 - updated "check_request()" function to be able to use currently registered request factory (instead of PyAMSRequest) |
|
7 and to specify a principal ID when creating a new request is required |
3 |
8 |
4 0.1.28 |
9 0.1.28 |
5 ------ |
10 ------ |
6 - added NamespaceTraverser to replace "++oid++XX::title.html" URL syntax with a simpler "*/+/XX::title.html". |
11 - added NamespaceTraverser to replace "++oid++XX::title.html" URL syntax with a simpler "*/+/XX::title.html". |
7 This requires an ITraversable adapter named "+" for context and request to handle content access. |
12 This requires an ITraversable adapter named "+" for context and request to handle content access. |