A • B • C • D • E • F • G • H • I • J • K • L • M • N • O • P • Q • R • S • T • U • V • W • X • Y • Z
K
Webpage/Domain
Name
URL:
XPath query/queries:
Description:
Contributor:
Download:
Kiwiblog comments filter (might work on other Wordpress blogs?)
URL: http://www.kiwiblog.co.nz
XPath query/queries:
//li[cite[contains(.,'AnIdiot')]]
//li[cite[a[contains(.,'AnIdiotWithABlogLink')]]]
Description: Hides all comments posted by particular users. Edit the usernames between single quotes and add more XPaths for more names as necessary. Users with blog links on their names need a different form of XPath, see the second example. The usernames are case-sensitive. This will filter out any users with the string between quotes in their name, so 'john' will filter out 'johna', 'johnb', etc.
Contributor: dc
Download: http://ripwiki.pbwiki.com/f/kiwiblogcomment.rip
Top
Comments (0)
You don't have permission to comment on this page.