<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d29423194\x26blogName\x3dJoomla!+1.5\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLACK\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://joomla15.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://joomla15.blogspot.com/\x26vt\x3d3961633811391159289', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Sunday, May 06, 2007

Beta-2 Tabs in Article Parameters


Compared to 1.0, the tabs in 1.5 are much nicer: using Mootools, these are now sliding tabs with a nice animated effect. Look for some small differences in those article parameters... sure you'll discover them.
I'd like to refer to a post by Louis Landry here about precedence of parameter settings, as these are found in 3! different places for an article (that is, content component item):
it is supposed to work as follows

You setup the base component configuration. This is default behavior for the component in any scenario.

A menu item allows you to define a specific configuration for a component. This at its core is the most basic principle of what a menu item is. A specific configuration for a component. Because of this you are allowed to override the base component configuration.

The last step in the cascade of parameters is the specific data model for that request. In the case you are talking about that is the article parameters.

The idea is that an article can override anything that it needs to over even the menu item configuration. You will find that the ability to use global is still present at this level of configuration. This will revert to the menu item configuration for the component if an Itemid is given or the component configuration if no Itemid is given.
Original post here.

Labels: , , , , , ,

Beta-2 Plugins (ex mambots)

Here's a side-by-side of the plugin type selection (filter) in the Manager:

left in red is 1.0: 4 types / Right and below that in blue is 1.5: 8 types, twice as many!

Notice:
the new authentication options,
the XMLRPC addition (now what I'd really like to know is how to use the Blogger API !!!),
the Legacy plugin which allows you to use 1.0.x extensions on 1.5
[Warning: users reported publishing this disables your site: only blank pages!]

Labels: , , , , , , , ,

Beta-2 vs 1.0 toolbar comparisions

Here's some side by sides of toolbars, you'll quickly notice major differences.
Red is 1.0, green is 1.5

Main Admin Menus:
much simpler: 7 items instead of 10!


Article edition/creation:
note the "upload" is no more,
as this is now handled in the image pop-up modal window directly!


Menu Manager toolbar:
a direct link back to the menus, the new "default" button as you now can use any item as homepage (no need anymore to move it to the 1st position of the mainmenu items)!

Labels: , , , , , , , ,

Joomla! 1.5 Beta-2 is out! Template parameters.

On May 4th/5th (depending on your timezone), the Joomla! dev' team finally released the much anticipated beta-2 of the upcoming 1.5 version. This release is more for designers and coders to adapt their code to the new framework, but everyone is invited to test and report bugs so as to speed up release of RC and stable versions. Check out the official announcement.

I'll post some of the new features and comparisions of 1.0.x and 1.5 side by side.

To start with, if you're a designer, you'll want to take a look at the default's Milky Way template parameters and how they are coded. In the administration backend, as you can see below, all the user has to do is set Color and or Background variation, Save, and the look of the site changes instantly!
Now I'd like a way to do this on a per-section/category/item basis.. (is there?)

Also note there's a second template, BEEZ, shipping with this release. Check it out, read the documentation provided for it, it is great for accessibility! (not shown)

Labels: , , , , , ,

 
Joomla 1.5 Blog Web