Author: cziegeler Date: Sun Jan 23 09:21:46 2005 New Revision: 126223 URL: http://svn.apache.org/viewcvs?view=rev&rev=126223 Log: Add svn ids Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-act.xmap cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-fw.xsamples (contents, props changed) cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-gen.xmap cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication.xconf cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication.xroles (contents, props changed) cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/provider.xconf cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/docs/login.xml cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/docs/protected.xml cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/flow/sample.js cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/stylesheets/simple-page2html.xsl
Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-act.xmap Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-act.xmap?view=diff&rev=126223&p1=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-act.xmap&r1=126222&p2=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-act.xmap&r2=126223 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-act.xmap (original) +++ cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-act.xmap Sun Jan 23 09:21:46 2005 @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - +<!-- SVN $Id$ --> <xmap xpath="/sitemap/components/actions" unless="[EMAIL PROTECTED]'auth-protect']"> Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-fw.xsamples Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-fw.xsamples?view=diff&rev=126223&p1=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-fw.xsamples&r1=126222&p2=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-fw.xsamples&r2=126223 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-fw.xsamples (original) +++ cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-fw.xsamples Sun Jan 23 09:21:46 2005 @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - +<!-- SVN $Id$ --> <xsamples xpath="/samples" unless="[EMAIL PROTECTED]'Authentication Framework']"> <group name="Authentication Framework"> Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-gen.xmap Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-gen.xmap?view=diff&rev=126223&p1=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-gen.xmap&r1=126222&p2=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-gen.xmap&r2=126223 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-gen.xmap (original) +++ cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication-gen.xmap Sun Jan 23 09:21:46 2005 @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - +<!-- SVN $Id$ --> <xmap xpath="/sitemap/components/generators" unless="[EMAIL PROTECTED]'auth-conf']"> Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication.xconf Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication.xconf?view=diff&rev=126223&p1=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication.xconf&r1=126222&p2=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication.xconf&r2=126223 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication.xconf (original) +++ cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication.xconf Sun Jan 23 09:21:46 2005 @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - +<!-- SVN $Id:$ --> <xconf xpath="/cocoon" unless="authentication-manager"> <!--+ Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication.xroles Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication.xroles?view=diff&rev=126223&p1=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication.xroles&r1=126222&p2=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication.xroles&r2=126223 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication.xroles (original) +++ cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/authentication.xroles Sun Jan 23 09:21:46 2005 @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - +<!-- SVN $Id:$ --> <xroles xpath="/role-list" unless="[EMAIL PROTECTED]'org.apache.cocoon.webapps.authentication.AuthenticationManager']"> <role name="org.apache.cocoon.webapps.authentication.AuthenticationManager" Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/provider.xconf Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/provider.xconf?view=diff&rev=126223&p1=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/provider.xconf&r1=126222&p2=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/provider.xconf&r2=126223 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/provider.xconf (original) +++ cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/conf/provider.xconf Sun Jan 23 09:21:46 2005 @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - +<!-- SVN $Id:$ --> <xconf xpath="/cocoon/session-context-providers" unless="[EMAIL PROTECTED]'authentication']"> <component-instance class="org.apache.cocoon.webapps.authentication.context.AuthenticationContextProvider" name="authentication"/> </xconf> Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/docs/login.xml Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/docs/login.xml?view=diff&rev=126223&p1=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/docs/login.xml&r1=126222&p2=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/docs/login.xml&r2=126223 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/docs/login.xml (original) +++ cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/docs/login.xml Sun Jan 23 09:21:46 2005 @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - +<!-- SVN $Id$ --> <page> <title>Login page</title> <content> Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/docs/protected.xml Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/docs/protected.xml?view=diff&rev=126223&p1=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/docs/protected.xml&r1=126222&p2=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/docs/protected.xml&r2=126223 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/docs/protected.xml (original) +++ cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/docs/protected.xml Sun Jan 23 09:21:46 2005 @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - +<!-- SVN $Id$ --> <page> <title>Login page</title> <content> Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/flow/sample.js Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/flow/sample.js?view=diff&rev=126223&p1=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/flow/sample.js&r1=126222&p2=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/flow/sample.js&r2=126223 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/flow/sample.js (original) +++ cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/flow/sample.js Sun Jan 23 09:21:46 2005 @@ -13,6 +13,9 @@ * See the License for the specific language governing permissions and * limitations under the License. */ +// +// SVN $Id$ +// cocoon.load("resource://org/apache/cocoon/webapps/authentication/flow/javascript/auth.js"); function isLoggedIn() { Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/stylesheets/simple-page2html.xsl Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/stylesheets/simple-page2html.xsl?view=diff&rev=126223&p1=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/stylesheets/simple-page2html.xsl&r1=126222&p2=cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/stylesheets/simple-page2html.xsl&r2=126223 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/stylesheets/simple-page2html.xsl (original) +++ cocoon/branches/BRANCH_2_1_X/src/blocks/authentication-fw/samples/stylesheets/simple-page2html.xsl Sun Jan 23 09:21:46 2005 @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - +<!-- SVN $Id$ --> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:template match="page">