sqlalchemy / sqlalchemy/mako

Is there a WYSIWYG editor that supports mako?

Open
#382 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
459
Forks
90
PR merge metrics
No merged PRs in 30d

Description

I don't know if is the right place to put that question. I apologize if it is the case.

We use mako templates, but we are affraid of users to beak python code in the template, so we edit all the changes in the template (even typos).

So, are there some WYSIWYG web editors (like CKEditor) that supports mako template language, to block edition of mako tags <% %> and allow to modify all other html text?

Thanks,

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names Mako templates and CKEditor but no repository files, tests, or entry points. First determine whether the request belongs in Mako and whether an existing WYSIWYG editor supports protecting <% %> tags; completion criteria are not defined beyond allowing HTML edits without breaking Python code.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.