Script Summary: loading full entry on LDR and Fastladder |
this script has 1 topic, 25 posts |
This script has no reviews. |
About
Key Config
g load current entry u load all entries shift-g reset SITE_INFO cache
SITE_INFO Example
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
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]を押してください。