]> git.plutz.net Git - serve0/blobdiff - constants.sh
split up in distinct pages
[serve0] / constants.sh
index 98dc1deabd5b42fee132fef418698996a039bf88..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|rmvb)$'