user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH] doc/design_www: adjust some wording and URLs around CSS
@ 2018-01-25  6:32  7% Eric Wong
  0 siblings, 0 replies; 1+ results
From: Eric Wong @ 2018-01-25  6:32 UTC (permalink / raw)
  To: meta

I still hate that CSS is over-used, but colors are useful
and perhaps using them for highlighting won't be too bad;
but user-supplied colors will ALWAYS be supported.
---
 Documentation/design_www.txt | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/Documentation/design_www.txt b/Documentation/design_www.txt
index 704f817..514f8ff 100644
--- a/Documentation/design_www.txt
+++ b/Documentation/design_www.txt
@@ -76,7 +76,7 @@ browsers default to.
 * No graphics, images, or icons at all.  We tolerate, but do not
   encourage the use of GUIs.
 
-* No setting colors or font sizes, power to users to decide those.
+* No setting font sizes, power to users to decide those.
   We will include and document <span class=?> to support colors
   for user-supplied CSS.
 
@@ -98,10 +98,9 @@ browsers default to.
 * We only use CSS for one reason: wrapping pre-formatted text
   This is necessary because unfortunate GUI browsers tend to be
   prone to layout widening from unwrapped mailers.
-  w3m is fine here without CSS :)
-  No other CSS is allowed, especially with scary things like:
+  Do not expect CSS to be enabled, especially with scary things like:
 
-	http://thejh.net/misc/website-terminal-copy-paste
+	https://thejh.net/misc/website-terminal-copy-paste
 
   However, we will try to make it easy for users to supply their
   own colors via user-side CSS.
@@ -109,4 +108,7 @@ browsers default to.
 CSS classes (for user-supplied CSS)
 -----------------------------------
 span.q	- quoted text in email messages
+
+TODO: consider using highlight(1) via libhighlight-perl in Debian,
+      optionally
 ...
-- 
EW


^ permalink raw reply related	[relevance 7%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-01-25  6:32  7% [PATCH] doc/design_www: adjust some wording and URLs around CSS Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).