What's New in joomla 1.5?

furthest
Joomla! Apprentice
Joomla! Apprentice
Posts: 12
Joined: Wed Mar 08, 2006 2:06 pm

What's New in joomla 1.5?

Post by furthest » Fri Oct 13, 2006 12:50 pm

Is there a document some place detailing What's New in joomla 1.5?

User avatar
Slixter
Joomla! Ace
Joomla! Ace
Posts: 1572
Joined: Wed Aug 17, 2005 9:48 pm
Location: St Cloud, MN
Contact:

Re: What's New in joomla 1.5?

Post by Slixter » Fri Oct 13, 2006 1:21 pm

Some good info on the roadmap.

http://dev.joomla.org/content/view/23/61/

--Slixter
--Search the forums and you will find your answer

User avatar
brian
Joomla! Master
Joomla! Master
Posts: 12787
Joined: Fri Aug 12, 2005 7:19 am
Location: Leeds, UK
Contact:

Re: What's New in joomla 1.5?

Post by brian » Fri Oct 13, 2006 2:32 pm

if you want to test joomla 1.5 beta in a risk free environment  on a windows pc why not download the live demo cd from http://www.joomlatraining.org.uk
its only 17mb
"Exploited yesterday... Hacked tomorrow"
Blog http://brian.teeman.net/
Joomla Hidden Secrets http://hiddenjoomlasecrets.com/

furthest
Joomla! Apprentice
Joomla! Apprentice
Posts: 12
Joined: Wed Mar 08, 2006 2:06 pm

Re: What's New in joomla 1.5?

Post by furthest » Fri Oct 13, 2006 3:13 pm

excellent, i will do that as the roadmap outline doesnt really outline whats new
Last edited by furthest on Fri Oct 13, 2006 3:39 pm, edited 1 time in total.

User avatar
willebil
Joomla! Guru
Joomla! Guru
Posts: 762
Joined: Thu Aug 18, 2005 12:06 pm
Location: Netherlands

Re: What's New in joomla 1.5?

Post by willebil » Fri Oct 13, 2006 4:52 pm

Sit back, and read all new stuff below  ;) Will try to make a blog entry of the text below asap.

1. Administrator

Managers

    * Extension manager
          o unified installer
          o ability to disable components (security)

    * Article manager
          o content items are now called articles
          o only uses one editor to save screen realestate
          o new image manager that allows u to insert images on the fly
          o simplified interface
          o on the fly-preview (u don't need to save first before u can preview your changes)
          o archive functionality has been moved into the article manager
          o improved pagebreak and readmore handling
    * Menu manager
          o set a default menu item
          o three-click process to add a new menu item
          o easily edit a menu item without the need to remove it
          o u can link to anything
          o vastely simplified interface
          o ...and lots more

    * Media manager
          o Improved user interface, thumbnail and detail views
          o Easily upload multiple files at once
          o Added configuration settings

    * Template manager
          o Improved template preview, show module positions and names
          o Support to edit multiple css files
          o PATTemplate.

2. Site
    * Full support for feeds (atom 1.0 and rss 2.0); In Joomla! 1.5 feeds are generated for all article categories and sections, weblinks and contacts.

    * Improved error handling; Joomla! 1.5 outputs correct 404, 403 and 500 error messages. These message can be customised by the template designer.

    * Improved lost password handling; Joomla! 1.5 makes it easier for users to retrieve their lost pasword based on username or email address.

B. Designer features

1. Introduction
Accessibility in Joomla! and Mambo has always been a much debated topic. It an area that covers lots of different issues and as a result it means different things to different people. The major issues that are discussed frequently on the forums are :
    * hardcoded tables in Joomla! code
    * unflexible SEF (search engine friendly URLs) solution
    * different issues with metadata (keywords, description and site titles)
    * compliance to different accessibility standards (508, WCAG, ....)

These issues have been adressed in the design and accessibilty workgroup and most, if not all, of these issues can be solved within the new 1.5 framework. In this paragraph we will shortly describe the features that have been built into the 1.5 framework.

2. Accessibility in 1.5
Accessibility is a topic that much depends on the client's demands, the goals of the website designer, the audience of the site etc... It seems there is no one solution-fits-all. This awareness made us shift strategy from 'putting it all in the core' to 'making sure designers can do it themselves'. This approach is exactly what we did when we developed the framework; for Joomla! 1.5 we have done the following :

  1. All html output has been moved into extension templates. These templates can be overridden in your own site template, allowing a designer to completely change the generated html markup to his liking. He can change css classes, remove tables, make the template compliant to accessibility standards etc...
  2. A designer can define his own module wrappers in his site template. In 1.0 there were only 3 hardcoded options, in 1.5 a designer can define his own option to wrap his modules.
  3. The menu module in 1.5 now renders as unordered lists by default, the old menutypes are still supported for backwards compatability reasons.
  4. The pagination output can be overriden in the site template by a designer.
  5. The whole SEF system has been revamped. The core SEF support has been improved and can easily be extended by plugins. No core hacking is needed.

What does this all mean? In 1.5, a designer can change every little bit of html the system generates, the standard output however is still the same as in 1.0 to retain backwards compatibility with 1.0 site templates. This allows the creation of accessible, standard compliant, tableless, whatever-the-designer-thinks-is-important, websites.

We are currently trying to create a semantic site template that will act as a proof of concept to demonstrate how people can use the new features in 1.5. The goal is also to make this template an offical package. Template designers can then use it as the basis for their own accessible and standard compliant templates. The template will be fine-tuned based on feedback gathered from the community and the idea is to move it into the core for 2.0.

C. Developer features

1. Internationalisation
A lot of effort has been put into internationalisation. The framework offers the following additional features:
    * Full UTF-8; It is able to represent any universal character in the Unicode standard, yet the initial encoding of byte codes and character assignments for UTF-8 is coincident with ASCII (requiring little or no change for software that handles ASCII but preserves other values). For these reasons, it is steadily becoming the preferred encoding for email, web pages, and other places where characters are stored or streamed.
    * RTL support; This option stands for Right To Left support, simple making it possible to reverse rendering order of content. This is option is valuable for languages where right to left is used, like Arabic.
    * Translation using INI files:
                + Translations of extensions is now fully supported within the core framework by INI files.
                + Very easy to add new languages because of INI structure.

2. Application framework

    * Libraries
          o FTP filesystem;
                + Allows admins/users to maintain their site without having an ftp server/client around, ease of use and maximum flexibilty
          o LDAP support;
                + with this you can connect Joomla! to an enterprise directory like Microsoft's Active Directory or Novell's e-directory
                + move credentials maintenance outside the Joomla! environment.
          o New PDF library;
                + more powerful
                + flexible
                + more performant
                + now fully OO based, fits perfectly into the framework
          o XML-RPC support;
                + this enables us to make the Joomla! CMS webservice aware
                + opening up all kind of new functionality that can be incorporated into Joomla! or 3rd party extensions.
    * Component framework
          o MVC pattern support;
                + A basic approach to develop full OO based extensions to Joomla!
                + All classes to support easy, quick and almost out-of-the-box extensions development are around.
                + Standard separation from logic and representation.
          o Pathway support;

          o Improved SEF
                + Now supported by plugin extension, no need to do core hacking.
                + Only limited by the needs of the end-user/developer.

    * Improved caching;
                + general improvement of caching mechanism, speeding up website performance
                + Implemented template caching.
                + Implemented extensions caching (component, module, plugin etc.)
                + Improved page caching.

    * Database drivers;
                + Foundation layer for independent database support.
                + Core framework does not need to be changed when new RDBMS will be added in future (maybe some refactoring of queries needs to be done then).

3. Extendibility
Extendibility was one of the major design goals of Joomla! 1.5. By no means it is needed to doa core hack when you want to add functionality. The framework holds a very powerful mechanism for the extendibilty; The New event-driven plugin framework.

    * User authentication;
                + If you want to replace the standard way Joomla! does user authentication, you can catch this event and implement it through the plugin system.
                + GMail and LDAP authentication is implemented this way.
                + Also very useful for bridging solutions.
    * User synchronisation
                + If you have a separate user source, you can synchronise user credentials in a very easy way.
                + Extending through the plugin logic.
                + Also very useful for bridging solutions.
    * XML-RPC integration;
                + Enabling web-services for the Joomla! framework.
                + J!Explorer is a nice example that enables the power of this extendibility option.

4. Simplicty

    * Simplified user interface;
                + Re-organisation of logical menu items.
                + Brand new admin template.
                + Ajax in the installer simplifying the installation process.
    * Unified installer;
                + Upload, select a directory or direct url to install extensions.
                + No need to select extension type, installer determines which type of extension is installed and does the job with a one-click install.
    * Reduced choices;
                + For instance, interface design of content editing is simplified dramatically.
                + Unified logic centered at one location, for example; all extensions information in one menu item.

5. Templates
In short the features can be described as follows:

    * Integration of patTemplate for the site templates;
                + Adding incredible flexibility in building form, pages etc. etc.
    * Complete separation of logic and output;
                + This option enables new features like a PDA alike output without adjusting functional logic.
    * Accessibility improvements
                + See section B.
    * Template parameters;
                + Offering full control to templete developers (and of course) users to overide any part of the web-page.


Most of the features added are described in section B, designer features.
6. Backwards compatibility

Info about migration can be found in this blog post : http://dev.joomla.org/component/option, ... ,33/p,107/

Joomla! 1.5 has been build to deliver a smooth migration path to the next generation Joomla! versions and for that it holds backwards compatibility for previous versions in the 1.0 release. We have been testing a lot of 3rd party extensions, most of them will work without pain in 1.5, but there are also some 3rd par ty components that need a fix. The backwards compatibilty requirements have led to a Joomla! version that will not hold certain functional logic that a lot of community users and 3rd party developers are asking, especially some of the features researched in the Joomla! Google Summer Of Code event will be included in the 2.0 release which has no development schedule set currently.

furthest
Joomla! Apprentice
Joomla! Apprentice
Posts: 12
Joined: Wed Mar 08, 2006 2:06 pm

Re: What's New in joomla 1.5?

Post by furthest » Fri Oct 13, 2006 4:57 pm

Now thats what I'm talking about! Very insightful. Thanks

JasonStockman
Joomla! Apprentice
Joomla! Apprentice
Posts: 39
Joined: Thu Oct 12, 2006 7:53 pm
Location: Huntington Beach, CA
Contact:

Re: What's New in joomla 1.5?

Post by JasonStockman » Fri Oct 13, 2006 5:43 pm

Great post, thanks. Should be stickied here in the forums, me thinks.

User avatar
Vince
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 143
Joined: Sun Aug 21, 2005 11:41 pm
Location: UK
Contact:

Re: What's New in joomla 1.5?

Post by Vince » Fri Oct 13, 2006 10:04 pm

WOW!
Nice informative and well written post willebil.
Thank you for taking the time.

- Vince
www.hostbaron.com - low price Joomla starter packages.

www.SpanishVilla.com - Buy, rent or sell a Spanish property.

User avatar
willebil
Joomla! Guru
Joomla! Guru
Posts: 762
Joined: Thu Aug 18, 2005 12:06 pm
Location: Netherlands

Re: What's New in joomla 1.5?

Post by willebil » Fri Oct 13, 2006 10:27 pm

Turned this into a blog entry, check http://dev.joomla.org/component/option, ... ,33/p,201/ for the complete details as posted in this thread.

User avatar
eyezberg
Joomla! Hero
Joomla! Hero
Posts: 2859
Joined: Thu Aug 25, 2005 5:48 pm
Location: Geneva mostly
Contact:

Re: What's New in joomla 1.5?

Post by eyezberg » Sat Oct 14, 2006 7:44 am

Wilco, this is a great ressource and will soon be available in French :)
Thanks loads
Last edited by eyezberg on Sat Oct 14, 2006 7:48 am, edited 1 time in total.
Sometimes one pays most for the things one gets for nothing.
The important thing is not to stop questioning. Curiosity has its own reason for existing. AE
http://joomla15.[URL banned].com for J! 1.5 screenshots
http://www.eyezberg.com

User avatar
willebil
Joomla! Guru
Joomla! Guru
Posts: 762
Joined: Thu Aug 18, 2005 12:06 pm
Location: Netherlands

Re: What's New in joomla 1.5?

Post by willebil » Sat Oct 14, 2006 2:05 pm

When you have it, please share the url with me.

User avatar
eyezberg
Joomla! Hero
Joomla! Hero
Posts: 2859
Joined: Thu Aug 25, 2005 5:48 pm
Location: Geneva mostly
Contact:

Re: What's New in joomla 1.5?

Post by eyezberg » Sun Oct 15, 2006 12:00 pm

Sometimes one pays most for the things one gets for nothing.
The important thing is not to stop questioning. Curiosity has its own reason for existing. AE
http://joomla15.[URL banned].com for J! 1.5 screenshots
http://www.eyezberg.com

User avatar
sheva77
Joomla! Explorer
Joomla! Explorer
Posts: 277
Joined: Wed Jun 14, 2006 2:47 pm
Contact:

Re: What's New in joomla 1.5?

Post by sheva77 » Sun Oct 15, 2006 1:24 pm

hey guys,

OMG, there is no SSL support by default ? this is the only thing I and 1000s need ?  :'(
Max
ChronoForms For all your Joomla forms needs, ChronoConnectivity for Data Management tasks, ChronoForums is a leading free Joomla forums extension:
http://www.ChronoEngine.com

User avatar
willebil
Joomla! Guru
Joomla! Guru
Posts: 762
Joined: Thu Aug 18, 2005 12:06 pm
Location: Netherlands

Re: What's New in joomla 1.5?

Post by willebil » Sun Oct 15, 2006 4:30 pm

SSL support is included by default...maybe not in the list of goodies, but i never said i mentioned all  ;)

User avatar
sheva77
Joomla! Explorer
Joomla! Explorer
Posts: 277
Joined: Wed Jun 14, 2006 2:47 pm
Contact:

Re: What's New in joomla 1.5?

Post by sheva77 » Sun Oct 15, 2006 4:33 pm

WOW, thank you very much, Sorry but I was going to try the 1.5 when I have read at some message that many bugs have been fixed and they will be out in the SVN, so whats is this SVN ? I think a new release ??? so when we have it so I can get something with latest fixes  :)

Thanks again

Max
Max
ChronoForms For all your Joomla forms needs, ChronoConnectivity for Data Management tasks, ChronoForums is a leading free Joomla forums extension:
http://www.ChronoEngine.com

User avatar
eyezberg
Joomla! Hero
Joomla! Hero
Posts: 2859
Joined: Thu Aug 25, 2005 5:48 pm
Location: Geneva mostly
Contact:

Re: What's New in joomla 1.5?

Post by eyezberg » Sun Oct 15, 2006 4:45 pm

SVN = subversion = the code currently being worked on, see here for details:
http://dev.joomla.org/content/view/17/60/

Have added a document with images as PDF, Wilco

PS: a two-in-one menu parameters screenshot featuring SSL.. ;)
You do not have the required permissions to view the files attached to this post.
Last edited by eyezberg on Sun Oct 15, 2006 4:53 pm, edited 1 time in total.
Sometimes one pays most for the things one gets for nothing.
The important thing is not to stop questioning. Curiosity has its own reason for existing. AE
http://joomla15.[URL banned].com for J! 1.5 screenshots
http://www.eyezberg.com

