URLスキームでデフォルトのURLとタイトルを設定する機能を追加。
URLスキームの形式は以下のとおりです。
ticon://url=<URL>&title=<タイトル>
URLとタイトルはそれぞれURLエンコードが必要です。
詳しくはサポートサイト http://setoh2000.com/touch-icon-creator/ を参照ください。
翻訳 / 英語
- 2012/02/28 04:31:30に投稿されました
Add a function for setting default URL and title by using the URL scheme.
The form of the URL scheme is as follows:
ticon://url=<URL>&title=<タイトル>
Each URL and title needs to be URL encoded.
See more detail for the following support site: http://setoh2000.com/touch-icon-creator/
The form of the URL scheme is as follows:
ticon://url=<URL>&title=<タイトル>
Each URL and title needs to be URL encoded.
See more detail for the following support site: http://setoh2000.com/touch-icon-creator/
翻訳 / 英語
- 2012/02/28 04:16:03に投稿されました
Added the function to configure its default URL and title using URL scheme.
The format of URL scheme is as follows:
ticon://url=<URL>&title=<TITLE>
Each content of URL and title needs URL encoding.
Please refer to support site http://setoh2000.com/touch-icon-creator/ for details.
The format of URL scheme is as follows:
ticon://url=<URL>&title=<TITLE>
Each content of URL and title needs URL encoding.
Please refer to support site http://setoh2000.com/touch-icon-creator/ for details.
翻訳 / 英語
- 2012/02/28 04:51:44に投稿されました
Update:
Touch Icon Creator now supports setting a default URL and title by using an URL scheme.
Please use the following code:
ticon://url=<URL>&title=<TITLE>
URL encoding is required for both a default URL and title.
For more information, please visit:
http://setoh2000.com/touch-icon-creator/
Touch Icon Creator now supports setting a default URL and title by using an URL scheme.
Please use the following code:
ticon://url=<URL>&title=<TITLE>
URL encoding is required for both a default URL and title.
For more information, please visit:
http://setoh2000.com/touch-icon-creator/