Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > d8544620e4ac7bee48ddb48c85d55709 > files > 438

ikiwiki-3.20190228-1.mga7.noarch.rpm

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>wmd</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="stylesheet" href="../style.css" type="text/css" />

<link rel="stylesheet" href="../local.css" type="text/css" />










</head>
<body>

<div class="page">

<div class="pageheader">
<div class="header">
<span>
<span class="parentlinks">

<a href="../index.html">ikiwiki</a>/ 

<a href="../plugins.html">plugins</a>/ 

</span>
<span class="title">
wmd

</span>
</span>



</div>









</div>





<div id="pagebody">

<div id="content" role="main">
<p><span class="infobox">
Plugin: wmd<br />
Author: <span class="createlink">Will</span><br />
Included in ikiwiki: yes<br />
Enabled by default: no<br />
Included in <a href="./goodstuff.html">goodstuff</a>: no<br />
Currently enabled: no<br />
</span></p>

<p><a href="http://wmd-editor.com/">WMD</a> is a What You See Is What You Mean editor for
<a href="./mdwn.html">mdwn</a>. This plugin makes WMD be used for editing pages in the wiki.</p>

<p>To use the plugin, you will need to install WMD. Download the <a href="https://code.google.com/p/pagedown/">WMD
source</a>.  In that zip file
you'll find a few example html files, a readme and <code>wmd</code> directory.  Create
a 'wmd' subdirectory in the ikiwiki <code>underlaydir</code> directory (ie <code>sudo mkdir
/usr/share/ikiwiki/wmd</code>). Move the <code>wmd</code> directory into the directory you
made. You should now have a <code>wmd/wmd/wmd.js</code> file as well as some other
javascript files and an images directory in the same place.</p>

<p>Note that the WMD plugin does <strong>not</strong> handle ikiwiki directives.  For this
reason the normal <code>preview</code> button remains.</p>

</div>







</div>

<div id="footer" class="pagefooter" role="contentinfo">

<div id="pageinfo">




<div class="tags">
Tags:

<a href="./type/web.html" rel="tag">type/web</a>

</div>








<div class="pagedate">
Last edited <span class="date">Tue Feb 26 23:01:54 2019</span>
<!-- Created <span class="date">Tue Feb 26 23:01:54 2019</span> -->
</div>

</div>


<!-- from ikiwiki -->
</div>

</div>

</body>
</html>