The release of the new version of the module modLivestreet 0.4.6.1-rc
11 days have passed since the last press release my module modLivestreet for a bunch MODX Revolution + LivestreetCMS
During this time, the package was seriously modified and already claims the title "stable" version.
The list of changes under the cut.
Anyone have any questions, please ask.
List of changes (though concerning only the latest version of the package):
1. If the page was not found, substitute MODX-default page
if(!$modx- > resource){
$modx- > resource = $modx- > getObject('modResource', $modx- > getOption('site_start'));
}
2. Added synchronized authorization in MODX and Livestreet.
MODX snippet was tested on Login
3. During simultaneous registration of the user in LS, if LS is the user authorized
then MODX-user activate and autorizovanem immediately
4. Simultaneous output of LS and MODX user
5. In the snippet modLivestreet.run added function check of $_GET parameters from the query string
if $request_uri was reloaded.
6. In the snippet modLivestreet.run added replacement function encoded MODX tags
'[' and ']' and 'understandable' browser '[' and ']'
7. Synchronous change passwords of users in MODX and Livestreet
the truth is only through the website Livestreet
(but, in principle, the control panel profile is only in Livestreet and there seems like nothing to lose)
8. Automatic activation of user of MODX if the settings Livestreet
requires account activation link to the email.
Download the latest version here: sourceforge.net/projects/modlivestreet
Building the package on GitHub: github.com/Fi1osof/modx-livestreet
Article based on information from habrahabr.ru
During this time, the package was seriously modified and already claims the title "stable" version.
The list of changes under the cut.
Anyone have any questions, please ask.
List of changes (though concerning only the latest version of the package):
1. If the page was not found, substitute MODX-default page
if(!$modx- > resource){
$modx- > resource = $modx- > getObject('modResource', $modx- > getOption('site_start'));
}
2. Added synchronized authorization in MODX and Livestreet.
MODX snippet was tested on Login
3. During simultaneous registration of the user in LS, if LS is the user authorized
then MODX-user activate and autorizovanem immediately
4. Simultaneous output of LS and MODX user
5. In the snippet modLivestreet.run added function check of $_GET parameters from the query string
if $request_uri was reloaded.
6. In the snippet modLivestreet.run added replacement function encoded MODX tags
'[' and ']' and 'understandable' browser '[' and ']'
7. Synchronous change passwords of users in MODX and Livestreet
the truth is only through the website Livestreet
(but, in principle, the control panel profile is only in Livestreet and there seems like nothing to lose)
8. Automatic activation of user of MODX if the settings Livestreet
requires account activation link to the email.
Download the latest version here: sourceforge.net/projects/modlivestreet
Building the package on GitHub: github.com/Fi1osof/modx-livestreet
Комментарии
Отправить комментарий