User avatar
sheva77
Joomla! Explorer
Joomla! Explorer
Posts: 277
Joined: Wed Jun 14, 2006 2:47 pm
Contact:

Re: What's New in joomla 1.5?

Post by sheva77 » Sun Oct 15, 2006 6:23 pm

eyezberg wrote: SVN = subversion = the code currently being worked on, see here for details:
http://dev.joomla.org/content/view/17/60/

Have added a document with images as PDF, Wilco

PS: a two-in-one menu parameters screenshot featuring SSL.. ;)
Thank you very much eyezberg, the screenshot made me dream by the day we will have the stable version, I will download the 1.5 and get it running ASAP and will try to help as much as possible :)

Thanks again and thanks all Joomla developers and members
Max
ChronoForms For all your Joomla forms needs, ChronoConnectivity for Data Management tasks, ChronoForums is a leading free Joomla forums extension:
http://www.ChronoEngine.com

skatoozian
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Sat Sep 02, 2006 8:23 am

Re: What's New in joomla 1.5?

Post by skatoozian » Mon Oct 16, 2006 9:29 am

I installed the 1.5 beta version
So far this is a wonderfull system. Thanks guys.
Howerver I have to test it closer. I think there are still a lot of bugs, I don't know maybe I have to check it bether before going live  :D
How ever I am glad to see awhole new JOOMLA system  ;)
WONDERFULL

User avatar
Dick-Turpin
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Mon Oct 16, 2006 8:26 am
Location: West Midlands, United Kingdom

Re: What's New in joomla 1.5?

Post by Dick-Turpin » Mon Oct 16, 2006 10:56 am

Installed on a CentOS-Server running under VMWare, the only problem I had was of my own making in that FTP was/is not set up.

I've not had time to test it properly but everything seems to work OK. Awesome job I love the new Admin panel looks more professional IMO.
"At least Dick Turpin wore a mask!"

User avatar
Eelke
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 192
Joined: Thu Jan 19, 2006 3:15 pm
Location: Bussum, NL
Contact:

Re: What's New in joomla 1.5?

Post by Eelke » Mon Oct 16, 2006 1:00 pm

skatoozian wrote:I don't know maybe I have to check it bether before going live  :D
I do know, you have to, and the entire community has to. Don't use the beta for a live site, it isn't meant to be.

User avatar
HarryB
Joomla! Guru
Joomla! Guru
Posts: 851
Joined: Wed Aug 17, 2005 10:30 pm
Location: Vienna, VA US

Re: What's New in joomla 1.5?

Post by HarryB » Mon Oct 16, 2006 3:43 pm

So how does one actually do stuff like this?  Does anyone know?  What's the name of these extension template files?

I'd be happy to test this in the Beta if I had some bit of documnetation or whatever :)

1. All html output has been moved into extension templates. These templates can be overridden in your own site template, allowing a designer to completely change the generated html markup to his liking. He can change css classes, remove tables, make the template compliant to accessibility standards etc…
If you need a helping hand, use the one at the end of your own arm.
www.hrpr.com

User avatar
brian
Joomla! Master
Joomla! Master
Posts: 12787
Joined: Fri Aug 12, 2005 7:19 am
Location: Leeds, UK
Contact:

Re: What's New in joomla 1.5?

Post by brian » Mon Oct 16, 2006 5:06 pm

there is a very good post that explains the template overide capabilities and how to use them.
"Exploited yesterday... Hacked tomorrow"
Blog http://brian.teeman.net/
Joomla Hidden Secrets http://hiddenjoomlasecrets.com/

User avatar
HarryB
Joomla! Guru
Joomla! Guru
Posts: 851
Joined: Wed Aug 17, 2005 10:30 pm
Location: Vienna, VA US

