Commit 8f9b6fe2 authored by matt@zope.com's avatar matt@zope.com

Added See Also links to help

parent a19c81d0
...@@ -104,3 +104,10 @@ Instantiating Multiple Browser Id Managers (Optional) ...@@ -104,3 +104,10 @@ Instantiating Multiple Browser Id Managers (Optional)
where they should go, and then you need to place them in the where they should go, and then you need to place them in the
most deeply-nested containers first, working your way out most deeply-nested containers first, working your way out
towards the root. towards the root.
See Also
- "Session Tracking":Sessions.stx
- "Session Administration":session-admin.stx
...@@ -37,3 +37,9 @@ Session Data Manager - Add ...@@ -37,3 +37,9 @@ Session Data Manager - Add
You can manage a session data manager by visiting it in the You can manage a session data manager by visiting it in the
management interface. You may change all options available management interface. You may change all options available
during the add process by doing this. during the add process by doing this.
See Also
- "Session Tracking":Sessions.stx
- "Session Administration":session-admin.stx
...@@ -243,3 +243,7 @@ Extending The Session Tracking Product ...@@ -243,3 +243,7 @@ Extending The Session Tracking Product
implemented if they adhere to the interfaces outlined in the implemented if they adhere to the interfaces outlined in the
SessioningInterfaces.py documentation which ships with this SessioningInterfaces.py documentation which ships with this
software. software.
See Also
- "Session Administration":session-admin.stx
...@@ -369,3 +369,7 @@ Session API Programming ...@@ -369,3 +369,7 @@ Session API Programming
See Also See Also
- "Session API":SessionInterfaces.py - "Session API":SessionInterfaces.py
- "Session Tracking":Sessions.stx
- "Session Administration":session-admin.stx
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment