Source: site.view [edit]
Function name: searchCategory
Arguments: cat
Description:
Page type: webl
Render function:   searchCartoonsRender
Module: perfectCartoon

Page source:

cat = Wub_ReplaceAll(cat, "+", " ");


// query,caption,tags,author,lang
WubCall("perfectCartoon.searchCartoons", ["","Caption...",cat,"Author...","en"]);

/*
<a href="http://www.perfectcartoon.com/doit/?cmdline=searchCartoons%28%22%22%2C+caption%2C+tags%2C+author%2C+lang%2C+db%29&lang=en&db=&caption=Caption...&tags=` + term + 
                      `&author=Author...">` + term + "</a>\n"
*/