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
Last revisionBoth sides next revision
playground:playground [2017/03/02 19:29] – [bootstrap plugin] rfileplayground:playground [2018/02/06 21:26] – [bootstrap plugin] rfile
Line 1: Line 1:
 +
 ====== PlayGround ====== ====== PlayGround ======
  
Line 5: Line 6:
   * https://www.udacity.com/   * https://www.udacity.com/
   * https://www.coursera.org/   * https://www.coursera.org/
 +
 +
 +====== books ======
 +
 +https://stacksocial.com
 +
 +https://learnable.com
 +
 +https://locatepress.com
 +
 +
 +
 +http://safaribooksonline.com
 +
 +
 +
 +
 +
  
  
Line 14: Line 33:
 how about note how about note
 </note> </note>
 +
 +
 +<block box green 80%>
 +"big" content
 +</block>
 +
 +
 +<WRAP centeralign>
 +
 +<WRAP alert green 60%>
 +
 +This is some text, text , text , text , text , text , text , text , text , text , text , text , text , text , text , text ,
 +text , text , text , text , text , text , text , text , text , text , text , text , text , text , text , text , text , text
 +</WRAP>
 +
 +</WRAP>
 +
 +<WRAP center round box 60%>
 +simple centered box
 +</WRAP>
 +
 + --- //[[lbase@finormile.com|Bob File]] 2017/03/02 21:47//
  
 https://console.aws.amazon.com/iam/#home https://console.aws.amazon.com/iam/#home
Line 20: Line 61:
  
 [[https://www.dokuwiki.org/plugin:openlayersmap#syntax_usage|open layers map]] [[https://www.dokuwiki.org/plugin:openlayersmap#syntax_usage|open layers map]]
 +
 +
 +
 +:wiki:favicon.ico
 +:favicon.ico
  
  
Line 55: Line 101:
 </box> </box>
 </collapse> </collapse>
 +
 +
 +<accordion>
 +<panel title="accordion stuff">
 +<box blue>
 +this is accordion
 +</box>
 +</panel>
 +</accordion>
  
  
Line 62: Line 117:
 just replace the favicon.ico in <dokuwiki>/lib/tpl/<your-template>/images/ with your desired icon. just replace the favicon.ico in <dokuwiki>/lib/tpl/<your-template>/images/ with your desired icon.
 </box> </box>
 +
 +
 +
 +FIXME
 +
 +
 +TODO
 +
 +==== Text to Image Conversions ====
 +
 +DokuWiki converts commonly used [[wp>emoticon]]s to their graphical equivalents. Those [[doku>Smileys]] and other images can be configured and extended. Here is an overview of Smileys included in DokuWiki:
 +
 +  * 8-) %%  8-)  %%
 +  * 8-O %%  8-O  %%
 +  * :-( %%  :-(  %%
 +  * :-) %%  :-)  %%
 +  * =)  %%  =)   %%
 +  * :-/ %%  :-/  %%
 +  * :-\ %%  :-\  %%
 +  * :-? %%  :-?  %%
 +  * :-D %%  :-D  %%
 +  * :-P %%  :-P  %%
 +  * :-O %%  :-O  %%
 +  * :-X %%  :-X  %%
 +  * :-| %%  :-|  %%
 +  * ;-) %%  ;-)  %%
 +  * ^_^ %%  ^_^  %%
 +  * :?: %%  :?:  %%
 +  * :!: %%  :!:  %%
 +  * LOL %%  LOL  %%
 +  * FIXME %%  FIXME %%
 +  * DELETEME %% DELETEME %%
 +
 +==== Text to HTML Conversions ====
 +
 +Typography: [[DokuWiki]] can convert simple text characters to their typographically correct entities. Here is an example of recognized characters.
 +
 +-> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r)
 +"He thought 'It's a man's world'..."
 +
 +<code>
 +-> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r)
 +"He thought 'It's a man's world'..."
 +</code>
 +
 +The same can be done to produce any kind of HTML, it just needs to be added to the [[doku>entities|pattern file]].
 +
 +There are three exceptions which do not come from that pattern file: multiplication entity (640x480), 'single' and "double quotes". They can be turned off through a [[doku>config:typography|config option]].
 +
 +===== Quoting =====
 +
 +Some times you want to mark some text to show it's a reply or comment. You can use the following syntax:
 +
 +<code>
 +I think we should do it
 +
 +> No we shouldn't
 +
 +>> Well, I say we should
 +
 +> Really?
 +
 +>> Yes!
 +
 +>>> Then lets do it!
 +</code>
 +
 +
 +
 ===== Info plugins ===== ===== Info plugins =====
  
playground/playground.txt · Last modified: 2024/02/12 17:39 by 127.0.0.1