ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Андрей Новосёлов" <ksynolog@aip.mk.ua>
To: ALTLinux <community@altlinux.ru>
Subject: Re: [Comm] Приручение Dillo
Date: 03 Jun 2003 00:16:05 +0300
Message-ID: <1054588462.1662.11.camel@localhost.localdomain> (raw)
In-Reply-To: <20030602225552.494f015a.CityHawk@inbox.ru>

[-- Attachment #1: Type: text/plain, Size: 501 bytes --]

В Пнд, 02.06.2003, в 21:55, Eugene A. Suchkov написал:
> Здравствуй всезнающий ALL!
> 
> А никто не знает как Dillo принудительно сказать, чтоб использовал
> кодировку 1251. 
> 
> Он у меня в Sylpheed-Claws заплагинен. Но когда некоторые несознательные
> личности пишут в html и CP1251, оно мне показывает html все бНОПНЕЙ
Ссылочкой поделитесь, как заплагинить? И где посмотреть сорцы на Claws?
-- 
  С наилучшими пожеланиями, Андрей.
Зарегистрироанный пользователь Linux
        -=*** N 282220 ***=-

[-- Attachment #2: dillorc --]
[-- Type: text/plain, Size: 4626 bytes --]

# dillorc
# Sample dillo initialization file.
# Copy this file to ~/.dillo/dillorc and edit to your taste.
# Lines that start with a '#' are comments.


#-------------------------------------------------------------------------
#                             FIRST SECTION                             :)
#-------------------------------------------------------------------------

# Set the desired initial browser size
geometry=640x550

# Dicache is where the Decompressed Images are cached (not the original ones).
# If you have a lot of memory and a slow CPU, use YES, otherwise use NO
use_dicache=NO


#-------------------------------------------------------------------------
#                           RENDERING SECTION
#-------------------------------------------------------------------------

# Fontname for variable width rendering (most of the text).
#   - some fonts may slow down rendering, some others not!
#   - try to tune a fontname/font_factor combination.
# Ex. {helvetica, lucida, times, "new century schoolbook", utopia, ...}
vw_fontname=helvetica

# Fontname for fixed width rendering (mainly <pre> quoted text)
fw_fontname=courier

# All fontsizes are scaled by this value (default is 1.0)
#font_factor=1.2

# If you prefer oblique over italic fonts, uncoment next line
#use_oblique=YES

# Use this value as charset part of font for loading. (default is iso8859-1)
font_charset=koi8-r

# Show tooltip popup for images?
# Note: We use the "title" attribute and not "alt".
#       More info at: http://bugzilla.mozilla.org/show_bug.cgi?id=25537
show_tooltip=YES

# Set this to YES, if you want to limit the word wrap width to the vieport
# width (may be useful for iPAQ)
limit_text_width=NO


#-------------------------------------------------------------------------
#                            NETWORK SECTION
#-------------------------------------------------------------------------

# Set the home location
home=http://dillo.auriga.wearlab.de/

# Set the proxy information for http
#http_proxy=http://localhost:8080/

# When using a proxy, this sets the domains to access without proxy.
# (separated with a single space -- see examples below)
#no_proxy = ".mynet.com"
#no_proxy = ".mynet.com .other.net .foo.bar.org"

# Accept-Language string value to send to http server
#accept_language="*"

#-------------------------------------------------------------------------
#                            COLORS SECTION
#-------------------------------------------------------------------------

# Here we can use the HTML (standar and extended) or C syntax.

# Set the background color
# bg_color=gray
# bg_color=0xd6d6c0
bg_color=0xdcd1ba

# Set the text color
text_color=black

# Set the link color
link_color=blue

# If your eyes suffer with white backgrounds, or you have headaches after
# lengthy computer sessions, and you don't need high contrast to see sharply,
# uncomment next line (it'll use 'bg_color' instead).   -- It works!
#allow_white_bg=NO

# Use the same colors with all documents?
force_my_colors=NO

# When set to YES, visited links always have a characteristic color,
# independent of the author's setting.
force_visited_color=YES

#-------------------------------------------------------------------------
#                        USER INTERFACE SECTION
#-------------------------------------------------------------------------

# Size of dillo panel (used to enlarge the browsing area)
# tiny   :  recommended for iPAQ (with small_icons)
# medium :  nice!
# large  :  Traditional
panel_size=tiny
small_icons=NO

# Here you can choose to hide some widgets of the dillo panel...
#show_back=NO
#show_forw=NO
#show_home=NO   
#show_reload=NO
#show_save=NO
#show_stop=NO
#show_bookmarks=NO
#show_menubar=NO
#show_clear_url=NO
#show_url=NO
#show_progress_box=NO

# Start dillo windows with a hidden panel?
fullwindow_start=NO

# Enabling this will restrain OpenUrl and FindText, but may be required
# for the ION window manager.
transient_dialogs=NO

# When filling forms, our default behaviour is to submit on enterpress,
# but only when there's a single text entry (to avoid incomplete submits).
# OTOH, if you have to fill the same form lots of times, you may find
# useful to keep away from the mouse by forcing enter to submit.
enterpress_forces_submit=NO

# Some forms lack a submit button, and dillo can generate a custom one
# internally. Unfortunately there's no guarantee for it to work. :(
# (my experience is that forms that lack a submit rely on Javascript)
generate_submit=NO


# -----------------------------------------------------------------------
# dillorc ends here.

  parent reply	other threads:[~2003-06-02 21:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-02 18:55 Eugene A. Suchkov
2003-06-02 19:50 ` Grigory Tuboltsev
2003-06-02 20:06   ` Eugene A. Suchkov
2003-06-02 21:16 ` Андрей Новосёлов [this message]
2003-06-03  6:18   ` Eugene A. Suchkov
2003-06-03  3:46 ` [Comm] " Alexey Tourbin
2003-06-07 12:53 ` Alexey Tourbin
2003-06-07 12:50   ` Eugene A. Suchkov
2003-07-07 21:40     ` Alexey Tourbin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1054588462.1662.11.camel@localhost.localdomain \
    --to=ksynolog@aip.mk.ua \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git