• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix spurious colons

  1. … 4 more files in changeset.
Flag api as private

Add allowfullscreen

Move away from document.write, that would not reset the javascript environment of the document with many side effects and reimplement the fullscreen preview using an iframe

Improvements for the HTML sandbox feature:

- name the formfield consistently with its ancestry

- provide two preview and visualization styles: inline, where the page is displayed alongside the code and in an own window, opened by clicking on a button

- allow to customize whether one prefers the inline style preview, the window preview or none via the preview_inline and preview_window parameters

- fix visualization when formfield is rendered as readonly and no monaco editor is available

- localize button text

  1. … 4 more files in changeset.
New HTML sandbox formfield based on the Monaco editor formfield

This field implement an HTML sandbox. The user can edit HTML code and see the result rendered in real time as a standalone document using an iframe. This formfield is meant for quick prototyping of HTML pages which can then be shared among other wiki users, taking also advantage of other wiki features such as versioning, access control and so on.

Whitespace cleanup

fix dependencies

Replace deprecated message key

Provide for non-interactive model rendering of program text using Monaco's colorizer; draw a line between disabled and ready-only modes

  1. … 1 more file in changeset.
Adding URN support for Monace resources (local install only, CDN to be done)

file monaco-init.tcl was initially added on branch oacs-5-10.

add missing parameter

add missing parameter

Render embedding editor more robust when multiple editors are present, fix readyOnly mode

Initial import of xowf-monaco-plugin

  1. … 1063 more files in changeset.
Initial revision

    • -0
    • +111
    ./form-field-procs.tcl
    • -0
    • +140
    ./test-item-procs.tcl
  1. … 1063 more files in changeset.