wedata

Database: ImagePreviewPopup

Database Details

About Opera 用エクステンション ImagePreviewPopup のフィルタ共有用データベース(実験及び予定地)

; name : The name of the filter.
; orderlevel : A hint to set the order of filters as.
; cont(false|true) : If set "true", will continue to apply following filters even if matched to the link. Or not, break when matched.
; link(regexp)[a] : If the reference of the anchor matches this regexp, the filter will be applied.
; thumb(regexp)[b] : If this value exists, filters will be applied only if the address which the anchor, to which (a) applies, has in its text node matches this regex.
; replace : The pattern which will be used to replace the pattern which [a](or [b] ) matches.If [b] exists, the substituted URL will be the result of replacing [b] with this pattern. Otherwise the substituted URL will be the result of replacing [a] with this.
Require keys orderlevel link
Optional keys thumb replace cont example_url note
Permit other keys true
Created by ふ~ちゃん
Created at 2011-02-13T18:10:22+09:00
Updated at 2011-02-16T02:39:28+09:00

Back