summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Docs/TODO-General5
-rw-r--r--Docs/developer10
2 files changed, 13 insertions, 2 deletions
diff --git a/Docs/TODO-General b/Docs/TODO-General
index 1ab483c7d..4048d4126 100644
--- a/Docs/TODO-General
+++ b/Docs/TODO-General
@@ -1,4 +1,4 @@
-$Id: TODO-General,v 1.2 2003/06/01 21:47:43 jmb Exp $
+$Id: TODO-General,v 1.3 2003/06/01 21:56:27 jmb Exp $
TODO-General for NetSurf.
@@ -14,4 +14,5 @@ Global Clipboard Support
More Image file formats
JavaScript?
URI Protocol support
-ANT URL protocol support \ No newline at end of file
+ANT URL protocol support
+#targets in URLS eg: http://www.moo.com/index.html#blah \ No newline at end of file
diff --git a/Docs/developer b/Docs/developer
index a8c443cec..304200360 100644
--- a/Docs/developer
+++ b/Docs/developer
@@ -85,6 +85,16 @@ layout.[ch] -- layout engine
________________________________________________________________________________
+RISC OS specific protocols
+
+Plugin http://www.ecs.soton.ac.uk/~jmb202/riscos/acorn/plugin.html
+ http://www.ecs.soton.ac.uk/~jmb202/riscos/acorn/browse-plugins.html
+URI http://www.ecs.soton.ac.uk/~jmb202/riscos/acorn/uri.html
+URL http://www.vigay.com/inet/inet_url.html
+Nested WIMP http://www.ecs.soton.ac.uk/~jmb202/riscos/acorn/nested.html
+
+________________________________________________________________________________
+
Specifications
HTML 4.01 http://www.w3.org/TR/html401/