Quantcast
Viewing latest article 18
Browse Latest Browse All 23

Created Release: moDnnArticle_01.02.6 (Okt 15, 2015)

change css-js load management in view.ascx
change some css
Add bootstrap.min.css to to editor window
Add skin.css to to editor window in this way "portals/.../skins/..skinname../skin.css.
Now you have WYSIWYG inside editor.

config.contentsCss = '/DesktopModules/MattOpen/moDnnArticle/css/bootstrap.min.css', SkinPath+'skin.css';
For some reason I could not get SkinPath to work inside the module view.ascx.
Add the following to your skin, so that the variable SkinPath is filled:

<script type="text/javascript">
$(function () {
HomeDirectory = '<%= PortalSettings.HomeDirectory %>';
SkinPath = '<%= SkinPath %>';
});
</script>

Viewing latest article 18
Browse Latest Browse All 23

Trending Articles



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