A newer version of the document you edited exists. This happens when another user changed the document while you were editing it.
Examine the differences shown below thoroughly, then decide which version to keep. If you choose ''save'', your version will be saved. Hit ''cancel'' to keep the current version.
Your last edit session on this page was not completed correctly. DokuWiki automatically saved a draft during your work which you may now use to continue your editing. Below you can see the data that was saved from your last session.
Please decide if you want to //recover// your lost edit session, //delete// the autosaved draft or //cancel// the editing process.
Edit the page and hit ''Save''. See [[wiki:syntax]] for Wiki syntax. Please edit the page only if you can **improve** it. If you want to test some things, learn to make your first steps on the [[playground:playground|playground]].
<p>This page assists in the first time installation and configuration of <ahref="http://dokuwiki.org">Dokuwiki</a>. More info on this installer is available on it's own <ahref="http://dokuwiki.org/installer">documentation page</a>.</p>
<p>DokuWiki uses ordinary files for the storage of wiki pages and other information associated with those pages (e.g. images, search indexes, old revisions, etc). In order to operate successfully DokuWiki <strong>must</strong> have write access to the directories that hold those files. This installer is not capable of setting up directory permissions. That normally needs to be done directly on a command shell or if you are using hosting, through FTP or your hosting control panel (e.g. cPanel).</p>
<p>This installer will setup your DokuWiki configuration for <abbrtitle="access control list">ACL</abbr>, which in turn allows administrator login and access to DokuWiki's admin menu for installing plugins, managing users, managing access to wiki pages and alteration of configuration settings. It isn't required for DokuWiki to operate, however it will make Dokuwiki easier to administer.</p>
<p>Experienced users or users with special setup requirements should use these links for details concerning <ahref="http://dokuwiki.org/install">installation instructions</a> and <ahref="http://dokuwiki.org/config">configuration settings</a>.</p>
$lang['profnodelete']='This wiki does not support deleting users';
$lang['profdeleteuser']='Delete Account';
$lang['profdeleted']='Your user account has been deleted from this wiki';
$lang['profconfdelete']='I wish to remove my account from this wiki. <br/> This action can not be undone.';
$lang['profconfdeletemissing']='Confirmation check box not ticked';
$lang['proffail']='User profile was not updated.';
$lang['proftokenlegend']='Authentication Token';
$lang['proftokengenerate']='Reset Token';
$lang['proftokeninfo']='The Authentication Token can be used to let 3rd party applications to log in and act on your behalf. Resetting the token will invalidate the old one and log out all applications that used the previous token.';
$lang['pwdforget']='Forgotten your password? Get a new one';
$lang['resendna']='This wiki does not support password resending.';
$lang['resendpwd']='Set new password for';
$lang['resendpwdmissing']='Sorry, you must fill in all fields.';
$lang['resendpwdnouser']='Sorry, we can\'t find this user in our database.';
$lang['resendpwdbadauth']='Sorry, this auth code is not valid. Make sure you used the complete confirmation link.';
$lang['resendpwdconfirm']='A confirmation link has been sent by email.';
$lang['resendpwdsuccess']='Your new password has been sent by email.';
$lang['license']='Except where otherwise noted, content on this wiki is licensed under the following license:';
$lang['licenseok']='Note: By editing this page you agree to license your content under the following license:';
$lang['searchmedia']='Search file name:';
$lang['searchmedia_in']='Search in %s';
$lang['txt_upload']='Select file to upload:';
$lang['txt_filename']='Upload as (optional):';
$lang['txt_overwrt']='Overwrite existing file';
$lang['maxuploadsize']='Upload max. %s per file.';
$lang['allowedmime']='List of allowed file extensions';
$lang['lockedby']='Currently locked by:';
$lang['lockexpire']='Lock expires at:';
$lang['js']['willexpire']='Your lock for editing this page is about to expire in a minute.\nTo avoid conflicts use the preview button to reset the locktimer.';
$lang['js']['notsavedyet']='Unsaved changes will be lost.';
$lang['js']['searchmedia']='Search for files';
$lang['js']['keepopen']='Keep window open on selection';
$lang['js']['hidedetails']='Hide Details';
$lang['js']['mediatitle']='Link settings';
$lang['js']['mediadisplay']='Link type';
$lang['js']['mediaalign']='Alignment';
$lang['js']['mediasize']='Image size';
$lang['js']['mediatarget']='Link target';
$lang['js']['mediaclose']='Close';
$lang['js']['mediainsert']='Insert';
$lang['js']['mediadisplayimg']='Show the image.';
$lang['js']['mediadisplaylnk']='Show only the link.';
$lang['js']['mediasmall']='Small version';
$lang['js']['mediamedium']='Medium version';
$lang['js']['medialarge']='Large version';
$lang['js']['mediaoriginal']='Original version';
$lang['js']['medialnk']='Link to detail page';
$lang['js']['mediadirect']='Direct link to original';
$lang['js']['medianolnk']='No link';
$lang['js']['medianolink']='Do not link the image';
$lang['js']['medialeft']='Align the image on the left.';
$lang['js']['mediaright']='Align the image on the right.';
$lang['js']['mediacenter']='Align the image in the middle.';
$lang['js']['medianoalign']='Use no align.';
$lang['js']['nosmblinks']='Linking to Windows shares only works in Microsoft Internet Explorer.\nYou still can copy and paste the link.';
$lang['js']['data_insecure']='WARNING: It seems your data directory is not properly secured. Please read about <a href="https://www.dokuwiki.org/security#web_access_security">Web Access Security in DokuWiki</a>.';
$lang['rssfailed']='An error occurred while fetching this feed: ';
$lang['uploadbadcontent']='The uploaded content did not match the %s file extension.';
$lang['uploadspam']='The upload was blocked by the spam blacklist.';
$lang['uploadxss']='The upload was blocked for possibly malicious content.';
$lang['uploadsize']='The uploaded file was too big. (max. %s)';
$lang['deletesucc']='The file "%s" has been deleted.';
$lang['deletefail']='"%s" couldn\'t be deleted - check permissions.';
$lang['mediainuse']='The file "%s" hasn\'t been deleted - it is still in use.';
$lang['namespaces']='Namespaces';
$lang['mediafiles']='Available files in';
$lang['accessdenied']='You are not allowed to view this page.';
$lang['mediausage']='Use the following syntax to reference this file:';
$lang['mediaview']='View original file';
$lang['mediaroot']='root';
$lang['mediaupload']='Upload a file to the current namespace here. To create subnamespaces, prepend them to your filename separated by colons after you selected the files. Files can also be selected by drag and drop.';
$lang['mediaextchange']='Filextension changed from .%s to .%s!';
$lang['reference']='References for';
$lang['ref_inuse']='The file can\'t be deleted, because it\'s still used by the following pages:';
$lang['ref_hidden']='Some references are on pages you don\'t have permission to read';
$lang['hits']='Hits';
$lang['quickhits']='Matching pagenames';
$lang['toc']='Table of Contents';
$lang['current']='current';
$lang['yours']='Your Version';
$lang['diff']='Show differences to current revisions';
$lang['diff2']='Show differences between selected revisions';
$lang['i_funcna']='PHP function <code>%s</code> is not available. Maybe your hosting provider disabled it for some reason?';
$lang['i_disabled']='It has been disabled by your provider.';
$lang['i_funcnmail']='<b>Note:</b> The PHP mail function is not available. %s'.
' If it remains unavailable, you may install the <a href="https://www.dokuwiki.org/plugin:smtp">smtp plugin</a>.';
$lang['i_phpver']='Your PHP version <code>%s</code> is lower than the needed <code>%s</code>. You need to upgrade your PHP install.';
$lang['i_mbfuncoverload']='mbstring.func_overload must be disabled in php.ini to run DokuWiki.';
$lang['i_urandom']='DokuWiki cannot create cryptographically secure numbers for cookies. You may want to check your open_basedir settings in php.ini for proper <code>/dev/urandom</code> access.';
$lang['i_permfail']='<code>%s</code> is not writable by DokuWiki. You need to fix the permission settings of this directory!';
$lang['i_writeerr']='Unable to create <code>%s</code>. You will need to check directory/file permissions and create the file manually.';
$lang['i_badhash']='unrecognised or modified dokuwiki.php (hash=<code>%s</code>)';
$lang['i_badval']='<code>%s</code> - illegal or empty value';
$lang['i_success']='The configuration was finished successfully. You may delete the install.php file now. Continue to
<a href="doku.php?id=wiki:welcome">your new DokuWiki</a>.';
$lang['i_failure']='Some errors occurred while writing the configuration files. You may need to fix them manually before
you can use <a href="doku.php?id=wiki:welcome">your new DokuWiki</a>.';
$lang['i_policy']='Initial ACL policy';
$lang['i_pol0']='Open Wiki (read, write, upload for everyone)';
$lang['i_pol1']='Public Wiki (read for everyone, write and upload for registered users)';
$lang['i_pol2']='Closed Wiki (read, write, upload for registered users only)';
$lang['i_allowreg']='Allow users to register themselves';
$lang['i_retry']='Retry';
$lang['i_license']='Please choose the license you want to put your content under:';
$lang['i_license_none']='Do not show any license information';
$lang['i_pop_field']='Please, help us to improve the DokuWiki experience:';
$lang['i_pop_label']='Once a month, send anonymous usage data to the DokuWiki developers';
$lang['recent_global']='You\'re currently watching the changes inside the <b>%s</b> namespace. You can also <a href="%s">view the recent changes of the whole wiki</a>.';
$lang['years']='%d years ago';
$lang['months']='%d months ago';
$lang['weeks']='%d weeks ago';
$lang['days']='%d days ago';
$lang['hours']='%d hours ago';
$lang['minutes']='%d minutes ago';
$lang['seconds']='%d seconds ago';
$lang['wordblock']='Your change was not saved because it contains blocked text (spam).';
$lang['media_uploadtab']='Upload';
$lang['media_searchtab']='Search';
$lang['media_file']='File';
$lang['media_viewtab']='View';
$lang['media_edittab']='Edit';
$lang['media_historytab']='History';
$lang['media_list_thumbs']='Thumbnails';
$lang['media_list_rows']='Rows';
$lang['media_sort_name']='Name';
$lang['media_sort_date']='Date';
$lang['media_namespaces']='Choose namespace';
$lang['media_files']='Files in %s';
$lang['media_upload']='Upload to %s';
$lang['media_search']='Search in %s';
$lang['media_view']='%s';
$lang['media_viewold']='%s at %s';
$lang['media_edit']='Edit %s';
$lang['media_history']='History of %s';
$lang['media_meta_edited']='metadata edited';
$lang['media_perm_read']='Sorry, you don\'t have enough rights to read files.';
$lang['media_perm_upload']='Sorry, you don\'t have enough rights to upload files.';
$lang['media_update']='Upload new version';
$lang['media_restore']='Restore this version';
$lang['media_acl_warning']='This list might not be complete due to ACL restrictions and hidden pages.';
$lang['email_fail']='PHP mail() missing or disabled. The following email was not sent: ';
$lang['currentns']='Current namespace';
$lang['searchresult']='Search Result';
$lang['plainhtml']='Plain HTML';
$lang['wikimarkup']='Wiki Markup';
$lang['page_nonexist_rev']='Page did not exist at %s. It was subsequently created at <a href="%s">%s</a>.';
$lang['unable_to_parse_date']='Unable to parse at parameter "%s".';
$lang['email_signature_text']='This mail was generated by DokuWiki at
@DOKUWIKIURL@';
#$lang['email_signature_html'] = ''; # the empty default will copy the text signature, you can override it in a local lang file
$lang['log_file_too_large']='Log file too large. Previous lines skipped!';
$lang['log_file_failed_to_open']='Failed to open log file.';
$lang['log_file_failed_to_read']='An error occurred while reading the log.';
You've followed a link to a page that no longer exists. You can check the list of **Old revisions** to see when and why it was deleted, access old revisions or restore it.
Fill in all the information below to create a new account in this wiki. Make sure you supply a **valid e-mail address** - if you are not asked to enter a password here, a new one will be sent to that address. The login name should be a valid [[doku>pagename|pagename]].
Please enter your user name in the form below to request a new password for your account in this wiki. A confirmation link will be sent to your registered email address.
A file was uploaded to your DokuWiki. Here are the details:
File : @MEDIA@
Old revision: @OLD@
Date : @DATE@
Browser : @BROWSER@
IP-Address : @IPADDRESS@
Hostname : @HOSTNAME@
Size : @SIZE@
MIME Type : @MIME@
User : @USER@
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.