At DrupalCon Munich, http://drupal.org/user/1346124 came to talk me about sentence-based editing.

He also sent me the following message:

this link
https://github.com/drewwells/sentence-highlighting
and this
https://github.com/NYTimes/Emphasis
are not exactly the ones, I talked about, but the
JS for manipulating on a sentence base is included
there. In the languages I tested there were nearly
no mistakes. - No Java, no Perl - just JS!

It's definitely interesting, certainly in the context of a news site, but IMO it's out-of-scope for Spark.

CommentFileSizeAuthor
#1 sentence.jpg78.81 KBmeego
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

meego’s picture

FileSize
78.81 KB

blue sentence level edit

I think there are really several advantages in sentence level editing.

Most of these texts a worth to have a short look to
http://commons.wikimedia.org/wiki/Category:Sentence-level_editing
and some implementations (I think) make sense for Drupal 8 to be
even more user friendly. - Especially to new Drupal user.

Here is a link to the sentece detection class of janpaulposma.nl:
http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/InlineEditor...

I am sure for some on drupal.org is the concept, for other the PHP
code (relativ expressions) quite interesting.

Wim Leers’s picture

Unfortunately, this is not something most users on the internet are familiar with.

We definitely want to make it possible for contrib to offer this. But it doesn't seem like something for core, at least not yet *now*.

P.S.: do you speak Dutch? :)

meego’s picture

P.S.: do you speak Dutch? :)

Sorry,
No :-(

Wim Leers’s picture

Project: Edit » Aloha Editor
Version: 7.x-1.x-dev » 8.x-2.x-dev
Wim Leers’s picture

Issue tags: +post-feature freeze

.

Wim Leers’s picture

Issue tags: -post-feature freeze +nice-to-have

I don't see how this got the "post-feature freeze" tag. Weird.

Wim Leers’s picture

Version: 8.x-2.x-dev » 7.x-2.x-dev

Moving this to D7 temporarily, to make it easier to manage the D8 queue for the upcoming feature freeze.