Custom Button Manager は開発を終了し、 Opera Unite Application である、 Opera Action Manager に移行しました。 Opera Action Manager は現在申請中です。近日中に公開されると思います。 https://unite.opera.com/application/651/
V1.5 は、 Opera 10.20 以降で動かないと言う理由で、審査を通りませんでした。 Opera 10.10 では問題なく動くのですが、今後は Opera 10.50 用に作らなければ公開させない方針なのかも知れません。 このウィジェットは、 Opera の仕様変更で、 Opera 10.50 以降には対応出来ませんので、開発を終了します。 現在は Unite 版を開発しておりますので、今後はそちらをお待ちください。
Is there any way to add an icon for the "Reopen in Firefox" button? It's such a great feature because some websites are stupid and aren't compatible with Opera, but after all the time I've spent on my Opera layout, that button looks really hideous
It is displayed outside the screen on a screen that is smaller than 320x640 due to the bug of Opera. It corrects it as displayed when being update it next time.
Just installed this on Opera 10.10 v. 1893 and I can't see the widget at all. Nothing appears when I launch it. Using Win XP and standard skin on a netbook.
Oakdale - the icon is visible on the widget manage tab - right? You don't need to generate a page to see it. The data URL serves no purpose. I fixed my copy of the widget to generate a normal BBCode tag, which works fine. (Mentioned that in previous post; it got deleted.)
Actually Opera does take button name from installer tag: third parameter of first function is used if it exists (like this: anchor), and otherwise installer tag anchor is used (like this: anchor). (Drag those to toolbar to see what name Opera uses.)
Your script already uses name as anchor. Opera will find it - do not need data URL. (I fixed it on my copy - changed variable in BBCode branch to URL - works fine.)
The name of the button is offered by "title" attribute of the link.
However ,"title" attribute cannot be described directly in BBCode.
Then, the method applied to BBCode after the link where title was included had been converted into the data scheme to offer an accurate button name was adopted.
But why put BBCode installer tag inside a data URL? It just creates an extra step: forum user has to click a link, generate a page with an installer link, then drag that to install.
karascov 作 , # 2011/09/02 11:06:01
Please use Opera Action Manager in 10.50 or more.
usopion 作 , # 2010/03/14 16:10:34
karlglasson@gmail.com 作 , # 2010/03/12 11:34:01
Opera Action Manager は現在申請中です。近日中に公開されると思います。
https://unite.opera.com/application/651/
usopion 作 , # 2010/02/25 10:35:53
Opera 10.10 では問題なく動くのですが、今後は Opera 10.50 用に作らなければ公開させない方針なのかも知れません。
このウィジェットは、 Opera の仕様変更で、 Opera 10.50 以降には対応出来ませんので、開発を終了します。
現在は Unite 版を開発しておりますので、今後はそちらをお待ちください。
usopion 作 , # 2010/02/19 14:39:27
小さなバグを修正しました。
保存時のコードに余計なデータが付加されていたバグを修正。
デフォルトのボタン名で保存したデータが、再起動時にデフォルトのデータで上書きされていたバグを修正。
usopion 作 , # 2010/01/24 10:07:26
Please look for those skins in Opera Skins.
http://my.opera.com/community/customize/skins/
I recommend my skins.
http://my.opera.com/community/customize/skins/author/?id=usopion
usopion 作 , # 2010/01/19 6:09:00
tigerphant 作 , # 2010/01/19 2:29:24
lucindaoscar 作 , # 2010/01/18 16:12:07
変更
UI (タブの構成)を変更しました。
取得コードを少し追加しました。
セーブしなくてもボタンをインストール出来るようにしました。
修正
小さなディスプレイで表示できなかった不具合を修正しました。
BBCode で javascript を含むボタンを貼れなかったを修正しました。
今後の予定
Opera forum に直接投稿出来るタブを追加。
多言語化。
toolbar.ini や menu.ini を直接編集。(file I/O API)
usopion 作 , # 2010/01/14 3:26:17
Carucioare 作 , # 2010/01/11 15:00:05
usopion 作 , # 2009/12/25 23:22:38
creegah 作 , # 2009/12/25 10:53:59
I will refer the update of the opinion of everybody next time.
To Mr. bpm
To acquire both codes because it likes this writing, I examine it.
usopion 作 , # 2009/12/24 7:39:02
bpm 作 , # 2009/12/23 19:49:06
p.s.,
Wrapping the button code in a url let's the user view the button's icon before installing it.
OakdaleFTL 作 , # 2009/12/23 12:00:56
Thanks, I'll try with an older version.
ttamo 作 , # 2009/12/22 14:04:19
Your script already uses name as anchor. Opera will find it - do not need data URL. (I fixed it on my copy - changed variable in BBCode branch to URL - works fine.)
bpm 作 , # 2009/12/22 1:44:37
However ,"title" attribute cannot be described directly in BBCode.
Then, the method applied to BBCode after the link where title was included had been converted into the data scheme to offer an accurate button name was adopted.
usopion 作 , # 2009/12/22 0:52:03
But why put BBCode installer tag inside a data URL? It just creates an extra step: forum user has to click a link, generate a page with an installer link, then drag that to install.
bpm 作 , # 2009/12/20 21:10:05