1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334
|
#!/usr/bin/env ruby
$KCODE = 'n'
# squeeze.rb $Revision: 1.18 $
#
# Create daily HTML file from tDiary database.
#
# See URLs below for more details.
# http://ponx.s5.xrea.com/hiki/squeeze.rb.html (English)
# http://ponx.s5.xrea.com/hiki/ja/squeeze.rb.html (Japanese)
#
# Copyright (C) 2002 MUTOH Masao <mutoh@highway.ne.jp>
# You can redistribute it and/or modify it under GPL2.
#
# The original version of this file was distributed with squeeze
# version 1.0.4 by TADA Tadashi <sho@spc.gr.jp> with GPL2.
#
=begin ChangeLog
2003-11-15 Masao Mutoh <mutoh@highway.ne.jp>
* Replace header documents to URLs.
2003-08-05 Kazuhiko <kazuhiko@fdiary.net>
* make html when receiving TrackBack Ping
2003-07-31 zunda <zunda at freeshell.org>
* sets mtime and atime of the output files
* exit( 1 ) with an error
2003-06-30 MUTOH Masao <mutoh@highway.ne.jp>
* fix path of default output_path on CGI or CMD mode.
Pointed out by OGAWA KenIchi.
2003-05-17 TADA Tadashi <sho@spc.gr.jp>
* fix path of theme on CGI or CMD mode.
2003-04-28 TADA Tadashi <sho@spc.gr.jp>
* enable running on secure mode.
2003-02-17 TADA Tadashi <sho@spc.gr.jp>
* add suffix option.
2002-11-20 TADA Tadashi <sho@spc.gr.jp>
* make CGI object in YATDiarySqueeze and YATDiarySqueezeMain.
2002-11-13 TADA Tadashi <sho@spc.gr.jp>
* set make @diaries in TDiaryYAsqueeze.
2002-11-11 TADA Tadashi <sho@spc.gr.jp>
* support TDiary::TDiaryBase#mode for date display in HTML title.
2002-10-23 TADA Tadashi <sho@spc.gr.jp>
* support Config#hide_comment_form.
2002-10-22 TADA Tadashi <sho@spc.gr.jp>
* rename to squeeze.rb.
2002-08-22 TADA Tadashi <sho@spc.gr.jp>
* add tdiary path to $:.
2002-08-16 TADA Tadashi <sho@spc.gr.jp>
* ignore parser cache.
* hide comment form.
2002-08-13 TADA Tadashi <sho@spc.gr.jp>
* for tDiary 1.5. thanks NISHIO Mizuho <gha@intrastore.cdc.com>.
2002-05-19 MUTOH Masao <mutoh@highway.ne.jp>
* ɥȥåץǡ
2002-04-29 MUTOH Masao <mutoh@highway.ne.jp>
* yasqueeze.rbȤʸɤISO-2022-JPäΤEUC-JPľ
* version 1.3.1
2002-04-14 MUTOH Masao <mutoh@highway.ne.jp>
* @optionsꤷʤƤǥեȤư褦ˤ
- output_path = (@data_path)/cache/html
- all_data = false
- compat_path = false
* version 1.3.0
2002-04-01 MUTOH Masao <mutoh@highway.ne.jp>
* ɥȺ
* ܥեΥإåʬΥɥȤ¤
2002-03-31 MUTOH Masao <mutoh@highway.ne.jp>
* TAB ڡ
* ɥȥå
2002-03-29 MUTOH Masao <mutoh@highway.ne.jp>
* ϥեդξǥȤ褦ˤ
* squeeze.rbƱͤΥޥɥץݡȤ
ʤ --deleteץϤʤ--allץѰա
* ޥɥ饤ץɲäȤפˤʤä--nohtmlץ
ʤ
* ɥȺƸľ
* tdiary.conf@optionsб
* add_update_proc do end б
* version 1.2.0
2002-03-21 MUTOH Masao <mutoh@highway.ne.jp>
* ɽоݤ˴ޤ뤫ɤǤ褦ˤ
* ե¸ǥ쥯ȥιtDiaryɸΤΤversion 1.0.0
ΤΤǤ褦ˤ
* ɥȤɤФ
* version 1.1.0
2002-03-19 MUTOH Masao <mutoh@highway.ne.jp>
* version 1.0.0
=end
$KCODE= 'e'
mode = ""
if $0 == __FILE__
mode = ENV["REQUEST_METHOD"]? "CGI" : "CMD"
else
mode = "PLUGIN"
end
if mode == "CMD" || mode == "CGI"
output_path = "./html/"
# tdiary_path = "." 2003/11/16 Daigo Moriwaki
tdiary_path = "/usr/share/tdiary"
tdiary_conf = "."
suffix = ''
all_data = false
compat = false
$stdout.sync = true
if mode == "CMD"
def usage
puts "squeeze $Revision: 1.18 $"
puts " making html files from tDiary's database."
puts " usage: ruby squeeze.rb [-p <tDiary path>] [-c <tdiary.conf path>] [-a] [-s] [-x suffix] <dest path>"
exit
end
require 'getoptlong'
parser = GetoptLong::new
parser.set_options(['--path', '-p', GetoptLong::REQUIRED_ARGUMENT],
['--conf', '-c', GetoptLong::REQUIRED_ARGUMENT],
['--suffix', '-x', GetoptLong::REQUIRED_ARGUMENT],
['--all', '-a', GetoptLong::NO_ARGUMENT],
['--squeeze', '-s', GetoptLong::NO_ARGUMENT])
begin
parser.each do |opt, arg|
case opt
when '--path'
tdiary_path = arg
when '--conf'
tdiary_conf = arg
when '--suffix'
suffix = arg
when '--all'
all_data = true
when '--squeeze'
compat = true
end
end
rescue
usage
exit( 1 )
end
output_path = ARGV.shift
usage unless output_path
output_path = File::expand_path(output_path)
output_path += '/' if /\/$/ !~ output_path
else
@options = Hash.new
File::readlines("tdiary.conf").each {|item|
if item =~ /@options/
eval(item)
end
}
output_path = @options['squeeze.output_path'] || @options['yasqueeze.output_path']
suffix = @options['squeeze.suffix'] || ''
all_data = @options['squeeze.all_data'] || @options['yasqueeze.all_data']
compat = @options['squeeze.compat_path'] || @options['yasqueeze.compat_path']
end
tdiary_conf = tdiary_path unless tdiary_conf
Dir::chdir( tdiary_conf )
begin
ARGV << '' # dummy argument against cgi.rb offline mode.
$:.unshift tdiary_path
require "#{tdiary_path}/tdiary"
rescue LoadError
$stderr.print "squeeze.rb: cannot load tdiary.rb. <#{tdiary_path}/tdiary>\n"
exit( 1 )
end
end
#
# Dairy Squeeze
#
module TDiary
class YATDiarySqueeze < TDiaryBase
def initialize(diary, dest, all_data, compat, conf, suffix)
@ignore_parser_cache = true
super(CGI::new, 'day.rhtml', conf)
@diary = diary
@date = diary.date
@diaries = {@date.strftime('%Y%m%d') => @diary} if @diaries.size == 0
@dest = dest
@all_data = all_data
@compat = compat
@suffix = suffix
end
def execute
if @compat
dir = @dest
name = @diary.date.strftime('%Y%m%d')
else
dir = @dest + "/" + @diary.date.strftime('%Y')
name = @diary.date.strftime('%m%d')
Dir.mkdir(dir, 0755) unless File.directory?(dir)
end
filename = dir + "/" + name + @suffix
if @diary.visible? or @all_data
if not FileTest::exist?(filename) or
File::mtime(filename) != @diary.last_modified
File::open(filename, 'w'){|f| f.write(eval_rhtml)}
File::utime(@diary.last_modified, @diary.last_modified, filename)
end
else
if FileTest.exist?(filename) and ! @all_data
name = "remove #{name}"
File::delete(filename)
else
name = ""
end
end
name
end
protected
def mode
'day'
end
def cookie_name; ''; end
def cookie_mail; ''; end
end
end
#
# Main
#
module TDiary
class YATDiarySqueezeMain < TDiaryBase
def initialize(dest, all_data, compat, conf, suffix)
@ignore_parser_cache = true
super(CGI::new, 'day.rhtml', conf)
calendar
@years.keys.sort.each do |year|
print "(#{year.to_s}/) "
@years[year.to_s].sort.each do |month|
@io.transaction(Time::local(year.to_i, month.to_i)) do |diaries|
diaries.sort.each do |day, diary|
print YATDiarySqueeze.new(diary, dest, all_data, compat, conf, suffix).execute + " "
end
false
end
end
end
end
end
end
if mode == "CGI" || mode == "CMD"
if mode == "CGI"
print %Q[Content-type:text/html\n\n
<html>
<head>
<title>Squeeze for tDiary</title>
<link href="./theme/default/default.css" type="text/css" rel="stylesheet"/>
</head>
<body><div style="text-align:center">
<h1>Squeeze for tDiary</h1>
<p>$Revision: 1.18 $</p>
<p>Copyright (C) 2002 MUTOH Masao<mutoh@highway.ne.jp></p></div>
<br><br>Start!</p><hr>
]
end
begin
conf = TDiary::Config::new
conf.header = ''
conf.footer = ''
conf.show_comment = true
conf.hide_comment_form = true
def conf.bot?; true; end
output_path = "#{conf.data_path}/cache/html" unless output_path
Dir.mkdir(output_path, 0755) unless File.directory?(output_path)
TDiary::YATDiarySqueezeMain.new(output_path, all_data, compat, conf, suffix)
rescue
print $!, "\n"
$@.each do |v|
print v, "\n"
end
exit( 1 )
end
if mode == "CGI"
print "<hr><p>End!</p></body></html>\n"
else
print "\n\n"
end
else
add_update_proc do
conf = @conf.clone
conf.header = ''
conf.footer = ''
conf.show_comment = true
conf.hide_comment_form = true
def conf.bot?; true; end
diary = @diaries[@date.strftime('%Y%m%d')]
dir = @options['squeeze.output_path'] || @options['yasqueeze.output_path']
dir = @cache_path + "/html" unless dir
Dir.mkdir(dir, 0755) unless File.directory?(dir)
TDiary::YATDiarySqueeze.new(diary, dir,
@options['squeeze.all_data'] || @options['yasqueeze.all_data'],
@options['squeeze.compat_path'] || @options['yasqueeze.compat_path'],
conf,
@options['squeeze.suffix'] || ''
).execute
end
end
|