Timeframe question: ACL

For Joomla! 1.5 Coding related discussions, please use: http://groups.google.com/group/joomla-dev-general
Locked
Itsacon
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Fri Jul 21, 2006 8:51 am

Timeframe question: ACL

Post by Itsacon » 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.

User avatar
akede
Joomla! Ace
Joomla! Ace
Posts: 1258
Joined: Fri Aug 12, 2005 6:15 am
Location: Munich, Germany
Contact:

Re: Timeframe question: ACL

Post by akede » 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
Joom!Fish 2.0 your free multilingual solution for Joomla! 1.5 i - http://www.joomfish.net - follow us on twitter @joomfish
Meet us at J and Beyond, 30.05 - 1.06.10, Wiesbaden, Germany - http://jandbeyond.org

User avatar
infograf768
Joomla! Master
Joomla! Master
Posts: 19133
Joined: Fri Aug 12, 2005 3:47 pm
Location: **Translation Matters**

Re: Timeframe question: ACL

Post by infograf768 » Mon Jul 24, 2006 3:25 pm

Jean-Marie Simonet / infograf
---------------------------------
ex-Joomla Translation Coordination Team • ex-Joomla! Production Working Group

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

Re: Timeframe question: ACL

Post by eyezberg » 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.[URL banned].com for J! 1.5 screenshots
http://www.eyezberg.com

eldemunda
Joomla! Intern
Joomla! Intern
Posts: 64
Joined: Fri Mar 10, 2006 11:12 am
Location: Spain

Re: Timeframe question: ACL

Post by eldemunda » 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

Itsacon
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Fri Jul 21, 2006 8:51 am

Re: Timeframe question: ACL

Post by Itsacon » 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.

User avatar
mjaz
Joomla! Guru
Joomla! Guru
Posts: 821
Joined: Thu Nov 10, 2005 10:08 am
Contact:

Re: Timeframe question: ACL

Post by mjaz » 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.
Better SEO & multi-lingual Joomla sites with Nooku Content
http://www.nooku.org
Nooku Framework for advanced Joomla extension development
http://www.nooku.org/framework

User avatar
lightinthedark
Joomla! Intern
Joomla! Intern
Posts: 91
Joined: Tue Sep 19, 2006 9:12 am
Location: Hampshire, UK

Re: Timeframe question: ACL

Post by lightinthedark » 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/viewtop ... 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


Locked

Return to “Joomla! 1.5 Coding”