aboutsummaryrefslogblamecommitdiffstats
path: root/help/C/epiphany.xml
blob: c3962452ccb6acc7233a4432ffcb1473ffdbec0e (plain) (tree)
1
2
3
4
5
6
7



                                                                


                             
























                                                                                         




                                      




























                                                                             







                                                               


































































































































                                                                             



































































































































                                                                      
 


                                                               
            
             

































































                                                                             
 






                                                                   
                

                 

                                                
                

                 

                                                                      
                

                 

                                                 
                

                 















                                                              
 

































                                                               

          










                                                                   
                                                                                                                                                










                                                                      
<?xml version="1.0"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
  <!ENTITY legal SYSTEM "legal.xml">
  <!ENTITY appversion "1.0">
  <!ENTITY manrevision "1.0">
  <!ENTITY date "May 2003">
  <!ENTITY fr "<application>Epiphany</application>">
  <!-- Information about the entities
       The legal.xml file contains legal information, there is no need to edit the file. 
       Use the appversion entity to specify the version of the application.
       Use the manrevision entity to specify the revision number of this manual.
       Use the date entity to specify the release date of this manual.
       Use the fr entity to specify the name of the application. -->
]>
<!-- 
      (Do not remove this comment block.)
  Maintained by the GNOME Documentation Project
  http://developer.GNOME.org/projects/gdp
  Template version: 2.0 beta
  Template last modified Jan 30, 2002
-->
<!-- =============Document Header ============================= -->
<article id="index" lang="en">
<!-- please do not change the id; for translations, change lang to -->
<!-- appropriate code -->
  <articleinfo> 
    <title>Epiphany Manual &manrevision;</title>       

    <copyright> 
      <year>2003</year> 
      <holder>Patanjali Somayaji</holder> 
    </copyright>
    <copyright> 
      <year>2003</year> 
      <holder>David Bordoley</holder> 
    </copyright>

<!-- translators: uncomment this:

  <copyright>
   <year>2002</year>
   <holder>ME-THE-TRANSLATOR (Latin translation)</holder>
  </copyright>

   -->
<!-- An address can be added to the publisher information.  If a role is 
     not specified, the publisher/author is the same for all versions of the 
     document.  -->
    <publisher> 
      <publishername> GNOME Documentation Project </publishername> 
    </publisher> 

   &legal; <!-- This file contains link to license for the
   documentation (GNU FDL), and other legal stuff such as "NO
   WARRANTY" statement. Please do not change any of this. -->

    <authorgroup> 
      <author> 
    <firstname>Patanjali</firstname> 
    <surname>Somayaji</surname> 
    <affiliation> 
      <orgname>GNOME Documentation Project</orgname> 
      <address> <email>patanjali@codito.com</email> </address> 
    </affiliation> 
      </author> 
      <author> 
    <firstname>David</firstname> 
    <surname>Bordoley</surname> 
    <affiliation> 
      <orgname>Epiphany Development Team</orgname> 
      <address> <email>bordoley@msu.edu</email> </address> 
    </affiliation> 
      </author> 
    </authorgroup>


    <releaseinfo> This manual describes version &appversion; of &fr;.
    </releaseinfo> 
  </articleinfo> 

  <indexterm zone="index"> 
    <primary>Epiphany</primary> 
  </indexterm> 
  <indexterm zone="index"> 
    <primary>epiphany</primary> 
  </indexterm>
  <indexterm zone="index"> 
    <primary>Browser</primary> 
  </indexterm>

<!-- ============= Document Body ============================= -->
<!-- ============= Introduction ============================== -->
<!-- Use the Introduction section to give a brief overview of what
     the application is and what it does. -->
  <sect1 id="fr-introduction"> 
    <title>Introduction</title> 
    <para>&fr; is a GNOME web browser based on the mozilla rendering 
    engine. A web browser is more than an application, it is a way 
    of thinking, it is a way of seeing the world. Epiphany's 
    principles are simplicity and standards compliance.

   </para>
    <figure id="fr-add-dialog-fig">
    <title>Epiphany Screenshot</title>
    <screenshot> 
      <mediaobject> 
        <imageobject><imagedata
        fileref="figures/ephy-screenshot.png" format="PNG"/> 
        </imageobject>
      </mediaobject>
    </screenshot>
      </figure>
   

   <para>   
   <itemizedlist>
    <listitem>
      <para>Simplicity:</para>
      <para>
