Quantcast
Channel: moDnnArticle html module
Viewing all articles
Browse latest Browse all 23

Updated Wiki: Documentation

$
0
0

Installation

install moDnnArticle as you usually install modules to your DNN site

Add the following HTML snippet to the head section of your webpage:

<link rel="stylesheet" type="text/css" href="<%= PortalSettings.HomeDirectory %>bootstrap/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="/DesktopModules/MattOpen/moDnnArticle/moDnnArticle.css" />

Include the following scripts at the bottom of the body of your webpage:

!!! check before if bootstrap.js exist and do not load twice !!!

<script src="<%= PortalSettings.HomeDirectory %>bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<script src="/DesktopModules/MattOpen/moDnnArticle/js/moDnnArticle.js" type="text/javascript"></script>

install ckeditor for dnn

CKEditor

take a look at example skin, how to use.

Configuration CK-Editor

CKEditor settings can also be configured by using the ckeditor_config.js file. To change CKEditor configuration, add the settings that you want to modify to the ckeditor_config.js, find here:

/DesktopModules/MattOpen/moDnnArticle/js/ckeditor_config.js

for more information look at CK-EDITOR.config


Viewing all articles
Browse latest Browse all 23

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>