It is currently Thu Aug 28, 2008 8:33 pm

Timeframe question: ACL

Moderators: dam-man, willebil, tcp

Timeframe question: ACL

Postby Itsacon on Mon Jul 24, 2006 3:03 pm

L.S.

I'm working on a project right now, for which we would like to use Joomla. We'll be working with the current 1.5 alpha release, since it has a better code base in our opinion, and is (much) better documented.

However, some added functionality is needed, part of which will probably have to be written as custom code (though of course anything we make will be available as extentions where possible).

Before we start doing double work though, I was wondering: In the Joomla 1.5 roadmap, it states that one of the future features to be implemented it a more complete User Access Control system.
Since that's one of the additional features we'll need, I was wondering if there is any indication available for the timeframe in which this might be available. Are we talking weeks (I doubt it :p), months or years here?

Also, if it turns out we'll have to do it ourself, would it be welcome if we submitted any final code for later use?
Last edited by Jinx on Tue Jul 25, 2006 3:28 am, edited 1 time in total.
Itsacon
Joomla! Fledgling
Joomla! Fledgling
 
Posts: 2
Joined: Fri Jul 21, 2006 8:51 am

Re: Timeframe question: ACL

Postby akede on Mon Jul 24, 2006 3:20 pm

The ACL is currectly developed as a Summer of Code project. At the moment it is not the plan to implement this already into 1.5 stable release but we are intenting to get this out as soon as possible after the stable release.

If this then results in a new version of Joomla! or the release of this feature as official addon is not decided yet.

Alex
Joomla! Core Events team lead
Check out Joom!Fish 2.0 Beta 2 your fully free multilingual solution for Joomla! 1.5 - check it out at http://www.joomfish.net
Think Network, Munich - http://www.ThinkNetwork.com
User avatar
akede
Joomla! Ace
Joomla! Ace
 
Posts: 1674
Joined: Fri Aug 12, 2005 6:15 am
Location: Munich, Germany

Re: Timeframe question: ACL

Postby infograf768 on Mon Jul 24, 2006 3:25 pm

Jean-Marie Simonet / infograf · http://www.info-graf.fr · GMT +2
Qui vult dare parva non debet magna rogare.
User avatar
infograf768
Joomla! Master
Joomla! Master
 
Posts: 11465
Joined: Fri Aug 12, 2005 3:47 pm
Location: •Translation Matters•

Re: Timeframe question: ACL

Postby eyezberg on Mon Jul 24, 2006 7:36 pm

Any code implementing ACL will be much welcomed by many users.
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.blogspot.com for J! 1.5 screenshots
http://www.eyezberg.com
User avatar
eyezberg
Joomla! Hero
Joomla! Hero
 
Posts: 2853
Joined: Thu Aug 25, 2005 5:48 pm
Location: Geneva mostly

Re: Timeframe question: ACL

Postby eldemunda on Tue Jul 25, 2006 7:27 am

ACL features are the holy desire of many J! users. Any kind of implementation will be wellcome.

Have a look at JACL+ and MBAM in the extensions to see another aproaches. If your module isn´t really complex you also can manage permission in directoy OS level and use LDAP autentication, you should have a server on your own,so. I used this in the past, but now, i only use a user list per module (a really really really rought aproach) because my modules are really simples.

Have a look at this threat too http://forum.joomla.org/index.php/topic,3391.0.html

Regards
Believe in you,believe in Joomla
eldemunda
Joomla! Intern
Joomla! Intern
 
Posts: 64
Joined: Fri Mar 10, 2006 11:12 am
Location: Spain

Re: Timeframe question: ACL

Postby Itsacon on Tue Jul 25, 2006 9:00 am

Thank you all, that's indeed hopeful news.
I'll start on the other things, and see how far along the project is once we finish with that.
Itsacon
Joomla! Fledgling
Joomla! Fledgling
 
Posts: 2
Joined: Fri Jul 21, 2006 8:51 am

Re: Timeframe question: ACL

Postby mjaz on Tue Jul 25, 2006 10:17 am

eldemunda wrote:ACL features are the holy desire of many J! users. Any kind of implementation will be wellcome.

Have a look at JACL+ and MBAM in the extensions to see another aproaches.


DOCMan allows for user and group permissions, you could take a look at that as well.
Mathias Verraes - Joomlatools - DOCman Lead Dev, Nooku Dev
http://www.joomlatools.org
Build Multi-lingual J! 1.5-sites with Nooku
http://www.nooku.org
User avatar
mjaz
Joomla! Guru
Joomla! Guru
 
Posts: 792
Joined: Thu Nov 10, 2005 10:08 am

Re: Timeframe question: ACL

Postby lightinthedark on Fri Mar 07, 2008 1:21 pm

Have been looking into ACL, and trying to figure out from the many many threads exactly what the state of play is.

As near as I can tell:
  • Lots of people are upset about the lack of fine granularity of user / group management in 1.5
  • The devs have good reasons for having focussed on getting 1.5 released as it now is before moving on to ACL
  • As shown in this post: http://forum.joomla.org/viewtopic.php?f=38&t=233336,
    ACLs are on the 1.6 TODO list. 8)tcp
  • Many folks want ACL now, so are turning to various components / extensions / hacks to accomplish their goals
  • One of the more promissing things mentioned in that post is RokACL (which I believe is being worked on by some members of the core team, so seems quite likely to be included as a native part of 1.6)

I went to get a copy of RokACL, and was a little confused as to why it wasn't at the svn repository linked from that thread mentioned above. The reason can be found here: http://www.rocketwerx.com/forum/viewtopic.php?f=14&t=309 which indicates that the new site for all the ACL stuff is http://www.jxtended.com/ as of about 2 months ago. Unfortunately, that site appears to be a "welcome" page with a tantalising strapline and no link to further content.

I look forward to seeing what comes about from that, but am unable to test it for myself since I can't get to any sort of code. If anyone has feedback on RokACL, or information on where I / the community could get copies to test, that would probably be very useful for us and (probably) the further development of that system.

I'm eager to have ACL on my site, so join the hordes hoping for this to be made and released as soon as the hard-working volounteers can manage it, and asking for some indication of timeframe / plan for implimentation. In the meantime though, I'll be watching this space for any updates on what interim solutions people have found to work, and how RokACL is progressing. :pop

Keep up the good work folks. Joomla Rocks! :D
Hello
:-Lightinthedark
User avatar
lightinthedark
Joomla! Intern
Joomla! Intern
 
Posts: 83
Joined: Tue Sep 19, 2006 9:12 am
Location: Hampshire, UK


Return to Joomla! 1.5.x_Dev

Who is online

Users browsing this forum: Gigabot [Bot] and 9 guests