JoomEXT:Content &News

From Kb_JMY(晉明夷)

Jump to: navigation, search

Joomla Extensions: Content & News

Contents

Content &News

Content Management

styleBoxJP

  • Examples:
  1. {styleboxjp} some text segment {/styleboxjp}
  2. {styleboxjp width=300px,float=right,color=black,textcolor=white,echo=yes} I love this mambot {/styleboxjp}


  • Note that the parameters inside the tag MUST be in this order:
  1. Width=300px,
  2. Float=right, (or left -> float the text box to the right or to the left)
  3. color=purple,(or black -> check mambot parameters for other choice of Style Box Color)
  4. textcolor=black, (or white, green, yellow..., note: RGB color codes, such as #aaaaaa or #bbbbbb, are not supported)
  5. echo=yes, (or echo=no, echo text if you want the text in colored box to be repeated in article)


Tabs &Slides in Content Items

FAQ(Tabs&Slides)

Introduction

  • "TABS & SLIDES IN CONTENT ITEMS" PLUGIN by JoomlaWorks
This plugin (or bot or mambot) gives you the ability to easily add content tabs and content slides within standard Joomla! content items. The tabs emulate a multi-page structure, while the slides emulate an accordion-like structure, inside a single page!
So, no need for your visitor to scroll through a large page or navigate between pages to read a "big" article!
See the plugin in action in JoomlaWorks' DemoSite and you'll know what we mean!


  • TABS
example of use
=============================
This is some text above the tabs
{tab=first tab}
some text
here
{tab=other tab}
some more text here
{/tabs}
And some more text after the tabs!
=============================


  • SLIDES
example of use
=============================
This is some text above the slides
{slide=My first slide in Joomla!}
some text
here
{/slide}
{slide=Joomla! is the best}
some more text here
{/slide}
And some more text after the slides!
=============================


  • TABS AND SLIDES, TOGETHER
Even more, you can even mix tabs with slides and the opposite. So you can have tabs that include content in slides or slides that include tabbed content!
  • Customize the Look of the TABS or the SLIDES
You can easily customize the way tabs and slides appear on the screen. All you need to do is modify the included CSS files (tabs.css and slides.css). We already did some generic customization, so that you can easily see what can be achieved.


FAQ(Content Management)




Personal tools