Coder Social home page Coder Social logo

lonalore / simplemde Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 3.0 598 KB

e107 (v2) plugin - e107 integration for SimpleMDE Markdown Editor

License: GNU General Public License v3.0

PHP 68.47% JavaScript 29.19% CSS 2.35%
e107 plugin simplemde markdown markdown-editor e107-plugin

simplemde's Introduction

SimpleMDE plugin for e107 v2

Join the chat at https://gitter.im/lonalore/simplemde

e107 integration for SimpleMDE Markdown Editor:

A drop-in JavaScript textarea replacement for writing beautiful and understandable Markdown. The WYSIWYG-esque editor allows users who may be less experienced with Markdown to use familiar toolbar buttons and shortcuts. In addition, the syntax is rendered while editing to clearly show the expected result. Headings are larger, emphasized words are italicized, links are underlined, etc. SimpleMDE is one of the first editors to feature both built-in autosaving and spell checking.

Requirements

  • e107 (>= v2.1.5)

Support on Beerpay

Hey dude! Help me out for a couple of ๐Ÿป!

Beerpay Beerpay

simplemde's People

Contributors

gitter-badger avatar lonalore avatar simsync avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

simplemde's Issues

doesn't work on news_extended field

I wasn't sure of this in previous issue, but problem is in admin area.

If I copy content of news_body to news_extended field, frontend works correctly.

If I edit news_extended field in admin area, it stops to work. Reason is that news_extended field hasn't code [markup] when saved to database. (it removed manually inserted code before too)

Thanks

can't use e107 shortcodes with parameters

because this editor replace all textareas, I needed to insert to shortcode with parameteres

& is correctly saved in database (checked)
but in Frontend amp%3B is added and parsing parameters doesnt work.

testing report

Hi,
at first thank you for your plugin. Tested on news. I had set to work on admin and frontend both.

In news detail frontend is displayed only for body, not for extended field.

image

And I needed to set in theme

img {
    width: 100%;
}

to have images responsive. Maybe adding this to plugin itself would be better. By javascript you could add img-responsive class to each images.

Otherwise, awesome. Waw.

PS. You should add info about disabling TinyMce, or warning. I knew that I need to do it because your issue about this, but others maybe not.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.