diff --git a/modules/mx_textblocks/templates/mxp/mx_docembed_html.html b/modules/mx_textblocks/templates/mxp/mx_docembed_html.html new file mode 100644 index 00000000..2e220c5e --- /dev/null +++ b/modules/mx_textblocks/templates/mxp/mx_docembed_html.html @@ -0,0 +1,22 @@ +
+
+
+ +
+ +
+
+
+ +

+ {doc_title} by {username} +

+
+
+
+ +
+
+ +
+
{LAST_ONLINE_DEBUG}
\ No newline at end of file diff --git a/modules/mx_textblocks/templates/mxp/mx_docembed_html.tpl b/modules/mx_textblocks/templates/mxp/mx_docembed_html.tpl new file mode 100644 index 00000000..2e220c5e --- /dev/null +++ b/modules/mx_textblocks/templates/mxp/mx_docembed_html.tpl @@ -0,0 +1,22 @@ +
+
+
+ +
+ +
+
+
+ +

+ {doc_title} by {username} +

+
+
+
+ +
+
+ +
+
{LAST_ONLINE_DEBUG}
\ No newline at end of file diff --git a/modules/mx_textblocks/templates/mxp/mx_textblock_bbcode.html b/modules/mx_textblocks/templates/mxp/mx_textblock_bbcode.html index 35b1e4ad..5c3e0a7a 100644 --- a/modules/mx_textblocks/templates/mxp/mx_textblock_bbcode.html +++ b/modules/mx_textblocks/templates/mxp/mx_textblock_bbcode.html @@ -1,13 +1,14 @@ -
-
- -
-
-
-
{U_TEXT}
-
-
-
-
- +
+
+
+ +
+
+
+
{U_TEXT}
+
+
+
+
+
\ No newline at end of file diff --git a/modules/mx_textblocks/templates/mxp/mx_textblock_html.html b/modules/mx_textblocks/templates/mxp/mx_textblock_html.html index 7054d67d..d61132a2 100644 --- a/modules/mx_textblocks/templates/mxp/mx_textblock_html.html +++ b/modules/mx_textblocks/templates/mxp/mx_textblock_html.html @@ -1,11 +1,15 @@ -
-
-
-
-
-
{U_TEXT}
-
-
-
- -
\ No newline at end of file +
+
+
+ +
+
+
+
{U_TEXT}
+
+
+
+
+ +
+
{LAST_ONLINE_DEBUG}
\ No newline at end of file diff --git a/modules/mx_textblocks/templates/mxp/mx_textblock_multi.html b/modules/mx_textblocks/templates/mxp/mx_textblock_multi.html index d57e492c..b58c3a09 100644 --- a/modules/mx_textblocks/templates/mxp/mx_textblock_multi.html +++ b/modules/mx_textblocks/templates/mxp/mx_textblock_multi.html @@ -1,40 +1,40 @@ -
-
-
- -
- -
-
-
- {L_TOC}

- - - {switch_toc.pages.TOC_ITEM} - - -
- - -
- - {U_TEXT} - -
- -
-
-
-

{L_GOTO_PAGE} - - - {switch_pages.pages.PAGE_LINK} - - -
-
- -
-
- +
+
+
+ +
+ +
+
+
+ {L_TOC}

+ + + {switch_toc.pages.TOC_ITEM} + + +
+ + +
+ + {U_TEXT} + +
+ +
+
+
+

{L_GOTO_PAGE} + + + {switch_pages.pages.PAGE_LINK} + + +
+
+ +
+
+
\ No newline at end of file