This software is a search plug-in for maxcms4.0, which can selectively search videos on the website under multiple conditions.
Installation method:
Overwrite the program.
Then make a template and name it wunsian.html. You can copy search.html and replace the tags inside. Search control is controlled by URL.
http://www.your domain name.com/wunsian.asp?fl=category ID&lz=serial&gj=keyword&nf=year&dq=region&zm=letter&pl=arrangement data sorting method time time, click volume hit, recommendation Level command, number of likes digg, alphabetical order letter, dayhit by clicks on the day, clicks by week
weekhit, monthly clicks monthhit, total score score
Serialization mode 0 means no serialization 1 means serialization
{maxcms:urllz} serialization
{maxcms:urlfl} Category
{maxcms:urlgj} keyword
{maxcms:urlnf} year
{maxcms:urldq} region
{maxcms:urlzm} letters
{maxcms:urlpl} is arranged on the search page (note that it is the search page, not other pages). This is mainly used as a multi-condition search page. You want to make a connection. For example, you want to make a link to search for data in the United States.
http://www.yourdomain.com/wunsian.asp?page=1{maxcms:urllz}{maxcms:urlfl}{maxcms:urlgj}{maxcms:urlnf}{maxcms:urlzm}
{maxcms:urlpl}&dq=USA
Expand