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>
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.