aboutsummaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
authorhttpd <httpd@java.net>2005-07-21 23:42:05 +0000
committerhttpd <httpd@java.net>2005-07-21 23:42:05 +0000
commitd7358d7e55f54b2f44be0b8a68138164864f0951 (patch)
tree9e2a8cdc4634e5a8df24889fc1adca11d754805e /www/index.html
parent8ca8c955b0a3b0c5e0c8ce2d878912e134fd27ba (diff)
downloadjitsi-d7358d7e55f54b2f44be0b8a68138164864f0951.zip
jitsi-d7358d7e55f54b2f44be0b8a68138164864f0951.tar.gz
jitsi-d7358d7e55f54b2f44be0b8a68138164864f0951.tar.bz2
Initial data for the sip-communicator-1-0-draft project
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html45
1 files changed, 45 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
new file mode 100644
index 0000000..6a80a18
--- /dev/null
+++ b/www/index.html
@@ -0,0 +1,45 @@
+<html>
+<head>
+<title>Project Home Page</title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+</head>
+
+<body bgcolor="#FFFFFF" text="#000000">
+<h1>Default project home page </h1>
+<p>Congratulations on your new java.net project! </p>
+<p>This page is the home page for your new project. This content is appearing
+ because you have selected the option <b>Use project index.html</b>. To edit
+ the information displayed on this page, just use CVS to check out your project's
+ CVS repository and edit index.html in directory www. You can get more information
+ on how to set-up your local CVS client, click on <b>Version Control</b> on the
+ left nav bar. </p>
+<p>If you don't want to use CVS to manage your home page, click on the <b>Edit
+ project</b> link on this page and unclick the option <b>Use project index.html</b>.
+ Your project home page contents will be generated from the <b>Edit project</b>
+ field <b>Description</b>. Edit the text on that field to change your home page
+ contents. Click on <b>Submit changes</b> to save your edits. </p>
+<p>If you are looking for <a href="https://java-net.dev.java.net/ProjectPages.html#templates">sample
+ home page templates</a>, check out the <a href="https://java-net.dev.java.net/ProjectPages.html">java.net
+ Project Starter Kit</a>. Copy either of the templates into your project's html
+ to get started on your project's home page. </p>
+<p>You can find lots of helpful information in the Starter Kit to get your project
+ started. Some of the things you will find in there include:</p>
+<ul>
+ <li>Hints on how to <a href="https://java-net.dev.java.net/ProjectPages.html#pages">set-up
+ your project's</a> home page</li>
+ <li>Ideas on how to <a href="https://java-net.dev.java.net/ProjectPages.html#publicity">publicize
+ your project</a> including RSS feeds</li>
+ <li>Hints on <a href="https://java-net.dev.java.net/pagedesign.html">project
+ page HTML</a></li>
+ <li>Setting up project <a href="https://java-net.dev.java.net/ProjectPages.html#wiki">wiki
+ pages</a></li>
+ <li>And places to go if <a href="https://java-net.dev.java.net/ProjectPages.html#feedback">you
+ have questions</a>.</li>
+</ul>
+<p>Remember that you will attract more new members and your project team will
+ work more effectively if you, as the project owner, supply sufficient information
+ about your project for visitors to your project space. Good luck with your new
+ project! </p>
+</body>
+</html>
+