[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    developer.kde.org
From:       Adriaan de Groot <groot () kde ! org>
Date:       2005-08-24 23:43:42
Message-ID: 1124927022.804410.28282.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 453019 by adridg:

PHP files renamed to .php and the references to them updated

 M  +1 -1      documentation/library/api-footer.inc  
 M  +1 -1      documentation/library/api-header.inc  
 M  +1 -1      documentation/library/index.html  
 D             documentation/library/libraryref.html  
 A             documentation/library/libraryref.php   \
documentation/library/libraryref.html#453008  M  +2 -2      \
documentation/library/menu.inc    M  +1 -1      \
documentation/tutorials/howto/developer-howto.html    M  +2 -2      \
documentation/tutorials/howto/info.html    D             index.html  
 A             index.php   index.html#453008


--- trunk/developer.kde.org/documentation/library/api-footer.inc #453018:453019
@@ -8,7 +8,7 @@
   <div class="menu_box">
     <h2>References</h2>
 <ul>
-  <li><a href="/documentation/library/libraryref.html">API Manuals</a>
+  <li><a href="/documentation/library/libraryref.php">API Manuals</a>
     <ul>
       <li><a href="/documentation/library/3.4-api/">3.4</a></li>
       <li><a href="/documentation/library/3.5-api.php">3.5</a></li>
--- trunk/developer.kde.org/documentation/library/api-header.inc #453018:453019
@@ -64,7 +64,7 @@
 <div id="nav_header_bottom_right" style="text-align: left; ">
     Location:
 / <a href="http://developer.kde.org/">Developer Home</a>
-/ <a href="http://developer.kde.org/documentation/library/libraryref.html">API \
Reference</a> +/ <a href="http://developer.kde.org/documentation/library/libraryref.php">API \
Reference</a>  <?php if (isset($version)) print "/ " . $version . "\n"; ?>
 </div>
 </div>
--- trunk/developer.kde.org/documentation/library/index.html #453018:453019
@@ -8,7 +8,7 @@
 
 <ul>
 
-<li>	<a href="libraryref.html">Library Reference</a>	<br />	<i>		A complete online \
reference for the KDE library classes.	</i></li> +<li>	<a \
href="libraryref.php">Library Reference</a>	<br />	<i>		A complete online reference \
for the KDE library classes.	</i></li>  
 <li>	<a href="porting.html">Porting</a>	<br />	<i>		Describes the changes needed to \
go between versions of KDE and Qt.	</i></li>  
--- trunk/developer.kde.org/documentation/library/menu.inc #453018:453019
@@ -1,6 +1,6 @@
 <?php
 
-$this->appendLink ("Library Reference", "libraryref.html");
+$this->appendLink ("Library Reference", "libraryref.php");
 $this->appendLink ("KDE 3 Architecture", "kdeqt/kde3arch/index.html");
 $this->appendLink ("KDE 2 Architecture", "kdeqt/kde2arch/index.html");
 $this->appendLink ("KDE & Qt", "kdeqt/index.html");
@@ -9,4 +9,4 @@
 $this->appendLink ("General", "general/index.html");
 
 
-?>
\ No newline at end of file
+?>
--- trunk/developer.kde.org/documentation/tutorials/howto/developer-howto.html \
#453018:453019 @@ -35,7 +35,7 @@
 
 <div class="itemizedlist"><ul type="disc"><li><p>(libkdecore) an application base \
(Kapplication), accessing  configuration files (KConfig), launching external processs \
(KProcess),</p></li><li><p>(libkdeui) widgets (KFontDialog, KToolBar, etc.), \
</p></li><li><p>(libkhtml) KHTML - a full-fledged, HTML 4.0 compliant HTML rendering \
widget </p></li><li><p>(libkio) class for implementing network-transparent file \
access (KIO::NetAccess), and</p></li><li><p>other utility classes like KFileDialog (a \
                file dialog), KSpell (a spellchecker), and
-<a href="http://developer.kde.org/documentation/library/libraryref.html" \
target="_top">more</a></p></li></ul></div> +<a \
href="http://developer.kde.org/documentation/library/libraryref.php" \
target="_top">more</a></p></li></ul></div>  
 </p><p>
 Various desktop, configuration, and system administration utilities
--- trunk/developer.kde.org/documentation/tutorials/howto/info.html #453018:453019
@@ -20,7 +20,7 @@
 
 <div class="itemizedlist"><ul type="disc"><li><p>(libkdecore) an application base \
(Kapplication), accessing  configuration files (KConfig), launching external processs \
(KProcess),</p></li><li><p>(libkdeui) widgets (KFontDialog, KToolBar, etc.), \
</p></li><li><p>(libkhtml) KHTML - a full-fledged, HTML 4.0 compliant HTML rendering \
widget </p></li><li><p>(libkio) class for implementing network-transparent file \
access (KIO::NetAccess), and</p></li><li><p>other utility classes like KFileDialog (a \
                file dialog), KSpell (a spellchecker), and 
-<a href="http://developer.kde.org/documentation/library/libraryref.html" \
target="_top">more</a></p></li></ul></div> +<a \
href="http://developer.kde.org/documentation/library/libraryref.php" \
target="_top">more</a></p></li></ul></div>  
 </p><p>
 Various desktop, configuration, and system administration utilities
@@ -30,4 +30,4 @@
 editor, image editor, and more.  The currently released version of KDE
 is 3.1.
 
-</p></div></div><div id="bottom-nav" style="position : relative;                 \
width : 596px;                 height : 66px;   margin-top: 100px;                 \
background-image : url('../common/web-docbottom.png');                 \
background-color : transparent;   margin-left: auto;   margin-right: auto;            \
z-index : 25;"><table width="596" border="0" cellpadding="0" cellspacing="0" \
style="position: absolute;         top: 70px;         left: 0px;"><tr><td width="33%" \
align="left" valign="top"><a href="index.html">Prev</a></td><td width="34%" \
align="center" valign="top"><a href="index.html">Home</a></td><td width="33%" \
align="right" valign="top"><a href="urls.html">Next</a></td></tr><tr><td width="33%" \
align="left">KDE Developer's HOWTO </td><td width="34%" align="center"><a \
href="index.html">Up</a></td><td width="33%" align="right"> \
URLs</td></tr></table></div></body></html> \ No newline at end of file
+</p></div></div><div id="bottom-nav" style="position : relative;                 \
width : 596px;                 height : 66px;   margin-top: 100px;                 \
background-image : url('../common/web-docbottom.png');                 \
background-color : transparent;   margin-left: auto;   margin-right: auto;            \
z-index : 25;"><table width="596" border="0" cellpadding="0" cellspacing="0" \
style="position: absolute;         top: 70px;         left: 0px;"><tr><td width="33%" \
align="left" valign="top"><a href="index.html">Prev</a></td><td width="34%" \
align="center" valign="top"><a href="index.html">Home</a></td><td width="33%" \
align="right" valign="top"><a href="urls.html">Next</a></td></tr><tr><td width="33%" \
align="left">KDE Developer's HOWTO </td><td width="34%" align="center"><a \
href="index.html">Up</a></td><td width="33%" align="right"> \
URLs</td></tr></table></div></body></html>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic