AngularJS Block Example
Component type
Categories
Maintenance status
Development status
Component created
Component changed
An example module creating a block that uses AngularJS
An example module creating a block that uses AngularJS
A bit about Apple's News Platform
News, Apple’s all new app available with iOS 9, delivers rich and immersive news, magazine, and web content to millions of users. With Apple News Format, publishers can create signature content for News with custom typography, rich photo galleries, video, and fun animations. Content is automatically optimized for both iPhone and iPad and publishers can earn revenue with iAd, Apple’s advertising platform.
The Hooks Examples project contains at the moment one module containing Drupal hooks implementation examples in a custom module.
Absolutely nothing to do at this time with the great and really useful Examples for Developers module!
I wrote this code only to share it with other developers.
This is an example module which provides a single data table and uses the data and views modules to read from it.
Drupal 7 example module.
1. Import data from CSV file
2. Output data as HTML table
3. Editable table cells
4. Validation
Sample CSV:
---
Name;Home;Work;Mobile
Ivan;79000000000;79000000001;79000000002
Petr;79000000003;79000000004;79000000005
Sergey;79000000006;79000000007;79000000008
Nikolay;79000000009;79000000010;79000000011
Vasily;79000000012;79000000013;79000000014
Eugene;79000000015;79000000016;79000000017
---
The Frankly.me plugin for Drupal adds Frankly.me social plugins to your Drupal site and optimizes the experience of your audience through easy ask buttons and social widgets. Associate your Drupal site with side pane widgets and embed shortcodes for frankly.me ask button and social widgets. All features are deeply integrated with Drupal APIs to make building your webpages and administrative features as easy as possible with the extensibility you expect from Drupal.
Use this plugin to spice up your posts with video comments instead of boring text comments. Simply start by creating a new post, the video comment feature is added automatically at the end of the post.
This plugin places two-set widget. First, a sleek 'record video' button, and a video carousel at the end of all of your posts. Official plugin from FranklyMe.
It'll be shown to your audience once your post goes live, where they can take a video selfie (velfie) that'll be viewable by everybody on your site.
Test project for educational purposes.
Test project for educational purposes
The project is introducing some Demo implementations for OOP PHP Design Patterns in the Drupal 7 and Drupal 8 environments. With the advent of PHP 5.6 and PHP 7 to the Drupal, some advanced OOP concepts become available (See OOP Examples.)