Adding custom dropdown menus into the ck editor toolbar.
This one simply inserts a string into the editor.
For example, in my case, i might insert @@FAQ::displayLatest(3)@@, which in turn is parsed to show some (3) faqs, essentially embedding other content into any of the pages.
Can be found on github and here
Another Little Project by Stuart Sillitoe.