vrdoroVR made easy
Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:admin-wiki-anleitung [2021/04/28 13:54] – created adminwikien:admin-wiki-anleitung [2025/08/18 16:30] (current) – [Create new wiki (manual) page] adminwiki
Line 1: Line 1:
-====== Create new wiki (manual) page ====== +===== Dokuwiki admin tips =====
-- Create page by entering in urlbar with id=<page name>   +
  
-- e.g. for "newpage" https://wiki.neomatt.com/doku.php?id=neueSeite+{{INLINETOC 3}}
  
-- click on 'Edit -> Create page' top right in the icon bar next to the page+==== Create new wiki (manual) page ==== 
 +  - Create page by entering in urlbar with id=<pagenname>    
 +  - e.g. for "newPage" https://wiki.neomatt.com/doku.php?id=newPage 
 +  - click on 'Edit -> Create page' at the top right of the icon bar next to the page 
 +  - edit with Wisywig-Editor
  
-- edit with Wisywig-Editor+==== WIKI-SYNTAX ====
  
-====== WIKI-SYNTAX ======+  * see https://www.dokuwiki.org/wiki:syntax?do= 
 +  * or https://www.dokuwiki.org/wiki:syntax?do=edit
  
-- see https://www.dokuwiki.org/wiki:syntax?do=+==== Seite löschen / Delete a page ====
  
-- or https://www.dokuwiki.org/wiki:syntax?do=edit+  * simply delete the content of a page completely 
 +  * https://www.inmotionhosting.com/support/edu/dokuwiki/edit-delete-restore-pages/
  
-====== Delete page / Delete a page ====== 
  
-* simply delete the content of a page completely+==== WIKI-ADMIN_AREA ==== 
 +  * under https://wiki.neomatt.com/doku.php?id=start&do=admin
  
-* https://www.inmotionhosting.com/support/edu/dokuwiki/edit-delete-restore-pages/+==== User administration ====
  
 +  * Create : users can be viewed, created and edited  
 +  * via: https://wiki.neomatt.com/doku.php?id=lernkarte_anlegen&do=admin&page=usermanager
  
-====== WIKI-ADMIN_AREA ====== +==== Access management ==== 
-- at https://wiki.neomatt.com/doku.php?id=start&do=admin +  * Authorisations for all pages can be managed via this page: 
- +  * https://wiki.neomatt.com/doku.php?id=sidebar&do=admin&page=acl 
-====== user administration ====== +  * click on a page on the left, select a group or user and determine the level 
- +  * There are the following levels :  
-- create : user can be seen, created and edited   +    * None 
- +    * Read 
-- via: https://wiki.neomatt.com/doku.php?id=lernkarte_anlegen&do=admin&page=usermanager +    * Edit 
- +    * Create 
-====== access management ====== +    * Upload 
-- Permissions for all pages can be managed via this page: +    * Remove 
- +  * it is also possible to control the visibility, this wikianleitung page is not visible to anyone  
-- https://wiki.neomatt.com/doku.php?id=sidebar&do=admin&page=acl +  * except for the admins
- +
-- click on a page on the left, select a group or user and set a level +
- +
-- there are the following levels :  +
- +
- None Read Edit Create Upload Remove +
- +
-- it is also possible to control the visibility, this wikianleitung-page is not visible for anybody  +
- +
-- except for the admins+
  
 <code>  <code> 
-wikiadmin @ALL None   +wikianleitung @ALL  Keine   
-wikianleitung adminncr None Read Edit  +wikianleitung adminncr  Keine  Lesen  Bearbeiten  
 </code> </code>
  
-====== plugins ====== +==== Create links ====
-- append `id=start&do=admin&page=extension` after the question mark of the URL and press return +
-- eb: https://wiki.neomatt.com/doku.php?id=start&do=admin&page=extension+
  
-- then search and install, eg: 'navi' / https://www.dokuwiki.org/plugin:navi +By inserting 
- +
-create ===== links ===== +
- +
-- by inserting +
 <code> <code>
-[[page name|display name]] eb: [[Why NCR?|Why next:classroom?]]+[[seitename|Anzeigename]] zb. [[warum_ncr|Warum next:classroom?]]
 </code> </code>
-====== expand navigation menu/sidebar ======+ 
 +==== Extend navigation menu/sidebar ====
    
-- create page by typing in urlbar:   +Create page by typing in urlbar:    
 +''
 https://wiki.neomatt.com/doku.php?id=sidebar https://wiki.neomatt.com/doku.php?id=sidebar
 +''
 +Simply copy an entry here and copy it to the desired location. The page that you have previously created is then simply entered in the copied area. The following also applies here: Page name | Display name
  
-Just copy an entry here and copy it to the desired location. The page you created before will then simply be entered in the copied area. Again: page name | display name +Create list from left, indented by 
- +
-- here now create a list from the left, indented by +
 <code> <code>
-min. 2 Spaces and star '*' 1 Space <Link> eb: +min. 2 Spaces und Stern '*' 1 Space <Link> zb: 
- * [[Why NCR?|Why next:classroom?]]+  * [[warum_ncr|Warum next:classroom?]]
 </code> </code>
  
-- similar to yml the spaces are essential for survival  +Example:
- +
-- Example:+
 <code> <code>
-* [[start]] +* [[en:start]] 
-  * [[why NCR?|why next:classroom?]] +  * [[warum_ncr|Warum next:classroom?]] 
-    * [[pedagogical_background]] +    * [[paedagogischer_hintergrund]] 
-    * [[terms]] +    * [[begriffe]] 
-      * [[flashcards]]+      * [[lernkarten]]
  
 </code> </code>
  
-- add a link to a page to expand +Add a link to a page to expand 
 <code> <code>
- * [[flashcards]] + * [[lernkarten]] 
 </code> </code>
 +
 +==== Technical installation of the DokuWiki ====
 +
 +The Dokuwiki runs via a Docker container with paths that are mounted and located on the server.
 +
 +The directory for installing the plugins is located on the server in this path: ''/srv/neomatt/docs.vrdoro.com/a/lib/plugins/''
 +

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top

User Tools

  • Log In
en/admin-wiki-anleitung.1619614452.txt.gz · Last modified: 2021/04/28 13:54 by adminwiki
vrdoroVR made easy

Table of Contents

vrdoro - The VR platform

Structure of the manual

Registration and login

Prerequisites

vrdoro-visualiser

  • Overview
  • Menu bar
  • Integration on the website
  • Setting up the headset
  • Tips for the headset
  • 2D image mode
  • Products and tools
    • Room measurement
    • Floor coverings
    • Windows
    • Conservatory
    • Auxiliary tools

vrdoro - store

  • Assets
    • 3D models
    • 360 degree panoramas
    • 3D sets
    • Textures
  • Downloading assets
  • Asset management
  • Easy Share
  • Maker

vrdoro-editor

  • Overview
  • Create a VR room
  • Add 3D models
  • Configure environment
  • Publish project
  • Show configurator on own website
  • Expert knowledge
    • Edit textures
    • 3D sets

VR-Panorama-Tours

  • Panorama views
  • VR spot
  • 3D model
  • 3D model spot

Edit 3D models

  • Import
  • Export
  • Preparation
  • Statistics
  • Scaling
  • Measuring
  • Centring
  • Colouring
  • Reduce
    • Decimate
    • Edges
    • Meshes
  • Smoothing
  • Repair models
  • Cutting models to size
  • Aligning models
  • Set UV mapping
  • Simple modelling
  • Select
  • Requirements for models

FAQ

Glossary