This commit is contained in:
mikep%oeone.com 2001-11-07 19:50:51 +00:00
Родитель d935e4ce40
Коммит 061dc8daff
3 изменённых файлов: 0 добавлений и 39 удалений

Просмотреть файл

@ -1,14 +0,0 @@
<center><font size="+1"><i>Mozilla Calendar</i></font></center>
<hr width=100% size=1 noshade>
<p><b>The Goal:</b>
The Mozilla Calendar project is meant to create an open source, standards based calendar solution. The initial codebase is being donated by <a href="http://www.oeone.com">OEone Corporation</a> and should be thought of only as a demonstration of what can be accomplished using XUL, JS, CSS and XPCOM.
<p>
The first thing that we would like to accomplish is to define a set of requirements. What do you want the calendar to do? The place to voice your opinion is in the <a href="news://news.mozilla.org/netscape.public.mozilla.calendar">Calendar Newsgroup</a>. Once all the requirements have been established, we will go about designing the calendar.
<p>
The sample code from OEone is available online, as well as instructions on how to build it. Here's a screenshot for you. Presently the code only runs under Linux, with plans in the works to quickly convert the code to run uner Windows and Mac.
<p>
<b>How You Can Help:</b>
<ul>
<li>Get Involved / Share Ideas: The people in the calendar project hand out on #calendar on irc.mozilla.org. We also read the newsgroup regularly.
<li>Write Code: We need people who know how to program in XUL, CSS, JavaScript or C++. If you've never tried XUL, you'll find out how easy it is by reading the programmers guide here at Mozilla.org, or by reading the tutorial at XulPlanet.com.
</ul>

Просмотреть файл

@ -1,15 +0,0 @@
<center><font size="+1"><i>Mozilla Calendar Installation</i></font></center>
<hr width=100% size=1 noshade>
<p><b>Installation Instructions</b>
<ul>
<li>Download and install a clean version of Mozilla 0.9.5. Presently, the calendar only works with this version.
<li>Download and install libical (version 0.23 ). We've provided an RPM that installs it to /usr here.
<li>Download and unzip calendar.tar.gz
<li>Follow the instructions in the INSTALL file, which are:
<ul>
<li>Ensure that calendar and setupcalendar variables MOZ_PATH point to your install directory of Mozilla 0.9.5.
<li>Edit content/penglobal/penroot.js and change "/home/mikep" to your home directory.
<li>Run "./setupcalendar" from the calendar directory.
<li>Launch the calendar by running "./calendar"
</ul>
</ul>

Просмотреть файл

@ -1,10 +0,0 @@
<center><font size="+1"><i>Mozilla Calendar - Who's Involved</i></font></center>
<hr width=100% size=1 noshade>
<p><b>The Team:</b>
The current Mozilla Calendar Team is as follows:
<ul>
<li>Mike Potter: Module owner and general XUL / CSS / JS guy.
<li>Colin Phillips: Code reviewer
<li>Peter Bojanic: Module mentor.
<li>Gervase Markham: Mozilla contact.
</ul>