| pageElement | //*[contains(concat(" ", @class, " "), " hentry ")] |
|---|---|
| insertBefore | |
| url | ^https?://. |
| nextLink | //link[contains(concat(" ", translate(normalize-space(@rel),"NEXT","next"), " "), " next ")] | //a[contains(concat(" ", translate(normalize-space(@rel),"NEXT","next"), " "), " next ")] |
| exampleUrl | http://news.aol.com/ http://twitter.com/os0x/favourites |
Database: AutoPagerize
このデータベースはAutoPagerizeというuserscriptから利用するためのものです。
AutoPagerizeではWebページのurl、次のリンクを指すXPath、ページ要素を指すXPathなどをこのデータベースで共有し、
様々なサイトでの自動ページ継ぎ足しを実現しています。
AutoPagerizeについての詳細は、こちらを参照してください。
http://userscripts.org/scripts/show/8551
Last Update: 2010-09-02T23:12:14+09:00 History
Item List
-
hAtom 2010-02-03T23:46:11+09:00
last update: 2010-02-03T23:46:11+09:00
-
Tumblr - AutoPagerizeFORMAT 2010-01-20T13:00:35+09:00
comment hAtom : http://wedata.net/items/31114 よりこの SITEINFO を優先的に適用するために url の文字数を hAtom より1文字以上長くする必要があります。また ^http://ku\.tumblr\.com/ といった個別の SITEINFO より優先度を下げるため url は可能なかぎり短くする必要があります。 last update: 2010-01-25T09:19:47+09:00
-
Tumblr - hAtom 2010-01-15T20:15:19+09:00
pageElement //*[contains(concat(" ", @class, " "), " hentry ")] url ^.+://[^/]+\.tumblr\.com/.* nextLink //link[contains(concat(" ", translate(normalize-space(@rel),"NEXT","next"), " "), " next ")] | //a[contains(concat(" ", translate(normalize-space(@rel),"NEXT","next"), " "), " next ")] comment none-microformat : http://wedata.net/items/681 よりこの SITEINFO を優先的に適用するために url の文字数を none-microformat より1文字以上長くする必要があります。また ^http://ku\.tumblr\.com/ といった個別の SITEINFO より優先度を下げるため url は可能なかぎり短くする必要があります。 exampleUrl http://snj.tumblr.com/ http://utatane.tumblr.com/ http://otsune.tumblr.com/ last update: 2010-01-25T09:25:47+09:00
-
Tumblr 2010-01-20T13:06:06+09:00
comment http://taizooo.tumblr.com/post/65704255/nextlink-2 hAtom : http://wedata.net/items/31114 よりこの SITEINFO を優先度を低くするために url の文字数を hAtom より1文字以上短かくする必要があります。また ^http://ku\.tumblr\.com/ といった個別の SITEINFO より優先度を下げるため url は可能なかぎり短くする必要があります。 pageElement は LDRize SITEINFO : http://wedata.net/items/28521?rev=41785 の paragraph をベースにしました。 last update: 2010-01-25T17:21:30+09:00
