See HEADLINE/2.0 for overall headline specifications.
Headline sensor basic configuration file.
charset,UTF-8
name,Dummy site
dllname,dummy.dll
url,http://example/example.html
openurl,http://example/spec/
name, dllname, url, and openurl are required.
Note that strings beginning with \ or % are considered tags in Sakura Script or environment variables, and are discarded due to security risks. If you want to include them as just characters, you need to escape them as \\ or \%.
Character code to be displayed. Shift_JIS is recommended for compatibility with older environments, otherwise UTF-8 is recommended.
(OS default setting or SSP -> Internationalization -> Default charset -> Text definition)
Name of the headline.
Cannot be omitted
The path of the dll that makes up the headline.
Cannot be omitted
URL of the headline to read.
Cannot be omitted
The URL that is actually opened when jumping to the site.
Cannot be omitted
URL for network updates.
No value
The name of the headline explanation text file that is opened during installation.
readme.txt
Character code of the description text file.
(OS default setting or SSP → Internationalization → Default charset → readme)
If you write 1, it is always treated as if there is content to be displayed instead of "no update".
This is a debugging function, so be careful not to forget to turn it off when distributing the headline.
0