
Datalife Engine is multi-user Content Management System, using the combination of AJAX technology and a cross-browser javascript library (jQuery) which has a lot of features. The engine is intended primarily for the Blogs and News Contents websites with great information content. However, it has a lot of settings that allow you to use it for virtually any purposes. The engine can be integrated into virtually any existing design and has no restrictions on the templates customizations itself. Another key feature of DataLife Engine - is a low load on system resources. Even with a very large contents and visitors website, the server loading will be minimal and you will not experience any problems with the connectivity or mapping and query the contents and information. The engine is Search Engine Optimization (SEO) that lead or bring visitors and web surfers to your site (or higher ranked on the search results page) and and more frequently a site appears in the search results list, the more visitors it will receive from the search engine's users. As mentioned earlier Datalife Engine is Using AJAX advanced technology which will allow you not only to save you on server traffic and resources and traffic of visitors, but also reduces the load on the server.
- The completely redesigned output for {custom} tag, change and add the new feature for sort and order:
- Now the tag was valid for output, this added new options:
{custom id="1,2" category="2,7" template="custom" aviable="global" from="0" limit="10" order="date" cache="yes"}
As seen from the tag added to the parameters id and order.
- The parameter id you can specify a news ID separated by comma that you want to display in the HTML tag.
- In order parameter you can specify the sort order as the values of this parameter can be used:
- date - sort news by date
- rating - sort news by rating
- reads - sort news by Views
- comments - sort news by the number of comments
- title - sort news by title
- rand - sort of news in a random order
- Now all the parameters of the tag is optional, you need to specify at least one of any parameter, all other parameters, if not specified, will be taken from the general settings script. For example:
{custom id="1,2" order="date"}
Displays news with ID 1 and 2, and sort them by date, and tag:
{custom category="2,7" from="5" cache="yes"}
Displays news from category 2 and 7, with the number of news will be taken from the script configuration, and selection will be carried out after 5 news that meets this condition, and the block will be cached regardless of the script.
{custom order="date" from="9" limit="5"}
Displays the latest 5 news, starting with the 10th News
Now the order of the parameters in the tag is not strict, and can be anything, such as tags:
{custom category="2,7" from="5" cache="yes"}
{custom from="5" cache="yes" category="2,7"}
Are completely identical and the same way.
Due to these changes, you can build on your site to make any news blocks you like, for example, to display the latest news, display top stories, popular news output from a specific category, etc. Options of parameter combinations can be set.
-
In Admin CP, Category Manager section, added a new easy system set the sort order of categories and levels of sub categories. Now, in order to get a new sort order, it will be enough to move the mouse in the desired categories necessary positions and maintain the sort order. This new system makes it much easier to organize a large list of categories.
- Added the ability to include the template files .tpl, located in the template sub folder. For example, using the tag {include file ="test/my_block.tpl"} will connect the template file in the folder: /templates /your template/test /my_block.tpl. So, for the templates containing a complex structure and high connectivity template files, you can arrange a more convenient and readable structure.
- For all templates that use the output of additional fields (xfield) for news, added to the tag [xfvalue_X limit="X2"], where X is the name of an additional field, which displays only the text of the additional field without HTML formatting, with the text is reduced to a specified amount of X2 characters. Thus reducing the text is to the last logical words, not text breaks off in the middle of the word. Thus, using this tag you can make different designs for different categories or sections of a site in the derivation of the additional information fields. Example: [xfvalue_test limit="50"] displays only the first 50 characters of a value additional field name test.
-
Added displaying the date of sending of complaints to the management module in the Admin Panel script complaints.
-
In Script Settings, added the ability to set a limit on the size of the avatar image uploaded in user profiles. Earlier this limit was hard-coded in the script size of 100 kb. Now the site administrators can control this parameter in the script settings in the administration panel.
-
Added the ability to enable or disable the status of "Online" for users on the site. If you disable this feature in your script, if you do not use this feature on the site, you can save server resources as update user profile data will be much less.
-
In Script setting, added the ability to specify which side of the check in and out of the original image when you upload it to the server, if the set limits on the size of the original image in your script. You can specify the reduction at the higher side, either the width or height.
- In setting the script added the ability to set separate header for outgoing messages from the site, which will be automatically added to the message. Previously added automatically using site name, you can now set letters separate its title, which will only be used for sending emails.
- In Admin CP System Settings, add feature to specify the number of "Top News" (Popular Posts) to set how many popular articles to display
- In Admin CP System Settings, add feature to specify the number of popular "Tags Cloud" in the site tags cloud block in the main page
- In Admin CP for Advertise Mananger module, adds support for the new template tags: [banner_x] text [/banner_x], where X is the name of the banner, which displays the text enclosed in them, if you set specific banner is displayed on the page. This tag will be very useful if some of the formatting in the derivation of the banner to make it in the template, and not directly in the writing of the advertising code in the Admin CP.
- Added support for single quotation marks in the keyword for the module "Tag Cloud" module
- Increased speed of the site and reduced the database loading, when the cache settings is turned on in a site setting, if the page is viewed by an unauthorized user. In case if you do not want to obtain data from the MySQL database, then MySQL connection will not work.
- When you create a sitemap for search engines in Admin CP, added the exception of publications and static pages of the site map, if they were banned by search engines indexing.
-
Added a ban on registration on the site, if the user is already logged into the site.
- In System Settings in Admin CP the script added the ability to enable or disable the ban on registration on the site with the same IP. If the ban is on, then when the visitor's IP address is used to authenticate with another registered account, the registration for it to be banned.
Completely redesigned output voting results on the website and in full article views. Result output is fully translated into the use of CSS template, so that each site can customize the look of the results on your own design using CSS customization.
- From the output of the calendar module, removed invalid and outdated HTML formatting, for example, removing tags center. Thus, all the visual design is done entirely in template CSS.
- In Admin CP for script Setting option: "Allow file extensions:" "The maximum file size allowed to be uploaded to the server", "Maximum download speed" has been moved from the general System Settings to Usergroups Manager. Thus, you can flexibly configure these settings for different usergroups on your site.
- Script Setting: "The extension of files allowed to be uploaded," "The maximum file size allowed to be uploaded to the server", "Maximum download rate" has been moved from the general configuration script to "Usergroup Manager. So, you can flexibly configure these settings for different groups of users on your site.
- Templates to display a short and full news (shortstory.tpl and fullstory.tpl) added to the tag {title limit="x"} which displays the reduced to X number of characters, headline news. Thus reducing the text is to the last logical words, not text breaks off in the middle of the word.
- Added auto-update when users vote or rate the published articles using AJAX technology.
- Added native support for HTML5 video tag <video>, when using this tag when inserting a video, if the video format is not supported by your browser, then it will use flash or silverlight plugin if it is possible for this file format. So the video will be able to play on absolutely all types of browsers (including mobile devices and tablets) mp4 files compressed codec h.264, and published in the news with the HTML5 tag <video>.
-
Usergroup settings added to enable or disable captcha for contact form. You can flexibly configure which group is allowed to send E-mail messages without entering captcha.
-
In Usergroup Settings added to enable or disable the system question - the answer to the feedback form. This feature is used to provide additional protection from spam bots form sending E-mail messages to other users on the site. This system may be included as a capture with or without it.
-
In Usergroup Settings added to enable or disable the system Question - Answer when a user sends a Private Messages. This feature is used to protect from spam bots in personal communications.
-
For the template editor in of Control Panel added the ability to search for a pattern when editing. Making it easy to target in large template files.
- Added the ability to search the site using special characters, such as single and double quotation marks, exclamation points, question marks, etc.
-
On the player to the admin CP, added the ability to set individual settings for the width of the default audio player. Earlier width settings for audio players were equal to the width of the video player settings.
- Updated controls incorrect SEO. Exclude the output of duplicate page at site.ru/page,1,id-post.html and site.ru/id-post.html, if the news is broken into several pages. If the link is to the wrong page number of the article, the 301 will be redirected to the original address of the publication. If the publication comments are divided into several pages, eliminating duplication of the first page site.ru/page,1,1,id-post.html will always be used site.ru/id-post.html, and when referring to a non-existing page comments made automatic 301 redirect to the first page.
- In the templates E-Mail messages to a letter template that is sent when the user registration, support for the tag {%email%}, which displays the E-Mail address, login as a user. This tag will be useful for sites that use in your script E-mail address instead of the user's login. Also in the password recovery on the site, the user is sent to the new authorization data and taking into account the script configuration, depending on the authorization made by login or by E-mail.
- From the template the full news (fullstory.tpl) removed support for the tag [category=x] text [/category]. Instead the script function had added more functional tags: [catlist=1,2....] text [/catlist] - displays the text in the tag, if the news belongs to these categories, [not-catlist=1,2....] text [/not-catlist] - displays the text in the tag, if the news does not belong to these categories.
- Ability to quickly edit articles, using AJAX technology, for news, published on the website using the tag custom display tag {custom}.
- Added support line PHP 5.4.x. The site is encoded windows-1251. For sites in the UTF-8 support this version of PHP was previously supported in version 9.6.
- New mechanisms/algorithm to work with cookie sessions that allow you to manage sessions, with both domain and subdomain with allowing you to login and logout any subdomains. Also, regardless of the server to establish a secure mode for session cookies, which makes unavailable the session ID in javascript and therefore impossible to intercept session with XSS attacks.
- Added support for running a script cron.php for cronjob using PHP console commands, and the transfer of the script accordingly arguments in the console. For example, to run antivirus on the cronjob, you can use the console command php -f cron.php antivirus. In this way you should not forget to specify the correct path to the PHP interpreter as well as to the script itself.
- As of script control added the line numbers when editing the template files in the template editor. And it was also fixed some bugs related to editing specific formatting template.
- According to the request of many users, the visual TinyMCE editor was returned. With this new visual editor, which appeared in version 9.6 was also remained but rename it. Now the administrator of the site in your script can choose which editor you wants to use. You can choose from three editors: Standard (BBCODES), LiveEditor WYSIWYG, TinyMCE WYSIWYG.
-
For LiveEditor WYSIWYG editor adds support insert content from the clipboard as plain text, and the text of the insert is completely removed leaving only the formatting and line breaks. Also added a full-screen text editing in the editor, which makes it convenient to edit large text.
-
For LiveEditor WYSIWYG editor in Admin Panel adds the ability to insert HTML 5 video. To enter the video you can use three different formats of HTML 5 video (MP4, WebM, Ogg) to support play in all browsers.
- Improved system clean of excess code formatting and code visually LiveEditor.
- Fixed some minor issues in the visual editor LiveEditor, related to text formatting.
- Fixed an issue where the cache was not cleared automatically once the comments cache when editing a user profile in the Admin Panel.
- Fixed an issue where it was impossible to edit additional fields with quick editing, if the news was published in several categories for sites in windows-1251
- Fixed the previously declared and small mistakes in the script.
Download Datalife Engine 9.7 Final English for CP1251 Version
Permission Denied!Only registered users can download files. Please register or Login
Download Datalife Engine 9.7 Final English for UTF-8 Version
Permission Denied!Only registered users can download files. Please register or Login