Jump to content

Nico Knoll

PW-Moderators
  • Posts

    1,835
  • Joined

  • Last visited

  • Days Won

    21

Posts posted by Nico Knoll

  1. It could be a js thing too, as it seems that you're using a js script like "modernizr". Could you check your console for any errors? And could you post the originally rendered DOM (in chrome you have to do a right click and select "Show Source Coe" instead of copying it from console).

  2. Hey,

    I really love the functionality of Hanna Code. But it's 45mb (!!!) because of the ACE editor.

    So my idea is to change it to work like my Template-Editor module: Use ACE in case it is installed and otherwise implement only a tab functionality. That should work as well and save some space (and upload time!).

    Here's the part of codes that could just be copied into hanna code: https://github.com/NicoKnoll/ProcessTemplateEditor/blob/master/ProcessTemplateEditor.js#L1-L19

    Thanks,

    Nico

    • Like 5
×
×
  • Create New...