Drupal PM Demo Content
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Demo content for Drupal PM (Project Management) project
Usage
Demo content for Drupal PM (Project Management) project
Usage
Créditos rápidos FM is a web-based file manager that has a drag & drop user interface powered by AJAX. The lite version has limited features.
Features
Closed due to copyrights infringement.
——
Make the Drupal admin panel look a little bit like Wordpress.
This is useful for showing the aggregated sidebar menu for content managers and using the admin menu (or smth) for admins.
working copy of https://www.drupal.org/project/drupalorg
This is a copy of the 'block_page_layout' example module that used to live in Layout Plugin.
This example module was never intended to be used in production - if you want to integrate Layout Plugin with Page Manager, then use Panels! However, a few people have unfortunately used it in production, so rather than just removing it from Layout Plugin, we've moved it here.
Widget allows you to define additional theme/module widgets that can be exposed as blocks. The widgets are defined from a yml file and are stored as configuration.
A widget can be:
- A simple header image with text in front
- A simple map
- A profile box
- ..
Converts Text Fields into Select list options where the values are taken from Taxonomy Vocabulary. It differs from Taxonomy Reference such that, the values are not stored as term references (or Tid) but are stored as term names as simple text.
Optionally you can choose to take custom input from User, where in this case it behaves very much close to Select (or Other).
Possible use case.
A basic like button function for content.
This is an example module for automated paypal site income sharing according to users' page views, user points etc.
How it works?
1. Users add their paypal account
2. Admin enters the amount to share with the content contributors
3. The module distributes the amount amongst contributor according to their contribution quality and makes payments massively to each user's paypal account.