summaryrefslogtreecommitdiff
path: root/!NetSurf
diff options
context:
space:
mode:
authorJames Bursa <james@netsurf-browser.org>2003-11-08 13:49:35 +0000
committerJames Bursa <james@netsurf-browser.org>2003-11-08 13:49:35 +0000
commit27d23b28fd93c5956b169fdbe8cdbfa8212d94ad (patch)
treee3829debd4cadf120d226f7357a9538b373d0546 /!NetSurf
parent044c050ff6ae9a27968b5e43d7171b76ecc0a809 (diff)
downloadnetsurf-27d23b28fd93c5956b169fdbe8cdbfa8212d94ad.tar.gz
netsurf-27d23b28fd93c5956b169fdbe8cdbfa8212d94ad.tar.bz2
[project @ 2003-11-08 13:49:34 by bursa]
Move Templates under en, new !Help. svn path=/import/netsurf/; revision=410
Diffstat (limited to '!NetSurf')
-rw-r--r--!NetSurf/!Help15
-rw-r--r--!NetSurf/!Help,feb2
-rw-r--r--!NetSurf/Docs/en/txthelp134
-rw-r--r--!NetSurf/Resources/Templates,fecbin4315 -> 0 bytes
-rw-r--r--!NetSurf/Resources/en/Templates,fecbin0 -> 4200 bytes
5 files changed, 15 insertions, 136 deletions
diff --git a/!NetSurf/!Help b/!NetSurf/!Help
new file mode 100644
index 000000000..e10dadeb6
--- /dev/null
+++ b/!NetSurf/!Help
@@ -0,0 +1,15 @@
+NetSurf - Open Source web browser
+http://netsurf.sourceforge.net/
+__________________________________________________
+
+To view the full documentation, start NetSurf and
+choose "Help..." from the icon bar menu.
+
+This is a test build of NetSurf. In case of
+problems, please check for a newer build first at
+http://netsurf.strcprstskrzkrk.co.uk/
+
+Please report bugs to the development mailing
+list, netsurf-develop@lists.sourceforge.net
+Alternatively, the developers are often available
+on IRCNet in the channel #netsurf-develop.
diff --git a/!NetSurf/!Help,feb b/!NetSurf/!Help,feb
deleted file mode 100644
index 29cc99d28..000000000
--- a/!NetSurf/!Help,feb
+++ /dev/null
@@ -1,2 +0,0 @@
-Set NetSurf$Dir <Obey$Dir>
-If "<Alias$@RunType_FAF>" <> "" Then Filer_Run <NetSurf$Dir>.Docs.en.index Else Filer_Run <NetSurf$Dir>.Docs.en.txthelp \ No newline at end of file
diff --git a/!NetSurf/Docs/en/txthelp b/!NetSurf/Docs/en/txthelp
deleted file mode 100644
index 42dbd01ee..000000000
--- a/!NetSurf/Docs/en/txthelp
+++ /dev/null
@@ -1,134 +0,0 @@
-NetSurf: The open-source web browser for RISC OS
-================================================
-
-Introduction
-============
-
-NetSurf is an open-source web browser for RISC OS. Its aim is to bring the HTML 4 (HyperText Markup Language) and CSS (Cascading Style Sheet) technologies to the RISC OS platform. Currently, NetSurf supports only a fraction of these standards.
-
-Documentation
-=============
-
- User Information
- ****************
-
- Requirements
- ~~~~~~~~~~~~
- NetSurf requires the SharedUnixLibrary (http://www.chocky.org/unix/usage.html) to run. Also, you may need to download the AcornURI module (http://sudden.recoil.org/others/).
-
- Contacting the developers
- ~~~~~~~~~~~~~~~~~~~~~~~~~
- If you want to contribute to the NetSurf project, please see the Developer Information further down this file.
-
- Before submitting a bug report, please check that you have the latest version and check to see if the bug has already been discovered (see the Known Bugs section).
-
- Bug reports and questions about NetSurf can be raised in the following forms:
-
- Mailing List
- ------------
- The mailing list (http://lists.sourceforge.net/lists/listinfo/netsurf-develop) is for discussion of NetSurf. If you are interested in NetSurf's development, please subscribe to this list.
-
- IRC Channel
- -----------
- The #netsurf-develop IRC channel on the IRCnet network is also for the discussion of NetSurf. ircnet.demon.co.uk is a suitable server.
-
- Bug Tracker
- -----------
- Please submit any bugs to the bug tracker (http://sourceforge.net/tracker/?group_id=51719&atid=464312).
-
- Current features & limitations
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- The following features have been implemented:
-
- Basic HTML 4, including tables
- Parts of CSS
- Local and HTTP fetching
- External CSS files
- Memory cache
- <style> element
- Encrypted HTTP or https
- Plugin System
- Redirects
- View Source
- Support for Acorn URI Protocol and URI files
- HTML forms, using GET and POST methods
- Browser authentication
-
- The following is in progress:
-
- GUI
- PNG support
- JPEG support
- GIF support
- File downloads (eg. zip files)
- Improved memory handling
-
- We want to release a stable and fairly complete HTML / CSS browser before considering JavaScript support. To see what remains to be done in more detail, please see the TODO lists (http://cvs.semichrome.net/netsurf/Docs/).
-
- Known bugs
- ~~~~~~~~~~
- No way to re-download a webpage, if it has been updated, without quitting NetSurf.
- PNGs with transparency don't display properly unless you have Select.
- NetSurf quits when it runs out of memory.
-
- User Guide
- **********
-
- Run NetSurf and follow the documentation link on the homepage to access the user guide.
-
- Developer Information
- *********************
-
- Contribution to the project
- ===========================
- NetSurf is an open source project, everyone is welcome to contribute. If you would like to add some functionality to NetSurf then you can contact the other developers via either the #netsurf-develop IRC channel or the mailing list.
-
- Libraries used
- ==============
- NetSurf makes use of the following libraries:
-
- libcurl
- IFClib
- OpenSSL
- OSLib
- libpng
- libxml2
-
- These can be downloaded in a pre-built form from http://netsurf.strcprstskrzkrk.co.uk/developer
-
- Further information
- ===================
- There is further developer information generated by Doxygen at http://netsurf.strcprstskrzkrk.co.uk/codedocs/
-
-Contributors
-============
-
-NetSurf's main developers are:
-
- James Bursa
- John Bell
- Phil Mellor
- Phil Pemberton
- Rob Jackson
-
-Other contributors include:
-
- Andrew Poole - (GUI stuff)
- Andrew Duffell - (Website work, NetSurf logo and other graphics, beta testing)
- James Shaw - (Started the NetSurf project)
- Michael Drake - (This documentation, beta testing)
-
-Also, thanks to everyone else who has helped with bug reports and suggestions. If you feel you should be mentioned on the above list or have any other issues with it, please post to the mailing list or contact Michael Drake (mike@smoothartist.com) directly.
-
-License
-=======
-
-NetSurf is released under the GPL license.
-
-NetSurf Links
-=============
-
-Project homepage : http://netsurf.sourceforge.net
-Recent builds : http://netsurf.strcprstskrzkrk.co.uk/
-Web CVS interface : http://cvs.semichrome.net/netsurf/
-
diff --git a/!NetSurf/Resources/Templates,fec b/!NetSurf/Resources/Templates,fec
deleted file mode 100644
index 8b43f7bb1..000000000
--- a/!NetSurf/Resources/Templates,fec
+++ /dev/null
Binary files differ
diff --git a/!NetSurf/Resources/en/Templates,fec b/!NetSurf/Resources/en/Templates,fec
new file mode 100644
index 000000000..8842d19eb
--- /dev/null
+++ b/!NetSurf/Resources/en/Templates,fec
Binary files differ