]> git.plutz.net Git - serve0/blobdiff - constants.sh
split up in distinct pages
[serve0] / constants.sh
index ffd1e90d72f5f952825324e914acf2454fffb053..36c85bca7caa1b01f35bebd662815a699f33374d 100755 (executable)
@@ -18,6 +18,6 @@
 # along with Serve0.  If not, see <http://www.gnu.org/licenses/>. 
 
 alias _wiki="stx2any --no-template --link-abbrevs --quote -T html"
-_GET["page"]=videoview
+[ -z "$_GET[\"page\"]" ] && _GET["page"]=list
 pagesize=100
-file_pattern='^.*(mov|ts|mpg|mpeg|mp4|m4v|avi|mkv|flv|sfv|wmv|ogm|webm|iso)$'
+file_pattern='^.*(mov|ts|mpg|mpeg|mp4|m4v|avi|mkv|flv|sfv|wmv|ogm|webm|iso|rmvb)$'