Development :  K-Meleon Web Browser Forum
K-Meleon development related discussions. 

Pages: PreviousFirst...7071727374...LastNext
Current Page: 72 of 179
Results 2131 - 2160 of 5344
8 years ago
siria
@hermes There are native prefs for global loading of css and subdocuments and other interesting stuff, I also learned this only recently and was very surprised! The result were my recent macros for toggling global settings: permdefs, priv3buttons, blockeria. Absolutely great is extension ExExPermissions/ExExceptions, which allows to finetune permission exceptions by site! Only prob is that it
Forum: Announcements
8 years ago
siria
It's an ago old thread, but assuming it's the same macro that's included out-of-box long since, it meanwhile needs 2 little bugfixes for "Selected" text. Can only test in KM1.6, but in KM76 those snippets still seem to be the same in included translate.kmm, so most likely needed there too. @Dorian ==> The blank insertion after linebreaks is very simple and necessar
Forum: Extensions
8 years ago
siria
PS: current millitimer case is to scroll by injectJS after session(Undo). No prob in 1.5-1.6 In 74 it only works if JS is already enabled and the Undo-Button isn't pressed to quickly... Since 75 it doesn't seem to work anymore at all, JS on or off, except after a little break. Have now finally tested in 76 upd2 too, and still the same there. Of course, in upd2 scrolling isn't
Forum: Announcements
8 years ago
siria
Tested a bit again with appendfile writing into existing ANSI, UTF8, UTF16 files. Had thought that it could also write into utf16, but now see that was an error, in direct comparison those utf8 and utf16 chinese signs do look different :cool: Thinking... could it also write or create kmm files in macros folder? Frankly that would be rather scary...
Forum: Announcements
8 years ago
siria
Not really that great if for example you want to append text to an existing ANSI file :cool: Yes a millitimer would be nice! (although it'll take awhile until I stop trying to keep macros cross-version, but the time will come ;-)
Forum: Announcements
8 years ago
siria
Uhm, that's fine thank you, but I don't need it myself (as mentioned above I'm having such a button since years and using it all the time). The post was meant as "improvement request" for Dorian, that he shall prepare it in the original toolbars.cfg for future users. Of course he can just as well add it as your macro Frankly I'm working since that posting above o
Forum: Improvement requests
8 years ago
siria
Ouf A Tooltip is the tiny popup text that appears when the mouse hovers over a button. The original button says that clicking the bookmarks button will "add" a bookmark, but you changed this to show only the menu, so this info is now misleading: Bookmarks{ bookmarks(Add)|&Bookmarks Add Bookmark. Right-click for more options. }
Forum: General
8 years ago
siria
The prob in February was that there was no preconfigured icon yet for the menu. Luckily Dorian has added it then, so things got easier: Edit > Configuration > Toolbars Remove the red part in the text file that appears, save and Restart: bookmarks(Add)|&Bookmarks Recommand to also update the tooltip text in the next line.
Forum: General
8 years ago
siria
@Dorian Currently have the prob again that a macro just won't work without a tiny break in between. Needed alert boxes as workaround in the past, but too annoying. Remembered now the new "settimer" function It does work fine, a LOT more convenient than popups, but 1 sec can be amazingly looong... Especially if only a split-second would be needed. Have tried by pure JS and settim
Forum: Announcements
8 years ago
siria
The menu is still there, just still well hidden ;-) Tools > Mouse Accelerators http://kmeleonbrowser.org/wiki/faq#mouseaccels Or does it not work anymore? Would be very suprising, considering it's a simple macro. And of course there are always individual shortcuts possible in Edit>Config>Accels
Forum: General
8 years ago
siria
QuoteJamesDchance that UCS-2 LE BOM is "unicode/utf16/little endian"? Yeah. As I wrote above: Quotesiriacreating files first with vista-notepad in "unicode": ==> Notepad++ identifies this as "UCS-2 Little Endian" ==> THIS WORKS! reading+writing And when I looked that up in the web it turned out another name is UTF-16, as Dorian already suspected. Perha
Forum: Announcements
8 years ago
siria
That's how I consider it too. Both methods are similar, both are macros, JSdoit just offers ready-made modules to shorten more complicated code. So, if you can get what you want with a short injectJS, that's fine. If you need to do something to every frame on the page, you can use a shorter code if you combine it with JShandlDocS. If for example you need to check every link on the page
Forum: General
8 years ago
siria
Meanwhile noticed my little testmacro above had a glitch, the path was empty. Argh - again one of those last-minute changes which seem too simple to test again... After testing it with KM1.6 on vista, it looks like iniwrite has always encoded in utf-16 only. @Dorian: can we get some encoding options in macrolanguage, for creating and changing? A quick search for commandline options for no
Forum: Announcements
8 years ago
siria
Just a little test-macro for ini + appendfile, it appears on top of Edit-menu: http://kmeleonbrowser.org/forum/file.php?9,file=1332,filename=test_iniwrite.kmm PS James: When posting code it helps to check "disable BBcode for this message" and perhaps also "disable smileys for this message". Can be found right below the title. Have overlooked it for years too - and righ
Forum: Announcements
8 years ago
siria
(_HOWTO_ howto create toolbar button by macro) If those 2 are the only ones, you probably need to add an image too: KM75 Image for everywhere incl. menus: setcmdicon("macros(xy)","imagexy.bmp") There is also a command setbuttonimg(toolbar,command,icons) This is only needed if you want a DIFFERENT button image and menuicon, or to change the button pic later during a
Forum: General
8 years ago
siria
have tested, with chinese KM-readme, on Vista: - iniwrite creates new files always as ANSI, regardless which text is copied. The chinese characters are all written "???" ==> iniread reads "???" - creating files first with Notepad++ OR with vista-notepad in UTF8: ==> same as ANSI: "???" - copying chinese text via clipboard and Notepad directly into t
Forum: Announcements
8 years ago
siria
PS: another tiny wish: Right-clicking an image has an entry "View Image", but that always opens a Window. Please let it open in tabs (if enabled).
Forum: Announcements
8 years ago
siria
Sounds great! And still delighted to see bugs getting fixed so fast, after years without hope before 74 came along. What was wrong with injectJS? Didn't notice, but might still matter for cross-version macros...
Forum: Announcements
8 years ago
siria
QuoteJohnHellif you understand english (and you do ) forget the direct translations, go for english, but for any language. Most translators looks like only are interested from english and to english. I do myself when translating from german to spanish, I prefer to english. Sometimes has more sense, if the translation ever has one... LOL! Guess what I do too? For the very same reasons. Transl
Forum: Improvement requests
8 years ago
siria
QuoteJohnHell @Siria, is understandable. It is easier to translate condensed languages (like english or japanese) to rich languages (like german or spanish) than vice-versa, even may look gibberish, and automated online translators often do a good work. Don't know about spanish, but english->german often is a pure disaster with automatic translations. For example lines 1+2 above are oka
Forum: Improvement requests
8 years ago
siria
I'm using Notepad++, but the font can't be culprit. When adding exotic text into the same file with "appendfile" it looks correct. Only snippets added by iniwrite are wrong.
Forum: Announcements
8 years ago
siria
@Rosner Thanks for the selfmade videos, that helps to understand But us little macro-writers in the forum can only create very simple menus, with little icons on the left side and commands on the right, not such "free" layouts. To create such complicated addons, there is almost no one here who could, except Dorian, but who works already very hard for the "general" KM-
Forum: Improvement requests
8 years ago
siria
QuoteDorianIni must be unicode else it writes ansi. That's how the windows api works. Hmm, if the file exists already and is UTF-8, the macro still writes wrong characters into it. Or is UTF-8 wrong here? The prob is I cannot figure out ANY way to write e.g. cyrillic or chinese text using iniwrite...
Forum: Announcements
8 years ago
siria
Please consider adding a link to this thread for later reference, perhaps simply a line near "Author"... I find included forum-links important, especially for people who get a macro from kmext (no pics, no guide, no link to origin) or even passed on by a direct zip-file, to install a macro nearly "blind". In some of my bigger macros with detailed instructions, screenshots and
Forum: Improvement requests
8 years ago
siria
Whow... that works? You can drag a link unto a toolbar button in KM?? Crazy, now that's an idea, would never have guessed that!
Forum: Improvement requests
8 years ago
siria
Cool, thank you Such spontaneous little ideas are often the best!
Forum: Extensions
8 years ago
siria
Important BUG: iniwrite is still ANSI only And am currently playing a lot with UndoLastClosed for a macro. Can remember session-stuff was mentioned before, but don't remember details, so here a possibly duplicate (?) bug report: - open browser (=about:home) - restore a session (opens fine, 1 window with tabs) - Undo Last Closed => a 2nd window opens for about:home Pretty con
Forum: Announcements
8 years ago
siria
Like that approach Wondering, does it also crash if the new random folder is contained in profileS.ini?
Forum: General
8 years ago
siria
Am no expert, but have a vague feeling that directory means the main profile folder... the one that holds the "profileS.ini"... Take a look into this file, it can specify also external paths for every single profile... And it may be necessary to add to the commandline also the profile NAME with -P Or rather, if you've set the different paths all inside the profileS.ini, the comm
Forum: General
8 years ago
siria
Well possible that something like this peanut already exists, even multiple times, no idea. But after struggling for months endlessly and hard with other macros and mostly just wasting time in vain, kinda frustrating, here comes now a 10-minute-macro!! Have an often visited page that is too big for your small screen and you constantly have to scroll a bit after loading, and over time this get
Forum: Extensions
Pages: PreviousFirst...7071727374...LastNext
Current Page: 72 of 179

K-Meleon forum is powered by Phorum.