Squeeze plugin
squeeze.rb
Create daily HTML file from tDiary database.
Download
This plugin is included in tDiary standard plugins.
Usage
Put this file to plugin directory. That's all!
Options
Change output path
Default value is (@data_path)/cache/html/.
@options['squeeze.output_path'] = '/home/hoge/tdiary/html/'
Create all diary
If you want removed diaries, set true to this option.
@options['squeeze.all_data'] = false
Suffix for output file
Default value is "".
@options['squeeze.suffix'] = '.html'
ChangeLog
- 2003-11-15 Masao Mutoh: Created.
Keyword(s):
References:[YotaLab Storage]