| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

K RIPs

Page history last edited by PBworks 16 years, 1 month ago

ABCDEFGHIJKLMNOPQRSTUVWXYZ

 

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.