There is no parameter that I know of which specifices the output
parameter as "rich". What is probably happing is that you are getting
a redirect to the default stylesheet which contains the cached link.
In your scenrio, it would appear that you're internal documents do not
have document level security. So they are being servied as public.
If it is possibly, you should secure these documents so that a user is
authenticated and authorized to view to the document. This
authorization is performed when a cached link is used as well.
If that is not possible then you should do the following:
1) remove the cached link from the default_frontend
This way if someone manipulates your url they will see the default
collection and nothing sensative.
2) change the default collection to only have external documents
This way only documents that are visible externally will be displayed
to the public
3) create a collection called all_collection or
mycompany_all_collection and use the pattern "/"
You'll need a collection that contains all of the documents for
admnistrative purposes.
Cheers,
Michael Cizmar | MC+A
Google Enterprise Partner
http://www.mcplusa.com/blog/ | twitter:
http://www.twitter.com/mcplusa