Skip to content

Commit

Permalink
Added information about Bookshare and support for DAISY books
Browse files Browse the repository at this point in the history
  • Loading branch information
gcapiel committed Sep 27, 2011
1 parent 249f0d0 commit 7835351
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions data/help/MiniHelp.en.fb2
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
<FictionBook xmlns="http://www.gribuser.ru/xml/fictionbook/2.0" xmlns:l="http://www.w3.org/1999/xlink"><description><title-info><author><last-name>FBReader</last-name></author> <book-title>About FBReaderJ</book-title> <lang>en</lang></title-info></description>
<body>
<title><p>About FBReaderJ &FBReaderVersion;</p></title>
<p>FBReaderJ is an e-book reader for the <a l:href="http://www.android.com/">Android platform</a>. It is a clone of the <a l:href="http://www.fbreader.org/">FBReader book reader</a> written in Java by the same authors. FBReaderJ supports the <code>oeb</code>, <code>epub</code>, and <code>fb2</code> e-book formats. Future releases will support the full set of formats of the original FBReader. Direct reading from <code>zip</code>, <code>tar</code>, and <code>gzip</code> archives is also supported.</p>
<p>FBReaderJ is an e-book reader for the <a l:href="http://www.android.com/">Android platform</a>. It is a clone of the <a l:href="http://www.fbreader.org/">FBReader book reader</a> written in Java by the same authors. FBReaderJ supports the <code>DAISY 3 text only (ANSI/NISO Z39.86)</code>, <code>oeb</code>, <code>epub</code>, and <code>fb2</code> e-book formats. Future releases will support the full set of formats of the original FBReader. Direct reading from <code>zip</code>, <code>tar</code>, and <code>gzip</code> archives is also supported.</p>
<p>You can configure FBReaderJ to read books with pleasure. Colors, fonts, key bindings and many other properties can be changed in the <code>Preferences</code> menu.</p>
<p>FBReaderJ is distributed under the terms of the <a l:href="http://www.gnu.org/licenses/gpl.html">GNU GPL</a>.</p>
<empty-line/>
<subtitle><p>Adding Books</p></subtitle>
<p>There are two ways to add books into the FBReaderJ library.</p>
<p>There are three ways to add books into the FBReaderJ library.</p>
<p>The first is to copy a book file to your device into the directory <code>/sdcard/Books</code> (or any of its subdirectories). FBReaderJ will add the book automatically.</p>
<p>The second way to add a book is to click a book link (i.e. on a link to a file with extension <code>.epub</code>, <code>.oeb</code>, <code>.fb2</code>, or <code>.fb2.zip</code>) in the standard Android browser. The book will be downloaded to the device and opened in FBReaderJ. If you click the same link again, the book will not be downloaded again, as the local copy will be used for reading instead.</p>
<p>The third way to add a book is to add an OPDS network library. Bookshare members can add a network library and use the URL http://bookshare.org</p>
<empty-line/>
<subtitle><p>Related sites</p></subtitle>
<p>More information about FBReader and FBReaderJ can be found at the <a l:href="http://www.fbreader.org">FBReader site</a>.</p>
Expand Down

0 comments on commit 7835351

Please sign in to comment.