# HG changeset patch # User Christophe Lincoln # Date 1209767642 -7200 # Node ID 9a2497100dc88b576c4cc23cf7ba9487e89b5404 # Parent 69813a32bee3a6efc295f479ccabff19bc916dc2 firefox: Improved local Home page diff -r 69813a32bee3 -r 9a2497100dc8 firefox/stuff/bookmarks.html --- a/firefox/stuff/bookmarks.html Fri May 02 23:25:33 2008 +0200 +++ b/firefox/stuff/bookmarks.html Sat May 03 00:34:02 2008 +0200 @@ -4,64 +4,73 @@ DO NOT EDIT! --> Bookmarks -

Bookmarks

+

Bookmarks

Get Bookmark Add-ons
-

Bookmarks Toolbar Folder

+

Bookmarks Toolbar Folder

Add bookmarks to this folder to see them displayed on the Bookmarks Toolbar

-

Localhost

+

Localhost

-

Server index +
Server index
SliTaz local Web server index
Documentation
Examples +
+
Index of /~hacker/

-

Web applications

+

Web applications

-

Wikipédia +
Wikipédia
Search Wikia
Jamendo +
LibriVox
YouTube +
Digg
Facebook
Blogmarks
Openomy
Zoho Office -
FreeHg.org +
FreeHg.org

-

SliTaz

+

SliTaz

-

SliTaz GNU/Linux (en) -
Documentation (en) +
SliTaz GNU/Linux (en) +
Documentation (en)
SliTaz English documentation -
SliTaz GNU/Linux (fr) -
Documentation (fr) +
+
SliTaz GNU/Linux (fr) +
Documentation (fr)
Documentation du projet SliTaz -
Community Forum (i18n) +
+
Community Forum (i18n) +
SliTaz Blog (i18n)

-

Firefox central


-

Development

+

Development

-

Python +
Lua +
Official web site of the Lua language +
Perl +
The Perl Directory at perl.org. Links and other helpful resources for new and experienced Perl programmers. +
Python
Home page for Python, an interpreted, interactive, object-oriented, extensible programming language. It provides an extraordinary combination of clarity and versatility, and is free and comprehensively ported. -
Perl Directory -
The Perl Directory at perl.org. Links and other helpful resources for new and experienced Perl programmers.
Ruby

GNU Project -
DistroWatch +
DistroWatch
News and feature lists of Linux and BSD distributions. -
LinuxFR -
QuebecOS +
Tuxmachines +
LinuxFR +
QuebecOS
QuebecOS - le site d'actualité des systèmes d'exploitation alternatifs -
Tuxfamily -
Freshmeat.net -
GnomeFiles +
Tuxfamily +
Freshmeat.net +
GnomeFiles
The premiere GNOME/GTK+ software directory.

diff -r 69813a32bee3 -r 9a2497100dc8 firefox/stuff/webhome/index.html --- a/firefox/stuff/webhome/index.html Fri May 02 23:25:33 2008 +0200 +++ b/firefox/stuff/webhome/index.html Sat May 03 00:34:02 2008 +0200 @@ -6,9 +6,12 @@ - + - + + + +

