Customization additions in Opera 9.5 Alpha - part 1
Thursday, September 6, 2007 11:37:45 PM
Note: The things described here are for advanced customization users of Opera!
In our changelog for the Opera 9.5 Alpha release, we have a customization section. The first item is:
"Allow cascading dialog.ini files"
Opera has let you override the default dialog.ini file with the opera6.ini setting opera:config#UserPrefs|DialogConfiguration for some time now.
Previously, you needed to replace the whole dialog.ini with your own file containing all dialogs. This was changed for the Opera 9.5 Alpha release. You can now replace a single dialog by just overriding that particular dialog in your own custom dialog.ini file. This should make it much easier to customize Opera for your own (advanced) needs.
Second line in the changelog on customizations is:
"Added new delay action for setup files: delay, X where X is milliseconds. It will delay asynchronously the rest of the actions defined in the string until the specified time has expired"
Because actions in Opera can be asynchronous, it has previously been hard to make more advanced buttons containing multiple actions, where the second action might be reliant on the first action completing, before the second can run, etc.
This new delay action is an attempt to make it easier to make such buttons.
Here's an example button that will take you up and down this page a bit: button.
Drag this button to a toolbar in Opera and click on it. You should see this page scroll all the way to the bottom, wait for 2 seconds (2000 ms), then scroll all the way to the top again.
I will be back with more information about the other customization changes soon.
In our changelog for the Opera 9.5 Alpha release, we have a customization section. The first item is:
"Allow cascading dialog.ini files"
Opera has let you override the default dialog.ini file with the opera6.ini setting opera:config#UserPrefs|DialogConfiguration for some time now.
Previously, you needed to replace the whole dialog.ini with your own file containing all dialogs. This was changed for the Opera 9.5 Alpha release. You can now replace a single dialog by just overriding that particular dialog in your own custom dialog.ini file. This should make it much easier to customize Opera for your own (advanced) needs.
Second line in the changelog on customizations is:
"Added new delay action for setup files: delay, X where X is milliseconds. It will delay asynchronously the rest of the actions defined in the string until the specified time has expired"
Because actions in Opera can be asynchronous, it has previously been hard to make more advanced buttons containing multiple actions, where the second action might be reliant on the first action completing, before the second can run, etc.
This new delay action is an attempt to make it easier to make such buttons.
Here's an example button that will take you up and down this page a bit: button.
Drag this button to a toolbar in Opera and click on it. You should see this page scroll all the way to the bottom, wait for 2 seconds (2000 ms), then scroll all the way to the top again.
I will be back with more information about the other customization changes soon.














Steve DarkenDarken # Friday, September 7, 2007 12:35:44 AM
Merlin branch >
- Item, 54006 = Edit properties
Kestrel branch >
- Item, MI_IDM_HLITEM_PROPERTIES = Edit properties
Is it a "new feature"? Is it better to use the new syntax or to use the older syntax with the numbers?
Thanks for the infos.
//
Nice!
Dan Alexandrudantesoft # Friday, September 7, 2007 12:44:01 AM
Can you confirm ?
Also, are the sections cascaded (i.e. overwritten) as a whole, or can new custom items just need to be mentioned ?
Petter Nilsenmitchman2 # Friday, September 7, 2007 8:37:25 AM
dantesoft: I do not see this. If you can reproduce, file a bug report please. Sections are overridden as a whole.
Dan Alexandrudantesoft # Friday, September 7, 2007 9:15:18 AM
Cheers.
ChristianResearchWizard # Friday, September 7, 2007 10:36:35 AM
Tim AltmanJunyor # Friday, September 7, 2007 12:58:20 PM
Steve DarkenDarken # Friday, September 7, 2007 3:04:30 PM
gun # Tuesday, September 11, 2007 9:05:10 AM
Why not teat internal actions synchronous? All problems would be solved, or do I get something wrong here?
When adding a dalay, it may work in most cases, but what if I get heavy CPU load, or if a button, which is using dalay, is used on a slow computer?
I think using delays is the wrong idea to solve the problem.
btw: Your example button does not work. It's going up immediatly and does not stay at the bottom for two seconds.
Petter Nilsenmitchman2 # Saturday, September 15, 2007 7:38:17 PM
I can not reproduce a problem with the button, it works fine here with Opera 9.5 build 9500 and later.
gun # Friday, September 21, 2007 11:21:34 AM
andy753 # Saturday, May 31, 2008 8:22:26 AM
I need AddSearchProvider in opera!