Add page_discuss, About, Downloads, Goals, IRC, MailingLists. Update Screenshots.

Fixed the arrow in the content/images too.
This commit is contained in:
Alexandre Bourget
2007-09-10 13:26:09 -04:00
parent 06faa588aa
commit 38059589a5
10 changed files with 56 additions and 12 deletions

View File

@ -4,4 +4,11 @@
About
=====
SFLphone is a mega phone. We like it.
SFLphone is meant to be a robust enterprise-class desktop phone. It is design
with a hundred-calls-a-day receptionist in mind. It can work for you, too.
SFLphone is released under the *GNU General Public License* (GPLv2 and up).
SFLphone is being developed by the global community, and maintained by
http://www.savoirfairelinux.com[Savoir-faire Linux], a Montreal,
Quebec, Canada-based Linux consulting company.

View File

@ -2,7 +2,7 @@
Downloads
---------
=========
Latest release:

6
doc/Goals.txt Normal file
View File

@ -0,0 +1,6 @@
//AsciiDoc file
Goals
-----
[insert goals]

7
doc/IRC.txt Normal file
View File

@ -0,0 +1,7 @@
// AsciiDoc file
IRC
===
Server:: `irc.freenode.org`
Channel:: `#sflphone`

18
doc/MailingLists.txt Normal file
View File

@ -0,0 +1,18 @@
// AsciiDoc file
Mailing lists
=============
sflphone-user
-------------
http://pouetpouet.list.com[subscribe] http://pouetpouet2.list.com[unsubscribe]
http://pouetpouet6.list.com[archives]
sflphone-devel
--------------
http://pouetpouet3.list.com[subscribe] http://pouetpouet4.list.com[unsubscribe]
http://pouetpouet5.list.com[archives]

View File

@ -1,19 +1,16 @@
// AsciiDoc file
Screenshots
-----------
Screenshots of upcoming releases
--------------------------------
Upcoming releases
~~~~~~~~~~~~~~~~~
Screenshot of the new SFLphone-GTK client will be here soon.
This is an upcoming client, to be released with version 0.8.
.New SFLphone-GTK client (ver. 0.8)
sflimage::images/screenshots/sflphone_gtk_0.8.png[New SFLphone GTK client]
Historical
~~~~~~~~~~
Historical screenshots
----------------------
.SFLphone 0.6.2 - Brushed metal skin
sflimage::images/screenshots/sflphone_qt3_0.6.2.png[SFLphone 0.6.2]

BIN
www/images/see-above.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

View File

@ -306,10 +306,14 @@ div.exampleblock-content {
.image {
text-align: center;
padding-bottom: 20px;
}
.image .image-title {
background: transparent url(images/see-above.png) no-repeat left;
padding-left: 20px;
color: #4D4F3A;
font-weight: normal;
font-style: italic;
display: inline;
}

View File

@ -0,0 +1,6 @@
<?php show_page('MailingLists.txt'); ?>
<?php show_page('IRC.txt'); ?>

View File

@ -1,3 +1,2 @@
<h1>Download</h1>
<?php show_page('Download.txt'); ?>
<?php show_page('Downloads.txt'); ?>