Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
HTML editors / markdown
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Marc Worrell  
View profile   Translate to Translated (View Original)
 More options Aug 27 2012, 5:33 am
From: Marc Worrell <mworr...@me.com>
Date: Mon, 27 Aug 2012 11:33:40 +0200
Local: Mon, Aug 27 2012 5:33 am
Subject: HTML editors / markdown
Hi,

To continue the discussion of html editors.

Recently I came across this editor: https://github.com/xing/wysihtml5

It is much more lightweight than tinymce.
But seems to miss some things like pre, tables and text direction.

I would invite you all to test it, and see if might work better than tinymce.

About support for markdown entry.

I really would like people to be able to switch between markdown and html editing.
This because I have some customers who have very different editing needs in the same team, and I am sure some would prefer markdown and other the html editor.
Mixing that will give much confusion in the editor teams (which are located across the globe).

For a good support we need to have Markdown to HTML and HTML to Markdown conversion support.
Where just editing in one should keep that one format as well.

That means that either we need to make the HTML to Markdown conversion foolproof or need an extra intermediate form with both representations.

Both add considerable complexity.

An intermediate representation could be:

        -record(editabletext, { type :: atom(), raw :: binary(), html :: binary() }).

Where the type can be, for example, 'markdown'.

We need to support this intermediate form in the same places where we support translations (that are {trans. …} tuples) right now.

Any ideas?

- Marc


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Amiramix  
View profile  
 More options Sep 18 2012, 12:14 pm
From: Amiramix <li...@gjunka.com>
Date: Tue, 18 Sep 2012 09:14:05 -0700 (PDT)
Local: Tues, Sep 18 2012 12:14 pm
Subject: Re: HTML editors / markdown

How about Maqetta? http://maqetta.org/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
tpbradley  
View profile  
 More options Oct 13 2012, 8:09 pm
From: tpbradley <t...@tbxml.co.uk>
Date: Sat, 13 Oct 2012 17:09:54 -0700 (PDT)
Local: Sat, Oct 13 2012 8:09 pm
Subject: Re: HTML editors / markdown

Hi Mark,

This looks pretty impressive http://markdownr.cloudapp.net/new


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marc Worrell  
View profile  
 More options Oct 15 2012, 4:40 am
From: Marc Worrell <mworr...@me.com>
Date: Mon, 15 Oct 2012 10:40:06 +0200
Local: Mon, Oct 15 2012 4:40 am
Subject: Re: [Zotonic-Dev] Re: HTML editors / markdown

Hi Tom,

That editor is very nice indeed!
I like the highlighting and how it advances.

Didn't work on my phone, but I guess that is more layout/css problems than architectural.

I can't find any license in the GitHub repo on this one.
Do you know more about it?

- Marc

On 14 okt. 2012, at 02:09, tpbradley wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
t...@71squared.com  
View profile  
 More options Dec 18 2012, 9:00 am
From: t...@71squared.com
Date: Tue, 18 Dec 2012 06:00:32 -0800 (PST)
Local: Tues, Dec 18 2012 9:00 am
Subject: Re: [Zotonic-Dev] Re: HTML editors / markdown

Hi Marc,

I'm not sure about the licensing, I didn't look into it that far.

I've found another really impressive editor called Divshot
(http://divshot.com). It would be great to be able to design a page in the
backend by using an editor similar to this. You could define a bunch of
edit/view templates that become drag n drop components for building up the
layout of the page whilst your editing the content. You could also save a
layout as a template for future use ;)

Cheers
Tom


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marc Worrell  
View profile  
 More options Dec 18 2012, 9:16 am
From: Marc Worrell <mworr...@me.com>
Date: Tue, 18 Dec 2012 15:16:13 +0100
Local: Tues, Dec 18 2012 9:16 am
Subject: Re: [Zotonic-Dev] Re: HTML editors / markdown

Hi Tom,

Divshot is very nice indeed. Looks like a commercial application (free for now).
It is the kind of editor I am looking for… will check it out!

Thanks,

Marc

On 18 dec. 2012, at 15:00, t...@71squared.com wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »