LDR Full Feed

By Constellation Last update Nov 28, 2008 — Installed 8,795 times.
Script Summary:
loading full entry on LDR and Fastladder
Recently Updated TopicsPosts
Archived Comments25

this script has 1 topic, 25 posts

This script has no reviews.

About

Press g key, and load full entry.

This script loads SITE_INFO from Wedata.

Works with:

  • Firefox : 3.0.0.*
  • 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]を押してください。