@@ -46,12 +49,19 @@
-
- SliTaz Website | - SliTaz Documentation | +
+ SliTaz Website - + fr_FR | + Handbook | SliTaz Forum
+
+www.slitaz.org +
+
diff -r 69813a32bee3 -r 9a2497100dc8 firefox/stuff/webhome/pics/content-bl.png Binary file firefox/stuff/webhome/pics/content-bl.png has changed diff -r 69813a32bee3 -r 9a2497100dc8 firefox/stuff/webhome/pics/content-br.png Binary file firefox/stuff/webhome/pics/content-br.png has changed diff -r 69813a32bee3 -r 9a2497100dc8 firefox/stuff/webhome/pics/content-tl.png Binary file firefox/stuff/webhome/pics/content-tl.png has changed diff -r 69813a32bee3 -r 9a2497100dc8 firefox/stuff/webhome/pics/content-tr.png Binary file firefox/stuff/webhome/pics/content-tr.png has changed diff -r 69813a32bee3 -r 9a2497100dc8 firefox/stuff/webhome/pics/header.png Binary file firefox/stuff/webhome/pics/header.png has changed diff -r 69813a32bee3 -r 9a2497100dc8 firefox/stuff/webhome/pics/slitaz-tux.png Binary file firefox/stuff/webhome/pics/slitaz-tux.png has changed diff -r 69813a32bee3 -r 9a2497100dc8 firefox/stuff/webhome/pics/website/content-bl.png Binary file firefox/stuff/webhome/pics/website/content-bl.png has changed diff -r 69813a32bee3 -r 9a2497100dc8 firefox/stuff/webhome/pics/website/content-br.png Binary file firefox/stuff/webhome/pics/website/content-br.png has changed diff -r 69813a32bee3 -r 9a2497100dc8 firefox/stuff/webhome/pics/website/content-tl.png Binary file firefox/stuff/webhome/pics/website/content-tl.png has changed diff -r 69813a32bee3 -r 9a2497100dc8 firefox/stuff/webhome/pics/website/content-tr.png Binary file firefox/stuff/webhome/pics/website/content-tr.png has changed diff -r 69813a32bee3 -r 9a2497100dc8 firefox/stuff/webhome/slitaz.css --- a/firefox/stuff/webhome/slitaz.css Fri May 02 23:25:33 2008 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,168 +0,0 @@ -/* - CSS style for SliTaz GNU/Linux website - www.slitaz.org - (c) 2007 Pankso -*/ - -body { - background: #222222; - color: black; - font: 13px sans-serif, vernada, arial; - margin: 0 0 0 0; - padding-bottom: 100%; -} - -/* Page content */ - -#content, #content_bottom, #content_top { - background: white; - color: black; - text-align: justify; -} - -#content_top { - height: 14px; - margin: 40px 100px 0px 100px; -} - -#content { - height: auto; - margin: -6px 100px 0px 100px; - padding: 0px 72px 72px 72px; - /*background: white; - color: #333333;*/ -} - -#content_bottom { - height: 14px; - margin: 0px 100px 0px 100px; - /*clear: both;*/ -} - -#content li { - line-height: 1.5em; - text-align: left; -} - -/* Footer */ - -#bottom { - float: none; - background: inherit; - color: black; - width: auto; - clear: both; - padding: 0; - margin: 0; - text-align: center; - vertical-align: middle; -} - -/* CSS class. */ - -.top_left, .top_right, .bottom_left, .bottom_right { - height: 14px; - width: 14px; - color: white; - background-color: #333333; - background-repeat: no-repeat; -} - -.top_left { - background-image: url(pics/website/content-tl.png); - background-position: left top; - position: absolute; -} - -.top_right { - background-image: url(pics/website/content-tr.png); - float: right; -} - -.bottom_left { - background-image: url(pics/website/content-bl.png); - position: absolute; -} - -.bottom_right { - background-image: url(pics/website/content-br.png); - float: right; -} - -/* HTML styles */ - -h1 { - color: #DF8F06; - background: inherit; - text-align: center; - margin: 0px 0px 20px 0px; - padding: 10px 0px 10px 0px; - border-bottom: 1px solid #DF8F06; -} - -h2 { - color: #DF8F06; - border-left: 10px solid #F3F3F3; - padding: 4px 0px 4px 4px; - margin: 0; -} - -h3 { - font-weight: bold; - color: #6c0023; - background: inherit; -} - -a { - text-decoration: underline; - color: #0F314E; - background: inherit; -} - -a:hover { - text-decoration: none; - color: blue; - background: inherit; -} - -img { - border: 0pt none; -} - -textarea { - background: #E5E5E5; - margin-top: 12px; -} - -input[type=submit] { - background: #E5E5E5; - color: black; - border: 1px outset #111111; - font-weight: bold; -} - -input[type=submit]:hover { - background: #F3F3F3; - color: black; -} - -/* Packages pages */ - -.pkg_nav { - border-top: 1px solid black; - margin-top: 10px; - padding-top: 10px; -} - -pre.package { - padding: 0px; - color: black; - background: white; -} - -p.get { - text-align: center; - padding: 10px; - color: black; - background: #F3F3F3; - border: 1px solid #DEDEDE; -} diff -r 69813a32bee3 -r 9a2497100dc8 firefox/stuff/webhome/style.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/firefox/stuff/webhome/style.css Sat May 03 00:34:02 2008 +0200 @@ -0,0 +1,179 @@ +/* + CSS style for SliTaz GNU/Linux local home page + www.slitaz.org - (c) 2008 SliTaz Community +*/ + +body { + background: #222222; + color: black; + font: 13px sans-serif, vernada, arial; + margin: 0 0 0 0; + padding-bottom: 100%; +} + +#header { + background: #f0ba08 url(pics/header.png) repeat-x top; + color: black; + width: 100%; + height: 50px ; + border-top: 1px solid black; + border-bottom: 1px solid black; + /* margin-bottom: 30px; */ +} + +/* Page content */ + +#content, #content_bottom, #content_top { + background: white; + color: black; + text-align: justify; +} + +#content_top { + height: 14px; + margin: 10px 100px 0px 100px; +} + +#content { + height: auto; + margin: -6px 100px 0px 100px; + padding: 0px 72px 0px 72px; + /*background: white; + color: #333333;*/ +} + +#content_bottom { + height: 14px; + margin: 0px 100px 0px 100px; + /*clear: both;*/ + +} + +#content li { + line-height: 1.5em; + text-align: left; +} + +/* Footer */ + +#bottom { + float: none; + background: inherit; + color: black; + width: auto; + clear: both; + padding: 0; + margin: 0; + text-align: center; + vertical-align: middle; +} + +/* CSS class. */ + +.top_left, .top_right, .bottom_left, .bottom_right { + height: 14px; + width: 14px; + color: white; + background-color: #333333; + background-repeat: no-repeat; +} + +.top_left { + background-image: url(pics/content-tl.png); + background-position: left top; + position: absolute; +} + +.top_right { + background-image: url(pics/content-tr.png); + float: right; +} + +.bottom_left { + background-image: url(pics/content-bl.png); + position: absolute; +} + +.bottom_right { + background-image: url(pics/content-br.png); + float: right; +} + +/* HTML styles */ + +h1 { + color: #DF8F06; + background: inherit; + text-align: center; + margin: 0px 0px 20px 0px; + padding: 10px 0px 10px 0px; + border-bottom: 1px solid #DF8F06; +} + +h2 { + color: #DF8F06; + border-left: 10px solid #F3F3F3; + padding: 4px 0px 4px 4px; + margin: 0; +} + +h3 { + font-weight: bold; + color: #6c0023; + background: inherit; +} + +a { + text-decoration: underline; + color: #0F314E; + background: inherit; +} + +a:hover { + text-decoration: none; + color: blue; + background: inherit; +} + +img { + border: 0pt none; +} + +textarea { + background: #E5E5E5; + margin-top: 12px; +} + +input[type=submit] { + background: #E5E5E5; + color: black; + border: 1px outset #111111; + font-weight: bold; +} + +input[type=submit]:hover { + background: #F3F3F3; + color: black; +} + +/* Packages pages */ + +.pkg_nav { + border-top: 1px solid black; + margin-top: 10px; + padding-top: 10px; +} + +pre.package { + padding: 0px; + color: black; + background: white; +} + +p.get { + text-align: center; + padding: 10px; + color: black; + background: #F3F3F3; + border: 1px solid #DEDEDE; +}