Development
: K-Meleon Forum
K-Meleon development related discussions.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=desga2] @ siria About this prefs: [color=blue] pref("kmeleon.plugins.macros.docinfo.forceTab.images", true); pref("kmeleon.plugins.macros.docinfo.forceTab.links", true); pref("kmeleon.plugins.macros.docinfo.forceTab.linkedImages", true);[/color] Are prefs from the KM\macros\docinfo.kmm macro file. Possible options: A) I can add the prefs to KM\defaults\pref\kmeleon.js to this can be listed in about:config with its default value (false). User can found it more easily and change its values. B) I can add it to KM\defaults\pref\kmprefs.js and create controls in preferences panel to setting this prefs. But there are two problems here; 1) Where put the pref controls (check boxes)? [list] [*] Browsing -> Window Diversion [*] Tabbed Browsing -> General [/list] 2) Add preferences from a macro isn't recommended because you need control if the macro file exist, if macro extensions plugin is enabled and if the macro is enabled (loaded), to change the control status available/disable/hide. [quote=siria] That's really quite helpful, having that stuff opening in tabs instead of toolbar-less windows, because that also allows to see the source code of that list! A neat list of e.g. image URLs sorted nicely line by line. That's not possible if they are in a window, as I noticed just yesterday. If accessing the source-code by right-click in that small window it only opens the source of the webpage, not that of the (image etc.) list. [/quote] Sorry I don't understand you fine, can you explain it with some simple example? The source code is the same, only change if you open Page Proporties in a new customized window (false by default) or in a new tab (true). You can show the source code with right click context menu -> Page Properties -> Source Code option or with Ctrl+U accelerator. [quote=siria] Hmm... I remember you already started an extra thread for "new prefs" somewhere, it was a nice list already... [/quote] http://kmeleon.sourceforge.net/forum/read.php?2,107649 Will be updated soon, when I have a little free time to do it. [quote=siria] Oh, another important one, works only for gecko1.9: [color=blue]accessibility.blockautorefresh (bool)[/color] Drove me CRAZY when I yesterday took a look at yahoo mail, they have a "noscript" code in their entry page that makes that the page refreshes every second if a user dares to block javascript on their page!! No escape in KM1.5 yet :-([/quote] Are you sure [url=http://kb.mozillazine.org/Accessibility.blockautorefresh]this pref[/url] are working? I tried it in this websites: http://www.htmlcodetutorial.com/document/autoforwardexample.html http://diveintomark.org/archives/2007/02/08/howto-block-meta-refresh and not work for me in KM 1.6 preBeta and Seamonkey 2.0.5, only work in Firefox 3.x. (I searched in Seamonkey 2.0.5 code and this feature isn't implemented, only is available for Firefox 3.x) Also note that this pref only work to Meta refresh/redirection HTML methods not for JavaScript autorefresh/autoredirection methods.[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development