Author: fmeschbe
Date: Sat May 19 23:56:57 2012
New Revision: 1340593

URL: http://svn.apache.org/viewvc?rev=1340593&view=rev
Log:
SLING-2002 Testing footnotes

Modified:
    sling/site/trunk/content/authentication---authenticationhandler.mdtext

Modified: sling/site/trunk/content/authentication---authenticationhandler.mdtext
URL: 
http://svn.apache.org/viewvc/sling/site/trunk/content/authentication---authenticationhandler.mdtext?rev=1340593&r1=1340592&r2=1340593&view=diff
==============================================================================
--- sling/site/trunk/content/authentication---authenticationhandler.mdtext 
(original)
+++ sling/site/trunk/content/authentication---authenticationhandler.mdtext Sat 
May 19 23:56:57 2012
@@ -38,11 +38,9 @@ selected whose path is the longest match
 is registered with Scheme and Host/Port, these must exactly match for the
 service to be eligible. If multiple *AuthenticationHandler* services are
 registered with the same length matching path, the handler with the higher
-service ranking is selected{footnote}Service ranking is defined by the OSGi
-Core Specification as follows: _If multiple qualifying service interfaces
-exist, a service with the highest *service.ranking* number, or when equal
-to the lowest *service.id*, determines which service object is returned
-by the Framework_.{footnote}.
+service ranking is selected[^1].
+
+[^1]: Service ranking is defined by the OSGi Core Specification as follows: 
_If multiple qualifying service interfaces exist, a service with the highest 
*service.ranking* number, or when equal to the lowest *service.id*, determines 
which service object is returned by the Framework_.
 
 The value of *path* service registration property value triggering the
 call to any of the *AuthenticationHandler* methods is available as the
@@ -95,4 +93,4 @@ login parameters.
 store.
 
 
-{display-footnotes} 
+///Footnotes Go Here///


Reply via email to