dolphin/konqueror/about/specs.html
Carsten Pfeiffer 8b66527437 - moved all this stuff in a separate directory
- the old template is not used anymore, but kept as reference, as the new
  html doesn't use %1 yet. To be fixed tomorrow.

New problems: using relative images and links in the html causes problems,
we can't load urls with the about: protocol :}
First hack around this: adding <BASE HREF="file:/...."> But now we get an
error if the user clicks on the next page ("Not a secure page, but references
local filesystem"). Well, to be fixed tomorrow.

Great work, tackat!

svn path=/trunk/kdebase/konqueror/; revision=78499
2001-01-17 01:50:16 +00:00

197 lines
6 KiB
HTML

<HTML>
<HEAD>
<title>Conquer your Desktop!</title>
<link rel="stylesheet" href="konq.css" type="text/css" />
</HEAD>
<BODY BGCOLOR=#3679AD LEFTMARGIN=0 TOPMARGIN=5>
<TABLE BORDER=0 WIDTH=100% CELLPADDING=0 CELLSPACING=0 CELLPADDING=0>
<COLGROUP>
<COL WIDTH=170>
<COL WIDTH=20>
<COL WIDTH=309>
<COL WIDTH=*>
</COLGROUP>
<TR HEIGHT=24>
<TD BGCOLOR=#505050 ALIGN=RIGHT><IMG WIDTH=70 HEIGHT=22 SRC="pointers.png"></TD>
<TD class="deco" BGCOLOR=#505050 COLSPAN=3> Please enter an
internet address here!</TD>
</TR>
<TR>
<TD WIDTH=190 COLSPAN=2 ROWSPAN=2> &nbsp;</TD>
<TD BGCOLOR=#DDDDDD><IMG WIDTH=309 HEIGHT=77 SRC="konqueror.png"></TD>
<TD BGCOLOR=#DDDDDD BACKGROUND="lines.png">&nbsp;</TD>
</TR>
<TR>
<TD COLSPAN=2 BGCOLOR=#505050 ALIGN=RIGHT HEIGHT=22>
<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 CELLPADDING=0>
<TR>
<TD HEIGHT=20 class="menu">&nbsp; <A class="menu" HREF="intro.html">Introduction</A> &nbsp;</TD>
<TD HEIGHT=20 class="menu">|</TD>
<TD HEIGHT=20 class="menu">&nbsp; <A class="menu" HREF="tips.html">Tips</A> &nbsp;</TD>
<TD HEIGHT=20 class="menu">|</TD>
<TD HEIGHT=20 class="menuactive">&nbsp; Specifications &nbsp;</TD>
<TD HEIGHT=20 class="menu">&nbsp</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD COLSPAN=2 WIDTH=190></TD>
<TD COLSPAN=2 class="shadow1" HEIGHT=9 COLSPAN=4></TD>
</TR>
<TR>
<TD COLSPAN=2 WIDTH=190></TD>
<TD COLSPAN=2 HEIGHT=41 COLSPAN=4></TD>
</TR>
</TABLE>
<!-- end of header -->
<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0 CELLPADDING=0>
<TR>
<TD WIDTH=190></TD>
<TD class="trans" BGCOLOR=#D0DFEC>
<TABLE WIDTH= 100% BORDER=0 CELLPADDING=0 CELLSPACING=0 CELLPADDING=0>
<TR>
<TD HEIGHT=20 WIDTH=20>&nbsp;</TD>
<TD>&nbsp;</TD>
</TR>
<TR>
<TD WIDTH=20>&nbsp;</TD>
<TD VALIGN=TOP>
<!-- here comes the content -->
<H3>Specifications<H3>
<P>Konqueror is designed to embrace and support Internet standards.
The aim is to fully implement the officially sanctioned standards from
organisations such as the W3 and OASIS, while also adding extra support for other
common usability features that arise as de facto standards across the internet.
Along with this support, for such functions as favicons, Internet Keywords,
and <A HREF="http://grail.sourceforge.net/info/xbel.html">XBEL bookmarks</A>, Konqueror also implements:
</P>
<BR>
<TABLE class="vnice" BGCOLOR=#FFFFFF BORDER=1 CELLSPACING=0 CELLPADDING=1>
<TR ALIGN=LEFT VALIGN=MIDDLE BGCOLOR="000000" HEIGHT=6>
<TD>
<FONT COLOR=#FFFFFF>&nbsp; S P E C I F I C A T I O N S</FONT>
</TD>
</TR><TR><TD>
<TABLE class="vnice" BORDER=0 CELLSPACING=0 CELLPADDING=2>
<TR BGCOLOR="#DADADA">
<TH WIDTH=40%>Supported standards</TH>
<TH WIDTH=2%>&nbsp;</TD>
<TH>Additional requirements*</TH>
</TR>
<TR BGCOLOR="#fff4c9">
<TD><A HREF="http://www.w3.org/DOM">DOM</A> (Level 1, partially Level 2) based <A HREF="http://www.w3.org/TR/html4/">HTML 4.01</A></TD>
<TD WIDTH=2%>&nbsp;</TD>
<TD>built-in</TD>
</TR>
<TR BGCOLOR="#FFFFFF">
<TD><A HREF="http://www.w3.org/Style/CSS/">Cascading Style Sheets</A> (CSS 1, partially CSS 2)</TD>
<TD WIDTH=2%>&nbsp;</TD>
<TD>built-in</TD>
</TR>
<TR BGCOLOR="#fff4c9">
<TD><A HREF="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM">ECMA-262</A> Edition 3 (equals roughly
Javascript(TM) 1.5)</TD>
<TD WIDTH=2%>&nbsp;</TD>
<TD>Enable Javascript (globally) <A HREF="">here</A></TD>
</TR>
<TR BGCOLOR="#FFFFFF">
<TD>Secure <A HREF="http://java.sun.com">Java</A><SUP>&reg;</SUP> support</TD>
<TD WIDTH=2%>&nbsp;</TD>
<TD>
<UL>
<LI>JDK 1.2.0 (Java 2) compatible VM (<A HREF="http://www.blackdown.org">Blackdown</A>, <A HREF="">IBM</A>, <A HREF="http://www.kaffe.org">Kaffe</A> or <A HREF="http://java.sun.com">Sun</A>) </LI>
<LI>Enable Java (globally) <A HREF="">here</A></LI>
</UL>
</TD>
</TR>
<TR BGCOLOR="#fff4c9">
<TD>Netscape Communicator<SUP>&reg;</SUP> plugins (for viewing <A
HREF="">Flash</A>(TM), <A HREF="http://www.real.com">Real</A>Audio(TM),
RealVideo(TM) etc.)</TD>
<TD WIDTH=2%>&nbsp;</TD>
<TD>OSF/Motif<SUP>&reg;</SUP>-compatible library (<A HREF="http://www.openmotif.com">Open Motif</A> or <A HREF="http://www.lesstif.org">LessTif</A>)</TD>
</TR>
<TR BGCOLOR="#FFFFFF">
<TD><A HREF="http://www.netscape.com/eng/ssl3/">Secure Sockets Layer</A> (TLS/SSL v2/3) for secure communications up to 168bit</TD>
<TD WIDTH=2%>&nbsp;</TD>
<TD><A HREF="http://www.openssl.org">OpenSSL</A></TD>
</TR>
<TR BGCOLOR="#fff4c9">
<TD>Bidirectional 16bit unicode support</TD>
<TD WIDTH=2%>&nbsp;</TD>
<TD>built-in</TD>
</TR>
<TR BGCOLOR="#FFFFFF">
<TD>
Image formats:
<UL>
<LI>PNG</LI>
<LI>MNG</LI>
<LI>JPG</LI>
<LI>GIF</LI>
</UL>
</TD>
<TD WIDTH=2%>&nbsp;</TD>
<TD>built-in</TD>
</TR>
<TR BGCOLOR="#fff4c9">
<TD> Transfer protocols:
<UL>
<LI>HTTP 1.1 (including gzip/bzip2 compression)</LI>
<LI>FTP</LI>
</TD>
<TD WIDTH=5%>&nbsp;</TD>
<TD>built-in</TD>
</TR>
</TABLE>
</TD></TR>
</TABLE>
<BR>
<P>&nbsp; <A HREF="intro.html">Back</A> &nbsp; to the Introduction </P>
<!-- End of text -->
</TD>
<TD WIDTH=20>&nbsp;</TD>
</TR>
<TR>
<TD HEIGHT=20 WIDTH=20>&nbsp;</TD>
<TD>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD WIDTH=20>&nbsp;</TD>
</TR>
<TR>
<TD HEIGHT=50 COLSPAN=3>&nbsp;</TD>
</TR>
</TR>
</TABLE>
</BODY>
</HTML>