User Tools

Site Tools


playground:playground

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
playground:playground [2015/12/02 10:39] novae7playground:playground [2019/01/06 09:29] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== PlayGround ====== ====== PlayGround ======
- 
-======Heading 6====== 
- 
-===Heading 3: inleiding=== 
- 
-<code>Wat zie ik hier? code</code> 
-==Heading 2== 
-> Warning: do not do rm -rf / without thinking. 
- 
->> Tip: just format c it 
-DELETE 
- 
- 
-=Heading 1= 
- 
-<code sql>select * from table where x = y;</code> 
- 
- 
-<file>Wat zie ik hier? file</file> 
- 
----- 
- 
-Hier een nieuwe pagina [[playground:extrapagina|playground:extrapagina]] 
- 
----- 
- 
-<html> 
-<a href="mailto:beispiel@example.org?body=Hallo%20Fritz,%0D%0A%0D%0Aich%20wollte%20nur%20sagen,%20dass%20">Mail mit Body</a> 
-</html> 
- 
-===Das ist ein Test=== 
- 
-===3 headings of level 2 to 4 gives TOC=== 
-In der Datei ''/etc/apache2/mods-enabled/dav_svn.conf'' folgendes eintragen um nur angemeldeten Benutzern den Zugriff (Lesen/Schreiben) zu erlauben. 
- 
- 
- '''<Location /svn/...> 
-   ...    
-   AuthzSVNAccessFile /etc/apache2/dav_svn.authz 
-  
-   Require valid-user 
-  
-   AuthType Basic 
-   AuthName "Subversion repository DESADV" 
-   AuthUserFile /etc/apache2/dav_svn.passwd 
-   ... 
- </Location>''' 
- 
- 
-Benutzer sind mit htpasswd in der Datei /etc/apache2/dav_svn.passwd anzulegen bzw. zu editieren.  
- 
-  *Bullet points 
-  *more 
-    *even more 
-       *more more 
-  * item 
-  * new item 
-  * animal 
-     *dog 
-     *cat 
-        *name1 
-        *name2 
-     *horse  
-FIXME 
-  - item 1 
-  - next item 
-  - item 3 
-  - item 4 
-     - item 4.1 
- 
-nanana((sososo)) 
- 
- 
- 
----- 
-^ This  ^ is          ^ and                   ^ 
-| first     | one  | more                  | 
-| second  | two         | asdfasdfasdfasdfasdf  | 
-|test|what if columns are different widths?|what now?| 
- 
-**test**  <del>is this a good wiki?</del> 
- 
-list 
-   - item 
-   - item 
-       - item 
-         - item 
-       - item ((footnotes go here [[google.com]])) 
-       - item </br> 
-     - item 
-   - item <file python myexample.py> 
-<?php echo "hello world!"; ?> 
-</file> 
-     - item 
-   - item\\ another line for the same item! 
  
playground/playground.1449052754.txt.gz · Last modified: 2015/12/01 23:00 (external edit)