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 [2022/01/17 07:47] – old revision restored (2021/10/26 20:52) 148.251.120.201en:playground:start [2026/06/22 10:54] (current) 217.196.145.216
Line 1: Line 1:
-====== Spielplatz ======+^ S1 ^ S2 ^
  
-Mal sehen, was das Ding so kann. +| 1 | 2 |
  
-**Fetter Text __Unterfettet__**+====== This is way cooler than the built-in markdown style editor ======
  
-<code test.py+<code php test.php
-Hier haben wir Quellcode+<?php 
 + 
 +function test() { 
 +    // Implement this function 
 +}
 </code> </code>
  
-===== Überschrift 2 =====+<code mysql tohle.sql> 
 +select * from dodo  
 +</code>
  
-^  ^ A ^ B ^ C ^ D ^ +    
-  |  |  +    |
-   |  | +
-| 1 |  |  |  |  | +
-:-\+
  
->Zitat ohne Worte fdfdfgdfgdfgdfgdfgd+It's grrrrrrrreat! =)
  
-:-D+  numbered list
  
-==== dfgdgfdfgMein Hirn hat ein leck. ====+  * bullet points
  
-Hier dfgd\\ df+>Lorem ipsum dolor sit amet, consectetur adipiscing elit. \\ Proin vel dui tellus. \\ Ut ac mi vitae risus //hendrerit lacinia.//
  
-{{:wiki:dokuwiki-128.png}}+>>Etiam a **bibendum diam**, eu fermentum libero. 
 +>Morbi elit neque, commodo sed cursus ut, suscipit sed nulla.\\ Maecenas malesuada molestie elit ut iaculis.\\ Etiam a bibendum diam, eu fermentum libero. \\ Morbi elit neque, commodo sed cursus ut, suscipit sed nulla. \\ Maecenas malesuada molestie elit ut iaculis.
  
-  - sadasdasd +Nam sollicitudin rhoncus neque eu congue.
-  - dasdsadas +
-  - dsa +
-  - dsad +
-  - errwe +
-  - asdf +
-  - rw +
-  - rwr +
-  - wer +
-  - wrwrwrwrwer +
-  - dfdfdfdf+
  
-===== Überschrift 2 =====+Vivamus sit amet sapien sodales, molestie massa sed, efficitur magna.
  
-Hier wieder ein bisschen Text(( +Donec felis augue, molestie in eros sed, fringilla fringilla arcu.
-Hier kann ich Text zur Fußnote eingeben. +
-))Eine kleine Fußnote+
  
-<code java test.txt+>Vestibulum pretium leo sodales est tincidunt hendrerit 
-testssadasdas +>>Donec dapibus non lectus a ultricies.  
-hallo +>Suspendisse sit amet odio mattis, consectetur nisl eget, maximus nunc. \\ Suspendisse lacus nulla, aliquet id ex in, tristique congue lectus. 
-asd + 
-ad +Curabitur sagittis pretium quam. 
-asd+ 
 +Lorem ipsum dolor sit amet, consectetur adipiscing elit. 
 + 
 +  * this is another test for prosemirror 
 +  * 
 +  * **Edit a new page with content for testing** 
 +  * <code html4strict> 
 +<a>This looks promising</a>
 </code> </code>
 +    * can I undo? yes, I can!((
 +ah, and the footnote editor is nice too!
 +))
 +
 +<code ->
 +
 +</code>
 +
 +Ctrl+v images
 +
 +{{:wiki:dokuwiki-128.png?150|TestText}}
 +
 +what if i want to ((
 +i can click the footnote to edit it, neat
 +))add a footnote
 +
 +I would like to insert a link to the prosemirror Plugin [[wp>here|here]]
 +
 +| 8-) | 2 | 3 |
 +| 4 | 5 | 6 |
 +| 7 | 8 | 9 |
 +| 10 | 11 | 12 |
 +
 +adsfasdfhhhh test 1234
 +
 +====== TEST ======
 +
 +Ok, lets type some text in **bold** and //italics.  //It doesn't seem to take hotkeys like ctr-b for bold.
 +
 +Takes a bit of getting used to on the mobile. **But** it works. Using wikisyntax here gets converted on toggling.
 +
 +What about a drag and drop image? Nope, not happening.
 +
 +{{ :wiki:dokuwiki-128.png?400&direct }}
 +
 +<code bash dummtüch.sh>
 +systemctl –user daemon-reload
 +systemctl –user enable –now jdOnFirefoxShutdown.service
 +</code>
 +
 +<code C hello.c>
 +#include <stdio.h>
 +
 +int main(void) {
 +   printf("Hello, World!\n");
 +   return 0;
 +}
 +</code>
 +
 +Once installed, users will see a toggle button to switch between syntax and General usage should be self-explanatory with all formatting functionality available via a toolbar. Some elements open their own dialogs for configuration.
 +
 +//"Gordon doesn't need to hear all this. He's a highly trained professional. We've assured the Dokuwiki administrator that nothing will go wrong."//
 +
 +This is a test sentence
 +
 +  * Hello
 +    - qsds
 +    - qsdqsd
 +  * qsdqsds
 +
 +>qwqsdqsd\\  <cite>toto</cite>
 +
 +Edit
 +
 +I always miss the Undo function in built-in editor. This one provides that. But hey, no ARIA support (Ctrl+K for link)
 +
 +==== Try it ====
 +
 +You can try out this plugin at wysiwyg.wiki.cosmocode.de.
 +
 + The popups are difficult to navigate, though.
 +
 +==== Plugin Support ====
 +
 +=== Text ===
 +
 +Plugins can integrate themselves into the editor, but so far very few do. The editor provides a toolbar to add arbitrary plugin syntax.((
 +
 +))
 +
 +| Direkt in Tabelle schreiben  | Spalte 2  | **Spalt**e 3  |
 +|       |
 +|     | zweizeilig  |
 +|       |
 +
 +Below is((
 +
 +)) a list of plugins with explicit Prosemirror support:
 +
 +  * ImgPaste Plugin
 +  * Diagrams Plugin
 +  * test
 +
 +Das ist ein test:
 +
 +  * fdsfsfdfds
 +
 +<del>Strike-through Text</del>
 +
 +===== TEST =====
 +
 +  - Auflistung
 +  - mal eben so machen
 +
 +  * Liste ohne Zahl
 +  * geht auch
 +
 +===== Development =====
 +
 +>hjk
 +
 +<code xml>
 +<root>1.25<root/>
 +</code>
 +
 +**How to help with Development**
 +
 +Get a developers license and do the work silly !
 +
 +  * <code german test>
 +first test  [Development] 
 +</code>
 +
 +====== Test Überschrift ======
 +
 +===== eins kleiner =====
 +
 +== noch kleiner ==
 +
 +==== oola ====
  
-===== Beispiel für einen RSS Feed: =====+Es gibt hier keinen Table mehr
  
-{{rss>https://wysiwyg.wiki.cosmocode.de/feed.php 10 date 10m}}+  *  This is a bullet list ''does this also weork''?
  
  
en/playground/start.1642402043.txt.gz · Last modified: 2022/01/17 07:47 by 148.251.120.201

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki