





This mod allows you to use an Article as a Module and also support Front-end editing. All of the mods we have tried on JED cannot do this, and we know may people use front-end editing.
This is a basic Joomla question. You can create as many instances of Article Module as you like (Or any other module) and make them only display on specific pages by:
This is a common misconception about the design of Joomla article views. Have you ever seen the read more links on an article page? The answer is no. This plugin is based on components/com_content/views/article/ hence the name Article Module (using ContentView) module. Basing it off the Article View enables less issues during Joomla core updates and enables the full feature of Joomla Articles such a plugins and editing. Redmore links are not processed by the Joomla Article View. Redmore links are only available using Blog or Front page view! The Joomla core strips out readmore links from Content View, so Article Module is unable to use them. This was done by the Joomla designers, and not Digihaven. We are unable to change the way the Joomla core functions. Please ask the makers of Joomla if you want this feature, or wait for the stable release of the Blog Module.
Details From Version: Trunk r200