From 5ea943a5e789222472e45864e119cf786498bfcd Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Mon, 1 Jan 2024 23:40:52 +0100 Subject: Import original dillo.org website into old/ --- old/help/bug_meter.html | 224 ++++++++++++++++++++++++++++++++++++++++ old/help/dillo.man.html | 264 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 488 insertions(+) create mode 100644 old/help/bug_meter.html create mode 100644 old/help/dillo.man.html (limited to 'old/help') diff --git a/old/help/bug_meter.html b/old/help/bug_meter.html new file mode 100644 index 0000000..89da34f --- /dev/null +++ b/old/help/bug_meter.html @@ -0,0 +1,224 @@ + + + + + + Dillo Web Browser :: + + About Dillo's Bug Meter + + + + + + + + + +
The Dillo Web Browser + + The Dillo Web Browser +
+ + + + + + +
+ + +
+

About Dillo's Bug Meter

+ +
+

Introduction:

+ +Dillo's bug meter shows the number of detected bugs inside a web +page. The bugs are caught at parsing time, and therefore the error messages +also show the line where they occur and provide a +hint of what was expected instead! +

+The primary goal of the bug meter is to help webmasters and page authors +to polish the contents of their sites with a view to make them standards +compliant. +

+ +
+

How does it work?

+ +Mainly, the parser catches +"nesting" +bugs. That is, improperly closed or +unclosed elements. This is, actually, one of the most +common +mistakes found in web pages, so the chances of a dillo-validated +web page to be +W3C or +WDG +compliant are very high! +

+The rest of the reported bugs set is basically related to proper format +and allowed contents for elements and attributes. +

+ +
+

What's the difference with the W3C and WDG validators?

+ +Mainly the ease of use and completeness. +

+Dillo's bug meter is not a substitute for formal validators but a +tool to help towards standards compliance. +

+Every page displayed by Dillo shows the bug meter count, and also keeps +an error message list. That is, for the sole act of displaying a +page you know whether it validates with Dillo or not. +The error message list (with hints) is a single click away! +

+Once the page validates you can double check it either with the W3C +or WDG by right-clicking the bug meter and making your choice. These +validators make a formal check of the page contents. +

+Most of the time the page will pass this second check! +

+ +
+

Why are standards so important?

+ +When a page is not standards compliant it becomes slang, and as +such its interpretation is subjective or, at best, only known to +its creators. +

+Such pages, and particularly those with multiple slang instances, +start to become only understandable by one interpreter (browser). +

+Once this happens, the universality of the Web fails, because it +restricts site usage to a certain browser. +

+Making your sites standards-compliant will help ensure every +browser, old and new, will be able to present the sites +properly, and also that they will +work in the future, making your site +accessible from a wide range of devices ranging from desktops to +cell phones. +

+The universality and interoperability of the Web is one of the biggest +assets of mankind today. Liberty of expression and freedom of information +have found their new home inside the fertile Web space. +

+If you let a single corporation or entity the power to +control the Internet's protocols, they would be +able to control the Web just as much as the mass-media. +

+Please don't let that happen. +

+ +
+

What can I do?

+
    +
  • Be aware of the importance of Web standards, and help + to spread the word. +
  • Help page authors and webmasters to provide standards-compliant contents +(For instance, you can copy&paste the error messages produced by +Dillo, and mail them to the author). +
  • Reject slang and proprietary protocols, + use alternative standard-compliant sites. +
+
+ +
+

Links:

+ +
    +
  • The Web Standards Project's +FAQ. +
  • Tidy: +an extraordinary tool that automatically corrects a lot +of errors found in web pages. +
  • +W3C and +WDG. +
+
+ +

Note: near the release of dillo-3.0.4 a person that teaches HTML +wrote me with some suggested links of their own. I lost the email in +the server migration and wish he could send it again. + +

+ +
+ + + + + diff --git a/old/help/dillo.man.html b/old/help/dillo.man.html new file mode 100644 index 0000000..bee21ef --- /dev/null +++ b/old/help/dillo.man.html @@ -0,0 +1,264 @@ + + + + + + + + + +dillo + + + + +

dillo

+ +NAME
+SYNOPSIS
+DESCRIPTION
+OPTIONS
+EXIT STATUS
+ENVIRONMENT
+FILES
+SEE ALSO
+ +
+ + +

NAME + +

+ + +

dillo − +web browser

+ +

SYNOPSIS + +

+ + +

dillo +[OPTION]... [−−] +[URL|FILE]...

+ +

DESCRIPTION + +

+ + +

Dillo is a +lightweight graphical web browser that aims to be secure. It +handles HTTP internally, and FILE, FTP, and DATA URIs are +handled through a plugin system (dpi). In addition, +INSECURE HTTPS support can be enabled. Both FTP and +Dillo’s download manager use the wget(1) +downloader.

+ +

Dillo displays +HTML, text, PNG, JPEG, and GIF files. It handles cookies, +basic authentication, proxying, and some CSS.

+ +

Framesets are +displayed as links to frames, and there is currently no +support for javascript or video.

+ +

OPTIONS + +

+ + + +

−f, +−−fullwindow

+ +

Start in full window mode: hide +address bar, navigation buttons, menu, and status bar.

+ +

−g, +−geometry GEO

+ +

Set initial window position +where GEO is +WxH[{+−}X{+−}Y].

+ +

−h, +−−help

+ +

Display this help text and +exit.

+ +

−l, +−−local

+ +

Don’t load images for +these URL(s).

+ +

−v, +−−version

+ +

Display version info and +exit.

+ +

−x, +−−xid XID

+ +

Open first Dillo window in an +existing window whose window ID is XID.

+ +

EXIT STATUS + +

+ + + + + + + + + + + + + + + + + + + + + +
+ + +

0

+ + +

No error.

+
+ + +

1

+ + +

Internal error.

+
+ + +

2

+ + +

Error in command line arguments.

+
+ +

ENVIRONMENT + +

+ + +

HOME (or +HOMEDRIVE and HOMEPATH on Cygwin)

+ +

User’s home +directory.

+ +

http_proxy

+ +

URL of proxy to send HTTP +traffic through.

+ +

FILES + +

+ + + + + + + + + + + + + + + +
+ + +

dpid

+ + +

Dillo plugin daemon

+
+ + +

dpidc

+ + +

Control program for dpid.

+
+ +

~/.dillo/bm.txt

+ +

User bookmarks

+ + +

~/.dillo/cookies.txt

+ +

Stored cookies

+ +

~/.dillo/cookiesrc

+ +

Cookie settings

+ +

~/.dillo/dillorc

+ +

Configuration file.

+ + +

~/.dillo/dpid_comm_keys

+ +

Keys used in dpi daemon +communication.

+ +

~/.dillo/dpidrc

+ +

Contains name of directory +containing dpis, and associates dpi files with +protocols.

+ +

~/.dillo/keysrc

+ +

Keybindings.

+ +

~/.dillo/style.css

+ +

User style sheet

+ +

SEE ALSO + +

+ + + +

wget(1)

+ +

Dillo website: +http://www.dillo.org

+
+ + -- cgit v1.2.3