Author: akarasulu
Date: Fri May 6 07:34:16 2005
New Revision: 168610
URL: http://svn.apache.org/viewcvs?rev=168610&view=rev
Log:
changes ...
o more tab to space changes
o dos2unix files
o changing home for docs to subprojects/providers/changepw
Modified:
directory/protocol-providers/changepw/trunk/project.properties
directory/protocol-providers/changepw/trunk/xdocs/configuration.xml
directory/protocol-providers/changepw/trunk/xdocs/navigation.xml
Modified: directory/protocol-providers/changepw/trunk/project.properties
URL:
http://svn.apache.org/viewcvs/directory/protocol-providers/changepw/trunk/project.properties?rev=168610&r1=168609&r2=168610&view=diff
==============================================================================
--- directory/protocol-providers/changepw/trunk/project.properties (original)
+++ directory/protocol-providers/changepw/trunk/project.properties Fri May 6
07:34:16 2005
@@ -26,4 +26,4 @@
# properties to exclude extra images from subproject sites. Will be built in
toxdoc plugin.
maven.xdoc.copy.excludes=images/file.gif,images/folder-closed.gif,images/folder-open.gif,images/icon_alert.gif,images/icon_alertsml.gif,images/icon_arrowfolder1_sml.gif,images/icon_arrowfolder2_sml.gif,images/icon_arrowmembers1_sml.gif,images/icon_arrowmembers2_sml.gif,images/icon_arrowusergroups1_sml.gif,images/icon_arrowusergroups2_sml.gif,images/icon_confirmsml.gif,images/icon_help_lrg.gif,images/icon_infosml.gif,images/icon_members_sml.gif,images/icon_sortleft.gif,images/icon_sortright.gif,images/icon_usergroups_sml.gif,images/icon_waste_lrg.gif,images/icon_waste_sml.gif,images/none.png,images/nw_maj.gif,images/nw_maj_hi.gif,images/nw_med.gif,images/nw_med_hi.gif,images/nw_med_rond.gif,images/nw_min.gif,images/nw_min_036.gif,images/nw_min_hi.gif,images/poweredby_036.gif,images/product_logo.gif,images/se_maj_rond.gif,images/sw_min.gif,images/logos/**
-maven.site.stage.directory=/home/akarasulu/public_html/rsynced-sites/directory/subprojects/changepw
+maven.site.stage.directory=/home/akarasulu/public_html/rsynced-sites/directory/subprojects/providers/changepw
Modified: directory/protocol-providers/changepw/trunk/xdocs/configuration.xml
URL:
http://svn.apache.org/viewcvs/directory/protocol-providers/changepw/trunk/xdocs/configuration.xml?rev=168610&r1=168609&r2=168610&view=diff
==============================================================================
--- directory/protocol-providers/changepw/trunk/xdocs/configuration.xml
(original)
+++ directory/protocol-providers/changepw/trunk/xdocs/configuration.xml Fri May
6 07:34:16 2005
@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<document>
- <properties>
- <author email="[EMAIL PROTECTED]">Enrique Rodriguez</author>
- <title>Configuring Change Password Clients</title>
- </properties>
- <body>
- <section name="Configuring Change Password Clients">
- <subsection name="Changing Your Password">
- <p> The gnome-kerberos client
(<code>/usr/bin/krb5</code>) may be used to
- change passwords. Clicking the button
<code>Change Password ...</code> will
- open a Change Kerberos Password dialog.
</p>
- </subsection>
- </section>
- </body>
+ <properties>
+ <author email="[EMAIL PROTECTED]">Enrique Rodriguez</author>
+ <title>Configuring Change Password Clients</title>
+ </properties>
+ <body>
+ <section name="Configuring Change Password Clients">
+ <subsection name="Changing Your Password">
+ <p> The gnome-kerberos client (<code>/usr/bin/krb5</code>) may be used
to
+ change passwords. Clicking the button <code>Change Password
...</code> will
+ open a Change Kerberos Password dialog. </p>
+ </subsection>
+ </section>
+ </body>
</document>
Modified: directory/protocol-providers/changepw/trunk/xdocs/navigation.xml
URL:
http://svn.apache.org/viewcvs/directory/protocol-providers/changepw/trunk/xdocs/navigation.xml?rev=168610&r1=168609&r2=168610&view=diff
==============================================================================
--- directory/protocol-providers/changepw/trunk/xdocs/navigation.xml (original)
+++ directory/protocol-providers/changepw/trunk/xdocs/navigation.xml Fri May 6
07:34:16 2005
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<project>
- <title>Change Password</title>
- <body>
- <links>
- <item name="Directory" href="../../index.html"/>
- <item name="ApacheDS" href="../apacheds/index.html"/>
- <item name="LDAP" href="../ldap/index.html"/>
- <item name="Naming" href="../naming/index.html"/>
- <item name="ASN.1" href="../asn1/index.html"/>
- <item name="AuthX" href="../authx/index.html"/>
- <item name="MINA" href="../network/index.html"/>
- <item name="Protocols"
href="../protocol-providers/index.html"/>
- </links>
- <menu name="Change Password">
- <item name="Overview" href="/index.html"/>
- <item name="Configuring Clients"
href="/configuration.html"/>
- </menu>
- </body>
+ <title>Change Password</title>
+ <body>
+ <links>
+ <item name="Directory" href="../../index.html"/>
+ <item name="ApacheDS" href="../apacheds/index.html"/>
+ <item name="LDAP" href="../ldap/index.html"/>
+ <item name="Naming" href="../naming/index.html"/>
+ <item name="ASN.1" href="../asn1/index.html"/>
+ <item name="AuthX" href="../authx/index.html"/>
+ <item name="MINA" href="../network/index.html"/>
+ <item name="Protocols" href="../protocol-providers/index.html"/>
+ </links>
+ <menu name="Change Password">
+ <item name="Overview" href="/index.html"/>
+ <item name="Configuring Clients" href="/configuration.html"/>
+ </menu>
+ </body>
</project>