Epiphany aims to utilize the simplest interface possible for a browser.  Keep
in mind that simple does not necessarily mean less powerful.  We believe
the commonly used browsers of today are too big, buggy, and bloated. Epiphany
addresses simplicity with a small browser designed for the web -- not mail,
newsgroups, file management, instant messenging or coffee making.  The UNIX
philosophy is to design small tools that do one thing, and do it well.

Epiphany also address simplicity with modularity to make a light and powerful
application.  If something can be implemented using external applications
or components, we use it rather than wasting resources in the web browser.
Integration will be achived with CORBA, Bonobo, and the ever popular
command line.  

Mail will be handled with your favorite e-mail application (Evolution, pine,
mutt, balsa, pronto, whatever).
      </para>
    </listitem>
    <listitem>
      <para>Standards compliance:</para>
      <para>
The introduction of non-standard features in browsers could make it difficult
or impossible to use alternative products like Epiphany if developers embrace
them.  Alternative (standards complying) browsers could not be able to
fully access web sites making use of these features.  The success of
non-standard features can ultimately lead to forcing one browser, on
one platform to dominate the market. Standards compliance ensures the 
freedom of choice.  Epiphany aims to achieve this.
      </para>
    </listitem>
    <listitem>
      <para>USER INTERFACE LINES</para>
        <itemizedlist>
          <listitem>
            <para>HIG compliance</para>
              <para>
Epiphany is going to follow version 1.0 of the gnome 
user guidelines. Unless there are very seriuos reasons to make an 
exception not following it will be considered a bug. 
"I follow the HIG only when I like it" is not a legitimate approach. 
Any areas where we diverge from the HIG will communicated 
to the HIG team for future consideration.
            </para>
          </listitem>
          <listitem>
            <para>Gnome integration</para>
            <para>
Epiphany's main goal is to be integrated with the gnome desktop. 
We dont aim to make epiphany usable outside Gnome. If someone will like 
to use it anyway, it's just a plus. Ex: Making people happy that 
don't have control center installed is not a good reason 
to have mime configuration in epiphany itself.
            </para>
          </listitem>
          <listitem>
            <para>Simple design</para>
            <para>
Feature bloat and user interface clutter is evil :)
            </para>
          </listitem>
          <listitem>
            <para>Preferences</para>
            <para>
We will follow the new gnome policy about preferences. 
I think Havoc Pennington already explained it a lot 
better than I could ever do.
http://www106.pair.com/rhp/free-software-ui.html
            </para>
          </listitem>
          <listitem>
            <para>User target</para>
            <para>
We target non-technical users by design. 
This happens to be 90% of the user population.
(Technical details should not exposed in the interface)
We target web users, we dont directly target web developers.
A few geek-oriented feautures can be kept as 
long as they are non-obtrusive.
            </para>
          </listitem>
        </itemizedlist>
    </listitem>
  </itemizedlist>
  </para>
  </sect1>

<!-- ============= Getting Started =============================== -->
  <sect1 id="ephy-getting-started">
      <title>Getting Started</title>
      <para>
      </para>

        <sect2 id="ephy-to-start">
          <title>To Start &fr;</title>
          <para>
          </para>
        </sect2>
        <sect2 id="ephy-to-open-bookmarks">
          <title>To Open Your Bookmarks</title>
          <para>
          </para>
        </sect2>
        <sect2 id="ephy-to-open-file">
          <title>To Open a File</title>
          <para>
          </para>
        </sect2>

  </sect1>

<!-- ============= Browser Windows ============================ -->
  <sect1 id="ephy-browser-windows">
      <title>Browser Windows</title>
      <para>
      </para>
  </sect1>

<!-- ============= Browsing the Web =========================== -->
  <sect1 id="ephy-browsing-web">
      <title>Browsing the Web</title>
      <para>
      </para>
        <sect2 id="using-address-entry">
          <title>Using the Address Entry</title>
          <para>
          </para>
        </sect2>
    <sect2 id="using-toolbar">
          <title>Using the Toolbar</title>
          <para>
          </para>
        </sect2>
    <sect2 id="using-bookmarks-bar">
          <title>Using the Bookmarks Bar</title>
          <para>
          </para>
        </sect2>
    <sect2 id="using-fullscreen-mode">
          <title>Using Fullscreen Mode</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-open-new-window">
          <title>To Open a New Window</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-open-new-tab">
          <title>To Open a New Tab</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-open-link">
          <title>To Open a Link</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-open-link-in-window">
          <title>To Open a Link in a New window</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-open-link-in-tab">
          <title>To Open a Link in a New Tab</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-download-link">
          <title>To Download a Link</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-bookmark-link">
          <title>To Bookmark a Link</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-bookmark-page">
          <title>To Bookmark a Page</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-save-page">
          <title>To Save a Page</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-print-page">
          <title>To Print a Page</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-search-for-text-in-page">
          <title>To Search for Text in a Page</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-zoom-in-page">
          <title>To Zoom In or Out of a Page</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-view-page-source">
          <title>To View the Source of a Page</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-switch-between-tab">
          <title>To Switch in Between Tabs</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-move-tabs">
          <title>To Move Tabs</title>
          <para>
          </para>
        </sect2>
  </sect1>

