DokuWiki Prosemirror Plugin

A modern approach on DokuWiki WYSIWYG

User Tools

Site Tools


en:playground:start

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:playground:start [2019/09/11 10:48] 213.209.115.66en:playground:start [2025/10/29 14:28] (current) 2a02:a46e:4446:ff00::1002
Line 1: Line 1:
-====== Just a Heading... ======+Das war ein befehl! Der angriff Steiner war ein befehl!
  
-This is just a test page...+<code xojonnn fff 123> 
 +Here we go again 
 +</code>
  
-Question is, how do links work in IE 11?+| dfgdfg  |   | 
 +| abcvv  | gdfgdf  |
  
-No functionality of the link button in IE 11.+Das ist ein Test**Schauen wir mal wie fett geht. **
  
-[[https://www.dokuwiki.org/plugin:prosemirror|Prosemirror Plugin]]+Sieht aus wie der alte Editor → Ah, man muss erst auf "visual Editor" umschalten - Diese Bezeichnung erinnert an Mediawiki :-).
  
-With a link on the pageit is not possible to toggle to WYSIWYG Editor in IE 11 ("There was an errror in the WYSIWYG EditorYou will be redirected to the Syntax Editor in 5 seconds.")+Okwie bekomme ich eine Grafik eingebunden? ← Indem man oben das Icon mit dem Bilderrahmen klickt. 
 + 
 +===== heading 2 ===== 
 + 
 +[[Ficiher@iap.fr|Ficiher]] 
 + 
 +[[link|Edit section]] 
 + 
 +| {{https://wiki.cocube.fun/en/activities/cocube_basic_00_start-en/image_upgrade_cocube.png}} |   | 
 +|     | 
 + 
 +|     | 
 +|     | 
 + 
 +|     | 
 +|     | 
 + 
 +# Heading 
 + 
 +**Testing this editor** 
 + 
 +<code python file.py> 
 +Here is my code 
 + 
 +Testing Test class py 
 +</code> 
 + 
 +|         | 
 +| Test Table | Test | Test |   | 
 +| 1.2.3.8-) |     | sdf | 
 +|     | sdf |   | 
 + 
 +==== heading 3 ==== 
 + 
 +===== Deleted content, now visual editor appears to function ===== 
 + 
 +**One **two three four 
 + 
 +  * Ctrl-I / Ctrl-B would be nice 
 + 
 +Table support is handy 
 + 
 +| qds  | qsdq  | sdqs | 
 +|       | 
 +|       | 
 + 
 +Testing ... 
 + 
 +==== Headline ==== 
 + 
 + Achtergrond 
 + 
 +//Locales// worden gebruikt door glibc en andere locale-aware programma's om text, datum, valuata, soorteervolgorde, etc. aan te passen aan locale gebruiken. 
 + 
 +Het behelst een systeem met zo'n drie onderdelen: 
 + 
 +  * //Local Names:// Specificaties van talen/landen 
 +  * //System variables:// Zoals //taal//, //valuta//, etc. 
 +  * //Configuraties:// Dit is waar local names aan system variables toegewezen worden. Dat kan ik verschillende bestanden en op verschillende manieren. 
 + 
 +==== Locale Names ==== 
 + 
 +//Locales// of //local names// zijn in de vorm [1] 
 + 
 +<code -> 
 +language[_territory].[codeset][@modifier] 
 +</code> 
 + 
 +waarbij geldt: 
 + 
 +  * ''language'' - ISO 639 language code 
 +  * ''territory'' - ISO 3166 country code 
 +  * ''codeset'' - ISO-8859-1- of UTF-8-identifier. In de praktijk gebruik ik //altijd// een UTF-8-identifier 
 +  * ''modifer'' - Geen idee. Misschien zijn de aanduidingen ''@euro'' op sommige regels in ''/etc/locale.gen'' hier een voorbeeld van. 
 + 
 +Alle beschikbare locales kun je opvragen mbv. ''less /etc/locale.gen''. Dit zijn de NL-gerelateerde locales: 
 + 
 +<code -> 
 +nl_AW UTF-8 
 +nl_BE ISO-8859-1 
 +nl_BE.UTF-8 UTF-8 
 +nl_BE@euro ISO-8859-15 
 +nl_NL ISO-8859-1 
 +nl_NL.UTF-8 UTF-8 
 +nl_NL@euro ISO-8859-15 
 +</code> 
 + 
 +Merk op dat er niet zoiets bestaat als //en_NL// (Engelstalig + Nederland). Ik heb me er bij neergelegd dat ik qua taal //en_US UTF-8// gebruik. 
 + 
 +Dit zijn de instellen op één van m'n computers. Dit was voordat ik de //locale// had geconfigureerdDit overzicht krijg je met het commando ''locale'': 
 + 
 +<code -> 
 +LANG=C 
 +LANGUAGE= 
 +LC_CTYPE="C" 
 +LC_NUMERIC=en_US.UTF-8 
 +LC_TIME=en_US.UTF-8 
 +LC_COLLATE="C" 
 +LC_MONETARY=en_US.UTF-8 
 +LC_MESSAGES="C" 
 +LC_PAPER=en_US.UTF-8 
 +LC_NAME=en_US.UTF-8 
 +LC_ADDRESS=en_US.UTF-8 
 +LC_TELEPHONE=en_US.UTF-8 
 +LC_MEASUREMENT=en_US.UTF-8 
 +LC_IDENTIFICATION=en_US.UTF-8 
 +LC_ALL= 
 +</code> 
 + 
 +~~NOTOC~~
  
-On the other no problem regarding links while using Edge... 
en/playground/start.1568191731.txt.gz · Last modified: 2019/09/11 10:48 by 213.209.115.66

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki