Mark but this flea, and mark in this, How little that which thou deniest me is; It sucked me first, and now sucks thee, And in this flea our two bloods mingled be Thou know’st that this cannot be said A sin, nor shame, nor loss of maidenhead, Yet this enjoys before it woo, And pampered swells with one blood made of two, And this, alas, is more than we would do.

Oh stay, three lives in one flea spare, Where we almost, nay more than married are. This flea is you and I, and this Our mariage bed, and marriage temple is; Though parents grudge, and you, w’are met, And cloistered in these living walls of jet. Though use make you apt to kill me, Let not to that, self-murder added be, And sacrilege, three sins in killing three.

Cruel and sudden, hast thou since Purpled thy nail, in blood of innocence? Wherein could this flea guilty be, Except in that drop which it sucked from thee? Yet thou triumph’st, and say’st that thou Find’st not thy self, nor me the weaker now; ’Tis true; then learn how false, fears be: Just so much honor, when thou yield’st to me, Will waste, as this flea’s death took life from thee.

 

Feature Basic PRO
Bugfix  
Support  

This plugin inserts text or code to article. Every article of a defined category is provided with that code.

You can define a headline, html text and php code. Position and styles are customizable.

AND: Especially for devs: you can use overrides and alternative layouts in your template!

Example: If you want to add a link in every article in the right top, you can add your code here.

Parameters

  • Plugin parameters
    • category: defines when code is displayed
    • option: defines option when code is displayed (article, blog, list, featured)
  • Content parameters
    • headline: headline above the content
    • text: html content
    • php code: php code used; framework and JText::_() is at your service
  • Position parameters
    • within article: content is display automatically in article
    • vertical: defines vertical position of content
    • horizontal: defines horizontal position of content
    • alternatively set "within article" to "No" and add content via the following tag: {'qlpin} (without ' of course)
  • Styles parameters
    • Span: span/width of content according to bootstrap
    • define content and border
  • Advanced parameters
    • take another layout if you want

Supressing Plugin

Add the tag {'noQlpin} (without ' of course) into you article. qlarticleinsert then will not be used.

Setting / Overriding parameters in tag

Some parameters can be set and overridden within the tag - in case you want to individualize the call.

  • obverriding parameters
    • id
    • class
    • styles
    • layout
  • example
    • {'qlpin} - normal tag
    • {'qlpin id="test" class="testClass" style="background:red;" layout="layoutName"} - overriding tag