sidebar.inc.php patch
Bhuvaneswaran
bhuvaneswaran at gmail.com
Fri Nov 11 13:22:48 UTC 2005
Hello,
I've included additional ubuntu & kubuntu links to
doc.ubuntu.com/sidebar.inc.php script. On the other hand,
doc.ubuntu.com doesnt contain links to edubuntu documents. can we
address it ?
--
Regards,
Bhuvaneswaran
www.symonds.net/~bhuvan/
-------------- next part --------------
Index: sidebar.inc.php
===================================================================
--- sidebar.inc.php (revision 2037)
+++ sidebar.inc.php (working copy)
@@ -10,12 +10,18 @@
<h3>Work in Progress</h3>
<h4>Ubuntu</h4>
<ul>
+ <li><a href="gnome/about-ubuntu/C/index.html">About Ubuntu</a></li>
+ <li><a href="gnome/release-notes/C/release-notes.html">Release Notes</a></li>
+ <li><a href="gnome/quickguide/C/index.html">Quick Guide</a></li>
<li><a href="gnome/desktopguide/C/index.html">Desktop Starter Guide</a></li>
+ <li><a href="gnome/userguide/C/index.html">User Guide</a></li>
+ <li><a href="gnome/adminguide/C/index.html">Administration Guide</a></li>
</ul>
<h4>Kubuntu</h4>
<ul>
<li><a href="kde/kquickguide/C/index.html">Quick Guide</a></li>
<li><a href="kde/kubuntu-install/C/index.html">Installation Manual</a></li>
+ <li><a href="kde/kuserguide/C/index.html">User Guide</a></li>
<li><a href="kde/adeptguide/C/index.html">Adept User Manual</a></li>
<li><a href="kde/kynaptic/C/index.html">Kynaptic Package Manager</a></li>
</ul>
Index: README
===================================================================
--- README (revision 2037)
+++ README (working copy)
@@ -4,7 +4,7 @@
Please only add documents which have had sufficient work to make them suitable for preview.
-Make sure your document is in the "make kall" or "make all" targets. Then, ensure that that target builds correctly. Then, simply check the correct url of your document at http://doc.ubuntu.com/gnome or http://doc.ubuntu.com/kde. Then add your links to the file sidebar.inc.php, in the list under the relevant heading "Ubuntu" or "Kubuntu", and commit your changes to svn.
+Make sure your document is in the "make kall" or "make all" targets. Then, ensure that target builds correctly. Then, simply check the correct url of your document at http://doc.ubuntu.com/gnome or http://doc.ubuntu.com/kde. Then add your links to the file sidebar.inc.php, in the list under the relevant heading "Ubuntu" or "Kubuntu", and commit your changes to svn.
The preview server will update the links and the documents themselves once a day.
More information about the ubuntu-doc
mailing list