From a69e160f850877156b9731c57c5e4c1524d3921a Mon Sep 17 00:00:00 2001 From: Tomasz Sowa Date: Tue, 26 Jan 2021 17:24:48 +0100 Subject: [PATCH] added uikit markup for nicedit winix function and nicedit updated to 0.9_r25 version WIP: #2 --- winixd/html/fun_nicedit.html | 84 +++++++++++++---------- winixd/html/index_head_functions_add.html | 2 +- 2 files changed, 47 insertions(+), 39 deletions(-) diff --git a/winixd/html/fun_nicedit.html b/winixd/html/fun_nicedit.html index 0c49364..5f22870 100644 --- a/winixd/html/fun_nicedit.html +++ b/winixd/html/fun_nicedit.html @@ -3,51 +3,57 @@ [if item_is]

{edit}

[else]

{add}

[end] -
-
- {form_emacs_legend} - - [if mount_type_is "cms"] -

{title}:

- - -

{suggested_url}:

- + + + [if one [mount_type_is "cms"] [any [mount_type_is "thread"] [thread_mount_arg_is "subject"]]] +
+ +
+ +
+
+ +
+ +
+ +
+
[end] + +
+ [if mount_type_is "cms"][end] + [if mount_type_is "thread"][end] + [if mount_type_is "ticket"][end] - [if any [mount_type_is "thread"] [thread_mount_arg_is "subject"]] -

{title}:

- - -

{suggested_url}:

- - [end] - - [if mount_type_is "cms"]

{form_emacs_content_cms}

[end] - [if mount_type_is "thread"]

{form_emacs_content_thread}

[end] - [if mount_type_is "ticket"]

{form_emacs_content_ticket}

[end] - - - - +
+ +
+
+
+ +
- [if winix_function_param_is "full"] - - [else] - - [end] [if not user_logged] -

{nick}:

- - -

{rebus_how_is_it} [rebus_question]?

- +
+ +
+ +
+
+ +
+ +
+ +
+
[include "antispam.html"] [end] @@ -56,8 +62,10 @@ [end] - -
+
+ +
+
diff --git a/winixd/html/index_head_functions_add.html b/winixd/html/index_head_functions_add.html index e84c86e..7909e4e 100644 --- a/winixd/html/index_head_functions_add.html +++ b/winixd/html/index_head_functions_add.html @@ -124,7 +124,7 @@ cm.save() [if winix_function_is "nicedit"] - + [end]