<!-- ============= Managing Your Bookmarks ================ -->
  <sect1 id="ephy-managing-bookmarks">
      <title>Managing Your Bookmarks</title>
      <para>
      </para>
    <sect2 id="overview-of-bookmarks">
          <title>Overview of the Epiphany Bookmarks System</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-select-bookmarks">
          <title>To Select Bookmarks</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-open-bookmark">
          <title>To Open a Bookmark in a New Window or Tab</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-create-new-topic">
          <title>To Create a New Topic</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-add-bookmark-to-topic">
          <title>To Add a Bookmark to a Topic</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-remove-bookmark-from-topic">
          <title>To Remove a Bookmark From a Topic</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-rename-bookmark-or-topic">
          <title>To Rename a Bookmark or Topic</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-delete-bookmark-or-topic">
          <title>To Delete a Bookmark or Topic</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-search-bookmarks">
          <title>To Search Your Bookmarks</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-copy-bookmark-address">
          <title>To Copy the Address of a Bookmark</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-add-bookmark-or-topic-to-bookmarks-bar">
          <title>To Add a Bookmark or Topic to the Bookmarks Bar</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-remove-bookmark-or-topic-from-bookmarks-bar">
          <title>To Remove a Bookmark or Topic From the Bookmarks Bar</title>
          <para>
          </para>
        </sect2>
    <sect2 id="smart-bookmarks">
          <title>Smart Bookmarks</title>
          <para>
          </para>
        </sect2>
  </sect1>

<!-- ============= Managing Your History Links ================ -->
  <sect1 id="ephy-managing-history">
      <title>Managing Your History Link</title>
      <para>
      </para>
    <sect2 id="overview-of-history">
          <title>Overview of the Epiphany History System</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-select-history">
          <title>To Select History Links</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-open-history-link">
          <title>To Open a History Link in a New Window or Tab</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-delete-history-link">
          <title>To Delete a History Link</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-search-history">
          <title>To Search Your History Links</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-copy-history-link-address">
          <title>To Copy the Address of a History Link</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-bookmark-history-link">
          <title>To Bookmark a History Link</title>
          <para>
          </para>
        </sect2>
  </sect1>

<!-- ============= Managing Your Passwords and Cookies ==== -->
  <sect1 id="ephy-managing-passwords-cookies">
      <title>Managing Your Passwords and Cookies</title>
      <para>
      </para>
  </sect1>

<!-- ============= Using the Download Manager ==== -->
  <sect1 id="ephy-download-manager">
      <title>Using the Download Manager</title>
      <para>
      </para>
  </sect1>

<!-- ============= Customizing Epiphany ==== -->
  <sect1 id="ephy-customiz">
      <title>Customizing &fr;</title>
      <para>
      </para>
    <sect2 id="setting-preferences">
          <title>Setting Your Preferences</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-show-hide-window-components">
          <title>To Show and Hide Window Components</title>
          <para>
          </para>
        </sect2>
    <sect2 id="to-edit-toolbars">
          <title>To Edit Your Toolbars</title>
          <para>
          </para>
        </sect2>
  </sect1>

<!-- ============= About ================================== -->
  <sect1 id="fr-about"> 
    <title>About &fr;</title> 

    <para> &fr; was written by Marco Presenti Gritti 
      (<email>marco@it.gnome.org</email>). To find more information
      about &fr;, please visit the <ulink
      url="http://epiphany.mozdev.org" type="http">Epiphany 
      Web page</ulink>. 
    </para>
    <para>
      This manual was written by David Bordoley (<email>bordoley@msu.edu</email>) and Patanjali Somayaji (<email>patanjali@codito.com</email>). 
    </para>

    <para> This program is distributed under the terms of the GNU
      General Public license as published by the Free Software
      Foundation; either version 2 of the License, or (at your option)
      any later version. A copy of this license can be found at this
      <ulink url="ghelp:gpl" type="help">link</ulink>, or in the file
      COPYING included with the source code of this program. </para>

  </sect1> 
</article>