djangocms-equation:DjangoCMS插件,利用KaTeX编写方程式

时间:2021-02-16 00:07:43
【文件属性】:
文件名称:djangocms-equation:DjangoCMS插件,利用KaTeX编写方程式
文件大小:891KB
文件格式:ZIP
更新时间:2021-02-16 00:07:43
equation django-cms katex djangocms-plugin equation-latex djangocms方程 DjangoCMS插件,利用KaTeX编写方程式 特征 允许将LaTeX用于django-cms的方程式 通过KaTeX实时编辑LaTeX代码 开箱即用的支持 可配置允许复制方程式LaTeX代码 安装 从PyPi安装插件 $ pip install djangocms-equation 将插件添加到django-cms项目的settings.py中已安装的应用程序中。 "INSTALLED_APPS" : [..., "djangocms_equation" ] 为了使等式正确显示在djangocms-text-ckeditor ,在编辑它们时,需要将css文件添加到允许的ckeditor文件中。 为此,只需将以下行添加到django-cms项目的settings.py中。 CKEDITOR_SETTINGS = { "contentsCss" :
【文件预览】:
djangocms-equation-master
----.gitignore(1KB)
----setup.cfg(463B)
----tsconfig.json(781B)
----README.md(4KB)
----asset-src()
--------css()
--------ts()
----.github()
--------ISSUE_TEMPLATE.md(329B)
--------workflows()
--------dependabot.yml(574B)
--------ISSUE_TEMPLATE()
----.pre-commit-config.yaml(2KB)
----tests()
--------utils()
--------manage.py(625B)
--------test_templatetags.py(277B)
--------test_models.py(777B)
--------settings.py(1003B)
--------test_integration.py(28KB)
--------__init__.py(0B)
--------test_migrations.py(1KB)
----HISTORY.md(272B)
----CONTRIBUTING.rst(4KB)
----docker-compose.yml(183B)
----docs()
--------history.md(32B)
--------make.bat(816B)
--------contributing.rst(33B)
--------conf.py(5KB)
--------installation.rst(1KB)
--------index.rst(389B)
--------authors.rst(28B)
--------readme.md(48B)
--------python_source_docs.rst(674B)
--------_static()
--------_templates()
--------Makefile(654B)
----LICENSE(11KB)
----.gitattributes(30B)
----djangocms_equation()
--------models.py(2KB)
--------forms.py(2KB)
--------migrations()
--------settings.py(235B)
--------templatetags()
--------__init__.py(146B)
--------cms_plugins.py(4KB)
--------templates()
----package.json(3KB)
----tslint.json(251B)
----.coveragerc(780B)
----readthedocs.yml(157B)
----CODE_OF_CONDUCT.md(3KB)
----demo.gif(812KB)
----.ci.percy.yml(38B)
----MANIFEST.in(209B)
----pyproject.toml(614B)
----setup.py(2KB)
----.editorconfig(316B)
----tox.ini(1KB)
----AUTHORS.rst(166B)
----Makefile(2KB)
----requirements_dev.txt(416B)
----package-lock.json(267KB)

网友评论