Active
Project:
markItUp Content Editor
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2008 at 02:35 UTC
Updated:
22 Jan 2009 at 22:19 UTC
Since you're back, may as well make you busy :D
This module seems to override the core textarea's split summary/more-link-thingy.
I have no idea how to add that back.
(this, adding an img_assist popup and a smileys popup for the smileys.module are the three things that I want but am too stupid to figure out.)
Comments
Comment #1
mlsamuelson commented"Back" was quite an overstatement. (Issue is at my day job I'm not only a developer but also a project manager of sorts and the two roles have conspired to consume all my time in recent months, and after hours, I just can't stay up until 2-3am like I used to. I hate short-changing projects like this, but, it's open source, so if others care about it enough, they'll step up and get involved.)
Lines 282-293 are responsible for turning off the default Drupal teaser splitter. If you comment out that section, you can see what happens. We're using a different version of Markitup (jQuery plugin) than originally now, so the behavior might be different, but previously it caused undesired behavior when the teaser splitter.
mlsamuelson
Comment #2
Garrett Albright commentedBump. mIU needs to work with teaser breaks.
Hooks for other modules is an interesting concept, but definitely back-burner compared to teaser break support.
Comment #3
chasz commentedi dont think you should add markitup to the teaser break textarea (overkill); instead it should come with preformatted BOLD and italic and perhaps quotation CSS with quotation images for the whole block
just an idea
Comment #4
naheemsays commentedOn my site I simple added a button that inserts the teaser code into the content.
Comment #5
Garrett Albright commentedYeah, something like just adding a "break" button would probably be the easiest solution.
Comment #6
naheemsays commentedI see that this is more or less fixed in the latest 2.x nightly release.
Comment #7
Garrett Albright commented…It is? I think we might have different definitions of "fixed." I actually started working on adding a "break" button last night; maybe tonight I'll have something to share. I'm gonna keep this open for now.