diff -r d22e4fe8e64b -r 44ea4620c5c0 app/soc/views/document/show.py --- a/app/soc/views/document/show.py Mon Nov 17 10:36:35 2008 +0000 +++ b/app/soc/views/document/show.py Mon Nov 17 12:18:09 2008 +0000 @@ -44,8 +44,7 @@ Args: request: the standard django request object - page: a soc.logic.site.page.Page object which is abstraction that combines - a Django view with sidebar menu info + page_name: the page name displayed in templates as page and header title partial_path: the Document's site-unique "path" extracted from the URL, minus the trailing link_name link_name: the last portion of the Document's site-unique "path"