V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
nexus6
V2EX  ›  Python

Django 开发问题,有用过百度的富文本 UEditor 的么?

  •  
  •   nexus6 ·
    NexusRJ · 2014-10-10 13:22:02 +08:00 · 3924 次点击
    这是一个创建于 3458 天前的主题,其中的信息可能已经有所发展或是发生改变。
    RT,UE在后台编辑时可以实现代码高亮,预览也没问题,发布到页面后就无法加载高亮部分的JS和样式了.....
    看了下官方的demo里只加载了ueditor.config.js和ueditor.all.min.js,就手动加载到页面也不能显示。页面源码里标签的class是brush:python,但是这个标签没有任何样式
    求大神给看看什么情况.......JS小白一个......

    Ubuntu+py2.7+vim
    4 条回复    2015-06-29 13:57:06 +08:00
    wuxianglong
        1
    wuxianglong  
       2014-10-10 14:51:13 +08:00   ❤️ 1
    需要将SyntaxHighlighter插件中的JS和CSS放在html页面中才行。。。。
    nexus6
        2
    nexus6  
    OP
       2014-10-10 15:53:07 +08:00
    多谢赐教,按你说的解决了。不会前端真是伤不起。。。。
    nexus6
        3
    nexus6  
    OP
       2014-10-10 15:53:32 +08:00
    @wuxianglong 多谢赐教,按你说的解决了。不会前端真是伤不起。。。。
    felixonly
        4
    felixonly  
       2015-06-29 13:57:06 +08:00
    @nexus6 是用的Django Ueditor么,我照做了怎么还不行?
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5665 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 06:07 · PVG 14:07 · LAX 23:07 · JFK 02:07
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.