Changes between Version 23 and Version 24 of S3/S3Navigation


Ignore:
Timestamp:
03/05/12 13:36:22 (13 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3Navigation

    v23 v24  
    115115||'''function'''||string||function name of the target URL||don't use directly, use get method instead||
    116116||'''application'''||string||application name of the target URL||don't use directly, use get method instead||
    117 ||'''r'''||request object||the request this item got matched against||defaults to current.request||
     117||'''r'''||request object||the request this item was matched against||defaults to current.request||
    118118||'''args'''||list of strings||the args for the target URL|| ||
    119119||'''vars'''||dict of strings||the query variables for the target URL|| ||