2007-05-12
assets/plugins/Filter-EntryFullText/cookpad.yamlを修正した
plagger |
![]()
しげふみメモ : PlaggerでCOOKPADのピックアップレシピをGmailへのしげふみさんからcommitしたオレに修正依頼が有った。
<div id="recipe_detail">
が
<div id="recipe_detail" class="clr">
に変わったのに追随。
http://plagger.org/trac/changeset/1948
こういう細かい修正にも耐えるように
# COOKPAD author: Shigefumi handle: http://cookpad\.com/\w+/recipe/\d+/ extract_xpath: body: //div[@id="recipe_detail"] extract_after_hook: | $data->{title} =~ s/\[クックパッド\].+?//g;
みたいにXPathで書く方がいいかもしれんな。
コメント
トラックバック - http://subtech.g.hatena.ne.jp/otsune/20070512