Re: What's New in joomla 1.5?

Post by HarryB » Mon Oct 16, 2006 8:02 pm

Can you give me a clue as to what to search for to find this post?  I tried "template override", "extension template", "1.5 templates", and a number of other phrases to no avail.

thanks
If you need a helping hand, use the one at the end of your own arm.
www.hrpr.com

User avatar
eyezberg
Joomla! Hero
Joomla! Hero
Posts: 2859
Joined: Thu Aug 25, 2005 5:48 pm
Location: Geneva mostly
Contact:

Re: What's New in joomla 1.5?

Post by eyezberg » Mon Oct 16, 2006 8:09 pm

Sometimes one pays most for the things one gets for nothing.
The important thing is not to stop questioning. Curiosity has its own reason for existing. AE
http://joomla15.[URL banned].com for J! 1.5 screenshots
http://www.eyezberg.com

User avatar
HarryB
Joomla! Guru
Joomla! Guru
Posts: 851
Joined: Wed Aug 17, 2005 10:30 pm
Location: Vienna, VA US

Re: What's New in joomla 1.5?

Post by HarryB » Mon Oct 16, 2006 8:29 pm

@Eyezberg...

That's what I've been looking for.  Thanks a bunch.

@Briian...

Thanks for the clue, I guess...and just to let you know...I'm not really a newbie or a slacker who always asks without searching first.
If you need a helping hand, use the one at the end of your own arm.
www.hrpr.com

User avatar
brian
Joomla! Master
Joomla! Master
Posts: 12787
Joined: Fri Aug 12, 2005 7:19 am
Location: Leeds, UK
Contact:

Re: What's New in joomla 1.5?

Post by brian » Mon Oct 16, 2006 9:33 pm

Sorry Harry I wasnt being mean. It was just that i was posting the message from my cell phone. (hence the little phone icon)
"Exploited yesterday... Hacked tomorrow"
Blog http://brian.teeman.net/
Joomla Hidden Secrets http://hiddenjoomlasecrets.com/

kasparov
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Wed Feb 08, 2006 6:03 am

Re: What's New in joomla 1.5?

Post by kasparov » Tue Oct 17, 2006 1:23 pm

I just test it and looks good, great work, thanks for all. Only one thing what I did't "find". I was remembering that 1.5 will have more flexible user manager system, perhaps own roles or something like that? Like:

- A can edit only Section ABC articles
- B can edit only Section ZXY articles
- C can edit both Sections

Have I understand / remember something wrong or is this kind features coming for final version?

Sincerely

Karri

User avatar
Eelke
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 192
Joined: Thu Jan 19, 2006 3:15 pm
Location: Bussum, NL
Contact:

Re: What's New in joomla 1.5?

Post by Eelke » Wed Oct 18, 2006 6:36 am

Unfortunately, you remembered wrongly, as apparently have others. See this thread: http://forum.joomla.org/index.php/topic,103624.0.html

User avatar
ccondrup
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 219
Joined: Tue Aug 23, 2005 9:54 am
Location: Oslo

Re: What's New in joomla 1.5?

Post by ccondrup » Wed Oct 18, 2006 9:09 am

willebil wrote:     * Menu manager
          o set a default menu item
Thanks for a great summary! I want to know what happens to a menu item once you set it as default? I would think that if this menu item becomes the home page, you would only be able to set one item as default, right? We'll on my beta and on my SVN I can set lots of default menu items, just check the checkboxes for various items, then click default... so what does this do? What effect does it have on submenus?
Did you know there's a Joomla irc channel? Chat to Joomla people live 24/7 - Join #joomla on the Freenode network ( irc.freenode.net )

wan1980
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Fri Oct 13, 2006 8:08 pm

Re: What's New in joomla 1.5?

Post by wan1980 » Thu Oct 19, 2006 3:01 pm

can we add sftp to the admin set up connection??


Post Reply

Return to “Joomla! 1.5 BETA”