X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fnginx%2Fsite.d%2Flhc-remorque%2Fikiwiki.setup;h=ff3f348cc451e5b11be526f6d69bf84e13c3f145;hp=d5645a8e7200cb48462587bf4fa1837f9ef2b13e;hb=bac5cba029aebec55df758a3c18e8edcf684af1f;hpb=e86042475d1c0ec31f78a44ffea293607cbfb809 diff --git a/etc/nginx/site.d/lhc-remorque/ikiwiki.setup b/etc/nginx/site.d/lhc-remorque/ikiwiki.setup index d5645a8..ff3f348 100644 --- a/etc/nginx/site.d/lhc-remorque/ikiwiki.setup +++ b/etc/nginx/site.d/lhc-remorque/ikiwiki.setup @@ -1,7 +1,7 @@ #!/usr/bin/perl use IkiWiki::Setup::Standard { - wikiname => 'Remorque Atelier', + wikiname => 'Remorque', adminemail => 'admin+lhc-remorque@heureux-cyclage.org', adminuser => [qw{ julm @@ -18,13 +18,13 @@ use IkiWiki::Setup::Standard { #prefsurl => "https://$ENV{site}/cgi/ikiwiki.cgi", #cgi_wrapper => 'cgi/ikiwiki.cgi', #cgi_wrappermode => '02750', - cgiauthurl => "https://remorque.heureux-cyclage.org/auth/cgi/ikiwiki.cgi", - httpauth_pagespec => '!*/Discussion and !tmp', - anonok_pagespec => '*/Discussion or tmp', - locked_pages => '(user(git) and * and !*/Discussion and !tmp) and !*/Discussion', + cgiauthurl => "https://remorque.heureux-cyclage.org/cgi/ikiwiki.cgi", + #httpauth_pagespec => '!*/discussion and !tmp', + #anonok_pagespec => '*/discussion or tmp', + locked_pages => '(user(git) and * and !*/discussion and !tmp) and !*/discussion', rcs => "git", - historyurl => "/git/?p=remorqueatelier.git;a=history;f=[[file]]", - diffurl => "/git/?p=remorqueatelier.git;a=blobdiff;f=[[file]];h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_commit]];hpb=[[sha1_parent]]", + #historyurl => "/git/?p=lhc/remorque.git;a=history;f=[[file]]", + #diffurl => "/git/?p=lhc/remorque.git;a=blobdiff;f=[[file]];h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_commit]];hpb=[[sha1_parent]]", gitorigin_branch => "origin", gitmaster_branch => "master", wrappers => [ @@ -33,17 +33,17 @@ use IkiWiki::Setup::Standard { , wrappermode => "00750" } , { post_commit => 1 - , wrapper => "/home/git/hooks/remorque/post-update.ikiwiki" + , wrapper => "/home/git/hooks/lhc/remorque/post-update.ikiwiki" , wrappermode => "06750" , wrapper_background_command => "" } # , { post_commit => 1 - # , wrapper => "/home/git/pub/remorqueatelier/hooks/post-receive.iki" + # , wrapper => "/home/git/pub/lhc/remorque/hooks/post-receive.iki" # , wrappermode => "06750" # , wrapper_background_command => "" # } # , { test_receive => 1 - # , wrapper => "/home/git/pub/remorqueatelier.git/hooks/pre-receive.iki" + # , wrapper => "/home/git/pub/lhc/remorque.git/hooks/pre-receive.iki" # , wrappermode => "06750" # } ], @@ -96,7 +96,7 @@ use IkiWiki::Setup::Standard { prefix_directives => 1, indexpages => 0, discussion => 1, - discussionpage => 'Discussion', + discussionpage => 'discussion', html5 => 0, sslcookie => 1, default_pageext => 'mdwn', @@ -108,7 +108,7 @@ use IkiWiki::Setup::Standard { hardlink => 0, umask => 002, #wrappergroup => 'ikiwiki', - #libdir => '/home/lhc/var/ikiwiki/remorqueatelier/.ikiwiki', + #libdir => '/home/lhc/var/ikiwiki/lhc/remorque/.ikiwiki', libdir => '', ENV => {}, #include => '^\\.htaccess$', @@ -116,7 +116,7 @@ use IkiWiki::Setup::Standard { #wiki_file_chars => '-[:alnum:]+/.:_@’()&', wiki_file_chars => '-[:alnum:]+/.:_', allow_symlinks_before_srcdir => 1, - #htmlscrubber_skip => '!*/Discussion', + #htmlscrubber_skip => '!*/discussion', #rss => 0, atom => 1, #allowrss => 0, @@ -129,7 +129,7 @@ use IkiWiki::Setup::Standard { #openid_realm => '', #openid_cgiurl => '', #openidsignup => 'http://myopenid.com/', - account_creation_password => 'w3_sh411_0v3rc0m3', + #account_creation_password => 'w3_sh411_0v3rc0m3', password_cost => 8, #tohighlight => '.c .h .cpp .pl .py Makefile:make', #multimarkdown => 0, @@ -138,7 +138,7 @@ use IkiWiki::Setup::Standard { # or (mimetype(application/pdf) and maxsize(2mb) # )', #virus_checker => 'clamdscan -', - #comments_pagespec => 'blog/* and !*/Discussion', + #comments_pagespec => 'blog/* and !*/discussion', #comments_closed_pagespec => 'blog/controversial or blog/flamewar', #comments_pagename => '', #comments_allowdirectives => 0, @@ -147,8 +147,8 @@ use IkiWiki::Setup::Standard { #getsource_mimetype => 'text/plain; charset=utf-8', #mirrorlist => {}, repositories => - [ "git://git.heureux-cyclage.org/remorqueatelier.git" - , "git\@git.heureux-cyclage.org:remorqueatelier.git" + [ "git://git.heureux-cyclage.org/lhc/remorque.git" + , "git\@git.heureux-cyclage.org:lhc/remorque.git" ], omega_cgi => '/usr/lib/cgi-bin/omega/omega', search_pagespec => '* and !recentchanges/*', @@ -156,7 +156,7 @@ use IkiWiki::Setup::Standard { #websetup_unsafe => [], #websetup_show_unsafe => 1, #archivebase => 'archives', - #archive_pagespec => 'posts/* and !*/Discussion', + #archive_pagespec => 'posts/* and !*/discussion', #directive_description_dir => 'ikiwiki/directive', #teximg_dvipng => '', #teximg_prefix => '\\documentclass{article}