X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=constants.sh;h=ffd1e90d72f5f952825324e914acf2454fffb053;hb=74ff372bee75fb6f9f09014533a2494a9791a9f2;hp=84d7c7a152ddf0f08336bbeba88bcca529c1ad03;hpb=cc3eaa233f51324cdb20b594b6751468ba78aa4f;p=serve0 diff --git a/constants.sh b/constants.sh index 84d7c7a..ffd1e90 100755 --- a/constants.sh +++ b/constants.sh @@ -17,4 +17,7 @@ # You should have received a copy of the GNU Affero General Public License # along with Serve0. If not, see . -_GET['page']=videoview +alias _wiki="stx2any --no-template --link-abbrevs --quote -T html" +_GET["page"]=videoview +pagesize=100 +file_pattern='^.*(mov|ts|mpg|mpeg|mp4|m4v|avi|mkv|flv|sfv|wmv|ogm|webm|iso)$'