Feed items

  • warning: Declaration of views_handler_argument::init(&$view, &$options) should be compatible with views_handler::init(&$view, $options) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_argument.inc on line 48.
  • warning: Declaration of views_handler_filter_boolean_operator::value_validate(&$form, &$form_state) should be compatible with views_handler_filter::value_validate($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_filter_boolean_operator.inc on line 111.
  • warning: Declaration of views_plugin_row_node_view::options_form(&$form, &$form_state) should be compatible with views_plugin_row::options_form($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/modules/node/views_plugin_row_node_view.inc on line 35.

Privacy Principles is a W3C Statement

The W3C Technical Architecture Group (TAG) has published the Privacy Principles as a W3C Statement. Privacy is an essential part of the web. This document provides definitions for privacy and related concepts that are applicable worldwide as well as a set of privacy principles that should guide the development of the web as a trustworthy platform.





First Public Working Draft: CSS Functions and Mixins Module

The CSS Working Group has published a First Public Working Draft of CSS Functions and Mixins Module. This module defines the ability for authors to define custom functions, acting similar to parametrized custom properties. They can use the full power of CSS’s values and conditional rules.





Portable Network Graphics (PNG) Specification (Third Edition) is a W3C Proposed Recommendation

Today the Portable Network Graphics (PNG) Working Group published Portable Network Graphics (PNG) Specification (Third Edition) as a W3C Proposed Recommendation. This document describes PNG (Portable Network Graphics), an extensible file format for the lossless, portable, well-compressed storage of static and animated raster images.





Improved Installation and Frontend Hooks in Laravel Echo 2.1


The Laravel team has just shipped big improvements to Laravel Echo v2.1.0, including a new useEcho() hook for React and Vue, and an improved installation experience.