Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
4adf0748
Commit
4adf0748
authored
Aug 28, 2007
by
Alexandre Bourget
Browse files
Add News.txt, fix website colors. Fix home page.
parent
2d717fc2
Changes
4
Hide whitespace changes
Inline
Side-by-side
doc/About.txt
View file @
4adf0748
// AsciiDoc file
About SFLphone
--------------
About
=====
SFLphone is a mega phone. We like it.
doc/News.txt
0 → 100644
View file @
4adf0748
// AsciiDoc file
News
====
* News 1
* News 2
www/sflphone.css
View file @
4adf0748
...
...
@@ -16,11 +16,11 @@ body {
}
a
{
color
:
blue
;
color
:
#423130
;
text-decoration
:
underline
;
}
a
:visited
{
color
:
fuchsia
;
color
:
#826260
;
}
em
{
...
...
@@ -36,7 +36,7 @@ tt {
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
color
:
#
86B1B5
;
color
:
#
4D4F3A
;
font-family
:
sans-serif
;
margin-top
:
1.2em
;
margin-bottom
:
0.5em
;
...
...
www/templates/page_home.php
View file @
4adf0748
<h1>
News
</h1>
<?php
show_page
(
'News'
);
?>
<h1>
About
</h1>
<?php
show_page
(
'About'
);
?>
<h1>
Get started
</h2>
<p>
...
...
@@ -16,7 +15,7 @@ The project is ongoing well, but your help and contribution is needed to make th
<img
align=
"left"
style=
"margin-right: 10px; margin-left: 5em;"
src=
"images/info.png"
/>
<a
href=
"index.php?l=goals"
>
Goals
</a>
- where do we want to be
<br/>
<a
href=
"index.php?l=features"
>
Features
</a>
- where we are
<br/>
<a
href=
"index.php?l=screenshots"
>
Screenshots
</a>
-
a quick look at the current status
<a
href=
"index.php?l=screenshots"
>
Screenshots
</a>
-
we love them
</p>
<br
style=
"clear: both;"
/>
<p>
...
...
@@ -27,7 +26,7 @@ The project is ongoing well, but your help and contribution is needed to make th
<br
style=
"clear: both;"
/>
<p>
<img
align=
"left"
style=
"margin-right: 10px; margin-left: 5em;"
src=
"images/devel.png"
/>
<a
href=
"/mantis"
>
File a bug
</a>
-
File a bug
report
<br/>
<a
href=
"/mantis"
>
File a bug
</a>
- report
errors
<br/>
<a
href=
"index.php?l=discuss"
>
Discuss
</a>
- Subscribe to a mailing list or contact us
<br/>
<a
href=
"index.php?l=devel"
>
Develop
</a>
- Submit patches, work on the code, contribute
</p>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment