TinyMCE: Small annoyance regarding lists + Gallerypicker

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
crbn
Forum Members
Forum Members
Posts: 15
Joined: Wed Feb 10, 2010 11:29 am

TinyMCE: Small annoyance regarding lists + Gallerypicker

Post by crbn »

Got a question regarding lists in WYSIWYG mode.

I have few lists on client's page, for example like this:

Code: Select all

<ul>
<li>Item 1</li>
<li>Item 2</li>
<li>Item 3</li>
</ul>
<p>Paragraph</p>
Now, when I try to add something between the list and the paragraph, the editor acts up a little. If I set the cursor to the end of the last list item and press enter twice - once to exit the list and once to start a new paragraph, the editor adds an empty list after the new paragraph, which cannot be removed in WYSIWYG mode.

Tried messing around with the unordered list toggle too, but it didn't help. What's the best way to add new content between a list and other content? For now I'm advising the client to write all content first and then making the necessary lists.

About Gallerypicker:
How do I add the gallerypicker (from Gallery module) to the editor? I toggled it from TinyMCE's settings, but there is no button or anything for it.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: TinyMCE: Small annoyance regarding lists + Gallerypicker

Post by Rolf »

crbn wrote: About Gallerypicker:
How do I add the gallerypicker (from Gallery module) to the editor? I toggled it from TinyMCE's settings, but there is no button or anything for it.
You need to add 'gallery_picker' to the toolbar in Profiles settings of TinyMCE

grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
crbn
Forum Members
Forum Members
Posts: 15
Joined: Wed Feb 10, 2010 11:29 am

Re: TinyMCE: Small annoyance regarding lists + Gallerypicker

Post by crbn »

Great, thanks.
Post Reply

Return to “CMSMS Core”