Index: openacs-4/packages/acs-core-docs/www/tutorial-categories.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/tutorial-categories.html,v diff -u -N -r1.14.2.1 -r1.14.2.2 --- openacs-4/packages/acs-core-docs/www/tutorial-categories.html 31 Oct 2015 12:38:16 -0000 1.14.2.1 +++ openacs-4/packages/acs-core-docs/www/tutorial-categories.html 1 Dec 2015 11:17:55 -0000 1.14.2.2 @@ -38,7 +38,7 @@ /var/lib/aolserver/$OPENACS_SERVICE_NAME/packages/myfirstpackage/www/admin/index.adp file:

-   			<a href="@category_map_url@"<#categories.Site_wide_Categories#</a>
+   			<a href="@category_map_url@"<#categories.Site_wide_Categories#</a>
           

The link created by the above code (category_map_url) will take the admin to the generic admin UI where he can pick category trees that make sense for this @@ -132,7 +132,7 @@

Change your to this:

 			<a href=configure?<%=[export_vars -url {return_url}]%>>Configure</a>
 			<if @use_categories_p@>
-   			<a href="@category_map_url@"<#categories.Site_wide_Categories#</a>
+   			<a href="@category_map_url@"<#categories.Site_wide_Categories#</a>
    			</if>
           

Now create a configure page

           	ad_page_contract {