VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: ocean1 on September 05, 2013, 19:29:23 PM

Title: ACL not confirm Joomla standard
Post by: ocean1 on September 05, 2013, 19:29:23 PM
Hi,

Why is VM not using the normal way of managing the permissions in extensions?
Why is VM using access.xml


http://docs.joomla.org/J2.5:Developing_a_MVC_Component/Adding_ACL#Adding_Access_Control
Title: Re: ACL not confirm Joomla standard
Post by: jenkinhill on September 05, 2013, 19:49:26 PM
The ACL in VM2.0.22c is a partial implementation mainly for test/development purposes.  As stated in http://virtuemart.net/news/list-all-news/445-virtuemart2go-and-important-updates  "Thanks to Jeremy Magne aka Daycounts, the ACL is also implemented, but is still in flux."
Title: Re: ACL not confirm Joomla standard
Post by: ocean1 on September 05, 2013, 19:57:01 PM
But why using access.xml and not like Joomla standards and most of the other extensions are using