As with previous releases, Joomla! provides a unified and easy-to-use framework for delivering content for Web sites of all kinds. To support the changing nature of the Internet and emerging Web technologies, Joomla! required substantial restructuring of its core functionality and we also used this effort to simplify many challenges within the current user interface. Joomla! 1.5 has many new features.
If you're new to Web publishing systems, you'll find that Joomla! delivers sophisticated solutions to your online needs. It can deliver a robust enterprise-level Web site, empowered by endless extensibility for your bespoke publishing needs. Moreover, it is often the system of choice for small business or home users who want a professional looking site that's simple to deploy and use. We do content right.
So what's the catch? How much does this system cost?
Well, there's good news ... and more good news! Joomla! 1.5 is free, it is released under an Open Source license - the GNU/General Public License v 2.0. Had you invested in a mainstream, commercial alternative, there'd be nothing but moths left in your wallet and to add new functionality would probably mean taking out a second mortgage each time you wanted something adding!
Joomla! changes all that ...
Joomla! is different from the normal models for content management software. For a start, it's not complicated. Joomla! has been developed for everybody, and anybody can develop it further. It is designed to work (primarily) with other Open Source, free, software such as PHP, MySQL, and Apache.
It is easy to install and administer, and is reliable.
Joomla! doesn't even require the user or administrator of the system to know HTML to operate it once it's up and running.
To get the perfect Web site with all the functionality that you require for your particular application may take additional time and effort, but with the Joomla! Community support that is available and the many Third Party Developers actively creating and releasing new Extensions for the 1.5 platform on an almost daily basis, there is likely to be something out there to meet your needs. Or you could develop your own Extensions and make these available to the rest of the community.
Out of the box, Joomla! does a great job of managing the content needed to make your Web site sing. But for many people, the true power of Joomla! lies in the application framework that makes it possible for developers all around the world to create powerful add-ons that are called Extensions. An Extension is used to add capabilities to Joomla! that do not exist in the base core code. Here are just some examples of the hundreds of available Extensions:
You can find more examples over at our ever growing Joomla! Extensions Directory. Prepare to be amazed at the amount of exciting work produced by our active developer community!
A useful guide to the Extension site can be found at:
http://extensions.joomla.org/content/view/15/63/
There are five types of extensions:
You can read more about the specifics of these using the links in the Article Index - a Table of Contents (yet another useful feature of Joomla!) - at the top right or by clicking on the Next link below.
A Component is the largest and most complex of the Extension types. Components are like mini-applications that render the main body of the page. An analogy that might make the relationship easier to understand would be that Joomla! is a book and all the Components are chapters in the book. The core Article Component (com_content), for example, is the mini-application that handles all core Article rendering just as the core registration Component (com_user) is the mini-application that handles User registration.
Many of Joomla!'s core features are provided by the use of default Components such as:
A Component will manage data, set displays, provide functions, and in general can perform any operation that does not fall under the general functions of the core code.
Components work hand in hand with Modules and Plugins to provide a rich variety of content display and functionality aside from the standard Article and content display. They make it possible to completely transform Joomla! and greatly expand its capabilities.
A more lightweight and flexible Extension used for page rendering is a Module. Modules are used for small bits of the page that are generally less complex and able to be seen across different Components. To continue in our book analogy, a Module can be looked at as a footnote or header block, or perhaps an image/caption block that can be rendered on a particular page. Obviously you can have a footnote on any page but not all pages will have them. Footnotes also might appear regardless of which chapter you are reading. Simlarly Modules can be rendered regardless of which Component you have loaded.
Modules are like little mini-applets that can be placed anywhere on your site. They work in conjunction with Components in some cases and in others are complete stand alone snippets of code used to display some data from the database such as Articles (Newsflash) Modules are usually used to output data but they can also be interactive form items to input data for example the Login Module or Polls.
Modules can be assigned to Module positions which are defined in your Template and in the back-end using the Module Manager and editing the Module Position settings. For example, "left" and "right" are common for a 3 column layout.
Each Module is assigned to a Module position on your site. If you wish it to display in two different locations you must copy the Module and assign the copy to display at the new location. You can also set which Menu Items (and thus pages) a Module will display on, you can select all Menu Items or you can pick and choose by holding down the control key and selecting multiple locations one by one in the Modules [Edit] screen
Note: Your Main Menu is a Module! When you create a new Menu in the Menu Manager you are actually copying the Main Menu Module (mod_mainmenu) code and giving it the name of your new Menu. When you copy a Module you do not copy all of its parameters, you simply allow Joomla! to use the same code with two separate settings.
Newsflash is a Module which will display Articles from your site in an assignable Module position. It can be used and configured to display one Category, all Categories, or to randomly choose Articles to highlight to Users. It will display as much of an Article as you set, and will show a Read more... link to take the User to the full Article.
The Newsflash Component is particularly useful for things like Site News or to show the latest Article added to your Web site.
One of the more advanced Extensions for Joomla! is the Plugin. In previous versions of Joomla! Plugins were known as Mambots. Aside from changing their name their functionality has been expanded. A Plugin is a section of code that runs when a pre-defined event happens within Joomla!. Editors are Plugins, for example, that execute when the Joomla! event onGetEditorArea occurs. Using a Plugin allows a developer to change the way their code behaves depending upon which Plugins are installed to react to an event.
New to Joomla! 1.5 and perhaps the most basic and critical Extension is a Language. Joomla! is released with multiple Installation Languages but the base Site and Administrator are packaged in just the one Language en-GB - being English with GB spelling for example. To include all the translations currently available would bloat the core package and make it unmanageable for uploading purposes. The Language files enable all the User interfaces both Front-end and Back-end to be presented in the local preferred language. Note these packs do not have any impact on the actual content such as Articles.
More information on languages is available from the
http://community.joomla.org/translations.html
Joomla! provides plenty of flexibility when displaying your Web content. Whether you are using Joomla! for a blog site, news or a Web site for a company, you'll find one or more content styles to showcase your information. You can also change the style of content dynamically depending on your preferences. Joomla! calls how a page is laid out a layout. Use the guide below to understand which layouts are available and how you might use them.
Joomla! makes it extremely easy to add and display content. All content is placed where your mainbody tag in your template is located. There are three main types of layouts available in Joomla! and all of them can be customised via parameters. The display and parameters are set in the Menu Item used to display the content your working on. You create these layouts by creating a Menu Item and choosing how you want the content to display.
Blog layout will show a listing of all Articles of the selected blog type (Section or Category) in the mainbody position of your template. It will give you the standard title, and Intro of each Article in that particular Category and/or Section. You can customise this layout via the use of the Preferences and Parameters, (See Article Parameters) this is done from the Menu not the Section Manager!
A Blog Archive layout will give you a similar output of Articles as the normal Blog Display but will add, at the top, two drop down lists for month and year plus a search button to allow Users to search for all Archived Articles from a specific month and year.
Table layout will simply give you a tabular list of all the titles in that particular Section or Category. No Intro text will be displayed just the titles. You can set how many titles will be displayed in this table by Parameters. The table layout will also provide a filter Section so that Users can reorder, filter, and set how many titles are listed on a single page (up to 50)
Wrappers allow you to place stand alone applications and Third Party Web sites inside your Joomla! site. The content within a Wrapper appears within the primary content area defined by the "mainbody" tag and allows you to display their content as a part of your own site. A Wrapper will place an IFRAME into the content Section of your Web site and wrap your standard template navigation around it so it appears in the same way an Article would.
The parameters for each layout type can be found on the right hand side of the editor boxes in the Menu Item configuration screen. The parameters available depend largely on what kind of layout you are configuring.
Sportscraft-Showroom mit den
Sitzen S5.1, S6.1, S8.1, S9.1 und S10.1.
Einmalig in Norddeutschland - ab sofort bei AAC-Reisemobile
Mehrere Solarmodule auf dem Wohnmobildach!
Was muss beachtet werden? Beim Aufbau einer Solaranlage für ein Wohnmobil mit mehreren Solarmodulen gibt es verschiedene Faktoren zu berücksichtigen, um eine effiziente und zuverlässige Stromversorgung zu gewährleisten. Hier sind die wichtigsten Punkte: ...weiterlesen...
AAC VW-Crafter 35 4x4 Reisemobilausbau VW-Crafter 35 4x4 mit AAC Premium-Ausbau
Lithium Batterietechnik - LiFePO4 optimale Energieversorgung
Batterie-Info: Vor einigen Jahren waren Batterien mit Lithium-Ionen-Technik noch die Exoten unter den Speichermedien. Zuerst verbaut in handlichen Elektro-Kleingeräten, etablierte sich dieser Batterietyp dann in den letzten Jahren immer mehr. Während die Gerätschaften der ersten Stunde mehr oder weniger zuverlässig ihren Dienst absolvierten, zählen die Stromspeicher dieser Tage zu den zuverlässigsten überhaupt.....weiterlesen...
.
Spare mindestens € 530.-
KFZ-Versicherungsbeiträge pro Jahr
mit Küchen von AAC-Reisemobile.
Mit einer Küche von AAC-Reisemobile und einer Sitzbank, welche zum Bett umgebaut werden kann, ist es möglich deinen Van zum Reisemobil umzumelden. Bei dem Küchenblock “motion“ ist alles vorhanden, was für die Umschreibung zum Reisemobil benötigt wird. Ein Stauraum, der größer ist als der im Originalfahrzeug vorhandene, ein Tisch, eine Spüle und die Wasserversorgung.
AAC montiert Dometic-Markisen, Fiamma-Markisen, Omnistor-Markisen
Markisenmontagen an Kastenwagen und Bussen, sowie an klassischen Reisemobilen / Wohnwagen müssen mit großer Sorgfalt und Fachkenntnis durchgeführt werden. Fahrzeug-Markisen werden mit ihren Halterungen/Gegenhalterungen direkt auf der "Aussenhaut" des Fahrzeug angebracht. Eine dauerhafte Stabilität und 100%tige hydraulische Abdichtung sind erforderlich....weiterlesen...
VW T5 T6 Family "professional" VW T5 T6 Family "professional" Ausbau für 4 Personen
VW T5 T6 Küche "Motion Classic" VW T5 T6 Family "professional" Ausbau für 4 Personen
"Travelmate" - Die Schlepperei hat Ende!
Die Alu-Gasflasche TRAVELMate ist die ideale mobile Energiequelle für alle, die Unabhängigkeit, Flexibilität und Komfort auf ihren Reisen besonders schätzen. Das Leichtgewicht unter den Gasflaschen bietet Campern und Wohnmobil-Urlaubern zahlreiche Vorteile für unterwegs.
Dach- und Staukastenklimaanlagen
Dometic, Truma, Telair montiert von AAC
Klimaanlagen gibt es mitllerweile für jede Fahrzeuggröße zur Innen-und Aussenmontage. Nur bei sachgerechter Dimensionierung, Einbauort und Energieverwaltung trägt eine Klimaanlage zum Wohlgefühl im Reisemobil/Caravan bei. Wir beraten Sie gerne bei der Klimatisierung Ihres Fahrzeuges, übernehmen die Montage und den Service für Ihre Klimaanlage....weiterlesen...
Für "Mike Sanders Korrosionsschutz"
heben wir Fahrzeuge bis zu
einem Gewicht von 20 Tonnen.
Hohlraum- und Unterbodenschutz für blanke, verrostete und lackierte Bleche. Für Oldtimer, Klassiker und Neufahrzeuge gleichermaßen geeignet. Das Heißsprühverfahren und das Material wurden vor über 35 Jahren von Mike Sander entwickelt. Seitdem gibt es unzählige geschützte Fahrzeuge und erfolgreiche Industrieanwendungen.
Routenplanung - Notfälle - Länderinfo's
Die richtigen App's machen das Leben leichter!
Zur Vorbereitung einer Reise, aber auch für unterwegs haben wir einige nützliche elektronische Helfer herausgesucht. Die vorgestellten Apps sind sowohl für Smartphones mit Android- als auch mit iOS-Betriebssystem verwendbar. Einige der Apps sind auch in einer kostenpflichtigen Version mit weiterführenden Angeboten erhältlich....weiterlesen....
Reisemobil ART bei AAC
BlueLove Bulli
Gleitschienen 3 Punkt Schlafsitzbank Gleitschienen - 3Punkt Deluxe Plus Schlafsitzbank
3 Punkt Schlafsitzbank Videovorstellung - 3Punkt Deluxe Plus Schlafsitzbank
Ladebooster - zuverlässige Ladung der Bordbatterie bei "Euro 6" Reisemobilen
Oh wie war es früher doch einfach, die Klemme 86 des Trennrelais an D+, Klemme 85 an Minus. Weiter Klemme 30 an den Pluspol der Starterbatterie und Klemme 87 an den Pluspol der Bordbatterie und die Zweitbatterie wurde während der Fahrt verlässlich geladen. Bei Euro 6 Fahrzeugen wird es wesentlich aufwendiger. Um die Euro 6 Normen einhalten zu können trennt das Batteriemanagement (BMS) die Lichtmaschine vom Motor ab, sowie die Starterbatterie vollgeladen ist....weiterlesen...
Die Elektrik im Reisemobil - eine Frage der Ordnung
Elektrik im Reisemobil, wie viele Bücher wurden schon darüber geschrieben. Sicher lesenswert, erst recht wenn auch noch eine interne Stromversorgung wie z.B. eine Solaranlage oder Brennstoffzelle in das Versorgungskonzept eingebunden werden sollen. In diesem Beitrag soll es nicht so sehr um die sinnvolle Verschaltung aller Komponenten gehen, sondern eher um die Planung und Ausführung der E-Anlage im Van oder Reisemobil...weiterlesen...
Solaranlagen für Reisemobil & Caravan
montiert von AAC-Reisemobile
Auf die richtige "Mischung" kommt es an - Solarmodul, Laderegler, Batterie, Wechselrichter und die Bedürfnisse des Betreibers müssen optimal aufeinander abgestimmt werden - dann kann ein Fahrzeug stromtechnisch "autark" werden. Wir montieren die unterschiedlichsten Solaranlagen für unsere Kunden, von der "nachgeführten" Anlage bis zu biegsamen, begehbaren Solarmodulen.....weiterlesen...
Pickup-Kabinen - die größte Flexibilität erreichen Man benötigt nur noch ein Fahrzeug. Den Pickup als Alltagsfahrzeug, mit dem auch mal der Gartenmüll weggefahren werden kann und für den Urlaub ein komplett ausgestattetes Reisemobil. Im Urlaub die Wohnkabine einfach absetzen und die Gegend erkunden.