LDR Full Feed

By Constellation Last update Jul 14, 2011 — Installed 49,531 times.

Script Summary: loading full entry on LDR and Fastladder



Version: 0.0.34

Script homepage

About

Press g key, and load full entry.

This script loads SITE_INFO from Wedata.

Works with:

  • Firefox : 3.5.*
  • Greasemonkey: 0.8.*

Key Config
g
load current entry
u
load all entries
shift-g
reset SITE_INFO cache

SITE_INFO Example
{
url:   '^http://(?:feeds\.)?japan\.cnet\.com/',
xpath: '//div[contains(concat(" ",@class," ")," leaf_body ")]',
type:  'INDIVIDUAL',
enc:   'Shift_JIS'
}
説明

[g]で記事の全文を取得。

SITE_INFOで記事本文箇所をXPathで指定。

version 0.0.4からSITE_INFOは外部取得になりました。

導入後LDRかFastladderを開いたら、GreasemonkeyのUser Script CommandsからLDR Full Feed - reset cacheというコマンドを実行するか、 SHIFT + [g]を押してください。