Utilities
Form
Back
Plexel
Master
Dictionary
You can do GLOBAL Edits here by setting the Scope to folder or folder & subfolders.
Memopad
Calculator
Reset Download Folder
Nav default browser
Strings
(Start at, End at, Match2, are optional)
Action
(case insensitive)
Scope
Start at
function fixUrl(u) {var ix,b ix=u.indexOf("#"); if(ix!=-1) u=u.substring(0,ix) u=replace(u,systemProperty("file.separator"),"/") u=pathSep(u) ix=u.indexOf(":"); if(ix!=-1) u=urlScheme(u).toLowerCase()+u.substring(ix+1) u=hexRep(u); b=between(u,"/",":/"); if(b!=null) { b=trim(b,"/",2); if(b.length==1) u=replace(u,"/"+b+":/","/"+b.toUpperCase()+":/",1) } if(u.substring(0,6)=="file:/" && u.substring(0,7)!="file://") u=replace(u,"file:/","file:///") if(u.substring(0,7)=="file://" && u.substring(0,8)!="file:///") u=replace(u,"file://","file:////") return crOut(u,1)}
Match1
Match2
New
End at
Insert stored page Title and Meta info
Test for no WIDTH/HEIGHT in IMG tag
Insert any Summary title.
Both Match1 & 2 required
Replace Between
Replace Including
Insert before Match1
Insert after Match1
Insert before Match2
Insert after Match2
Replace Match1
Find
Replace
Template
Replace
Clickboard
Use
Schedule1
Use
Schedule2
Title Lines In
Out
Spread Summary
Just display page
Throughout Folder
Folder and Subfolders
Act on protected pages
All matches
Javascript files
It would be wise to do a backup before using the folder or subfolder options.