paysviganais0dechets.territoire-en-transition.org
Open in
urlscan Pro
2a01:4f9:4b:4814::2
Public Scan
URL:
https://paysviganais0dechets.territoire-en-transition.org/
Submission: On October 10 via api from US — Scanned from US
Submission: On October 10 via api from US — Scanned from US
Form analysis
1 forms found in the DOMPOST /?PagePrincipale&installAction=install
<form class="form-horizontal form-yeswiki-install" action="/?PagePrincipale&installAction=install" method="post">
<div class="row">
<div class="col-md-4">
<h3>
<a class="pull-right btn btn-sm btn-info" data-toggle="collapse" data-parent="#accordion1" href="#collapseOne">
More info </a> General configuration
</h3>
<div class="accordion" id="accordion1">
<div class="accordion-group">
<div id="collapseOne" class="accordion-body collapse">
<div class="accordion-inner">
<dl>
<dt>Default language</dt>
<dd>Language used by default for YesWiki's interface, you still can change language for each page created</dd>
</dl>
<dl>
<dt>Title of your website</dt>
<dd>This can be a WikiName or any title which will appear on every browser's window or tab</dd>
</dl>
<dl>
<dt>Description</dt>
<dd>The description of your website which will appear in the HTML code (metas)</dd>
</dl>
<dl>
<dt>Keywords</dt>
<dd>Keywords which will appear in the HTML code (metas)</dd>
</dl>
<dl>
<dt>Homepage</dt>
<dd>Home page from your YesWiki. Must be a WikiName</dd>
</dl>
</div>
</div>
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">Default language</label>
<div class="col-sm-9">
<select required="" autocomplete="off" class="form-control" name="config[default_language]" onchange="$(this).parents('.form-yeswiki-install').attr('action', '/?installAction=default&lang='+$(this).val()).submit();">
<option value="ca">Català</option>
<option value="en" selected="selected">English</option>
<option value="es">Español, castellano</option>
<option value="fr">Français</option>
<option value="nl">Nederlands, Vlaams</option>
<option value="pt">Português</option>
<option value="auto">Navigator's language</option>
</select>
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">Title of your website</label>
<div class="col-sm-9">
<input type="text" required="" class="form-control" name="config[wakka_name]" value="Mon site YesWiki">
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">Description</label>
<div class="col-sm-9">
<input type="text" class="form-control" name="config[meta_description]" value="">
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">Keywords</label>
<div class="col-sm-9">
<input type="text" class="form-control" name="config[meta_keywords]" value="">
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">Homepage</label>
<div class="col-sm-9">
<input type="text" required="" class="form-control" name="config[root_page]" value="PagePrincipale" pattern="[\p{L}\-_.0-9]+">
<p class="help-block">must be a WikiName</p>
</div>
</div>
</div>
<div class="col-md-4">
<h3>
<a class="pull-right btn btn-sm btn-info" data-toggle="collapse" data-parent="#accordion2" href="#collapseTwo">
More info </a> Database configuration
</h3>
<div class="accordion" id="accordion2">
<div class="accordion-group">
<div id="collapseTwo" class="accordion-body collapse">
<div class="accordion-inner">
<dl>
<dt>MySQL server host </dt>
<dd>IP address or network name of the computer containing your MySQL server</dd>
</dl>
<dl>
<dt>MySQL database name </dt>
<dd>This database should exist before installation</dd>
</dl>
<dl>
<dt>MySQL username </dt>
<dd>Required to access your database</dd>
</dl>
<dl>
<dt>Table prefix </dt>
<dd>Permits to install several YesWiki on one unique database : every YesWiki installed must have a different table prefix</dd>
</dl>
</div>
</div>
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">MySQL server host</label>
<div class="col-sm-9">
<input type="text" required="" class="form-control" name="config[mysql_host]" value="localhost">
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">MySQL database name</label>
<div class="col-sm-9">
<input type="text" required="" class="form-control" name="config[mysql_database]" value="">
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">MySQL username</label>
<div class="col-sm-9">
<input type="text" required="" class="form-control" name="config[mysql_user]" value="">
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">MySQL password</label>
<div class="col-sm-9">
<input type="password" class="form-control" name="config[mysql_password]" value="">
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">Table prefix</label>
<div class="col-sm-9">
<input type="text" required="" class="form-control" name="config[table_prefix]" value="yeswiki_">
</div>
</div>
</div>
<div class="col-md-4">
<h3>
<a class="pull-right btn btn-sm btn-info" data-toggle="collapse" data-parent="#accordion3" href="#collapseThree">
More info </a> Administrator account
</h3>
<div class="accordion" id="accordion3">
<div class="accordion-group">
<div id="collapseThree" class="accordion-body collapse">
<div class="accordion-inner">
<dl>
<dt class="admin">Administrator account can</dt>
<dd class="droits-admin">
<ul>
<li>Modify and delete any page</li>
<li>Modify access rights on any page</li>
<li>Handle access rights on any action or handler</li>
<li>Handle groups, add or delete users to the admin group (to have the same rights then him)</li>
</ul>
</dd>
</dl>
<p>All admin tasks are described in the page "AdministrationDeYesWiki" accessible from the homepage</p>
</div>
</div>
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">Administrator</label>
<div class="col-sm-9">
<input type="text" required="" class="form-control" name="admin_name" value="WikiAdmin">
<p class="help-block">Your username must not start with '!','@','\', '/' ni '#' with 3 characters minimum.</p>
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">Password</label>
<div class="col-sm-9">
<input type="password" required="" class="form-control" name="admin_password" value="">
<p class="help-block">doit contenir au minimum 5 caractères alphanumériques</p>
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">Password confirmation</label>
<div class="col-sm-9">
<input type="password" required="" class="form-control" size="50" name="admin_password_conf" value="">
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">Email address</label>
<div class="col-sm-9">
<input type="email" required="" class="form-control" name="admin_email" value="">
</div>
</div>
</div>
</div>
<div class="accordion-heading">
<h3>
<a class="" data-toggle="collapse" data-parent="#accordion4" href="#collapseFour">+ Advanced configuration</a>
</h3>
</div>
<div class="accordion" id="accordion4">
<div class="accordion-group">
<div id="collapseFour" class="accordion-body collapse">
<div class="accordion-inner">
<div class="form-group">
<label class="col-sm-3 control-label">Base URL</label>
<div class="col-sm-9">
<input type="text" required="" class="form-control" name="config[base_url]" value="https://paysviganais0dechets.territoire-en-transition.org/?">
<p class="help-block">The names of pages will be added after the base URL of your YesWiki website. Delete the "wakka.php?wiki=" only if you use redirection (see below)</p>
</div>
</div>
<div class="checkbox">
<label>
<input type="hidden" name="config[rewrite_mode]" value="0">
<input type="checkbox" name="config[rewrite_mode]" value="1">
<span></span> Activate the "automatic redirection" mode </label>
<p class="help-block">The "automatic redirection" mode must be select only if you are using YesWiki with redirection of URLs (if you don't know what it is, don't activate this option).</p>
</div>
<div class="checkbox">
<label>
<input type="checkbox" name="config[allow_raw_html]" value="1" checked="">
<span></span> Authorize raw HTML insertion </label>
<p class="help-block">Give you more feature, like adding videos and iframe for example, but is less secured.</p>
</div>
<div class="checkbox">
<label>
<input type="checkbox" name="config[allow_robots]" value="1" checked="">
<span></span> Authorize search engine indexation </label>
<p class="help-block">Indicate in the html head metadatas html and in the robots.txt file, if the website is indexed by search engines, or not.</p>
</div>
</div>
</div>
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-3 col-sm-9">
<input class="btn btn-lg btn-primary" type="submit" value="Continue">
</div>
</div>
</form>
Text Content
INSTALLATION OF YESWIKI DORYPHORE 4.4.2 MORE INFO GENERAL CONFIGURATION Default language Language used by default for YesWiki's interface, you still can change language for each page created Title of your website This can be a WikiName or any title which will appear on every browser's window or tab Description The description of your website which will appear in the HTML code (metas) Keywords Keywords which will appear in the HTML code (metas) Homepage Home page from your YesWiki. Must be a WikiName Default language Català English Español, castellano Français Nederlands, Vlaams Português Navigator's language Title of your website Description Keywords Homepage must be a WikiName MORE INFO DATABASE CONFIGURATION MySQL server host IP address or network name of the computer containing your MySQL server MySQL database name This database should exist before installation MySQL username Required to access your database Table prefix Permits to install several YesWiki on one unique database : every YesWiki installed must have a different table prefix MySQL server host MySQL database name MySQL username MySQL password Table prefix MORE INFO ADMINISTRATOR ACCOUNT Administrator account can * Modify and delete any page * Modify access rights on any page * Handle access rights on any action or handler * Handle groups, add or delete users to the admin group (to have the same rights then him) All admin tasks are described in the page "AdministrationDeYesWiki" accessible from the homepage Administrator Your username must not start with '!','@','\', '/' ni '#' with 3 characters minimum. Password doit contenir au minimum 5 caractères alphanumériques Password confirmation Email address + ADVANCED CONFIGURATION Base URL The names of pages will be added after the base URL of your YesWiki website. Delete the "wakka.php?wiki=" only if you use redirection (see below) Activate the "automatic redirection" mode The "automatic redirection" mode must be select only if you are using YesWiki with redirection of URLs (if you don't know what it is, don't activate this option). Authorize raw HTML insertion Give you more feature, like adding videos and iframe for example, but is less secured. Authorize search engine indexation Indicate in the html head metadatas html and in the robots.txt file, if the website is indexed by search engines, or not.