Looking for a refeshment in Drupal theme? This maybe your choice. Featured as a sub theme for Drupal Nucleus base theme, TB Methys is designed in simple and bold style: bold font set and wide slideshow. Furthermore, it supports multi-color skin tone, which gives more choices to customize the theme. TB Methys comes with a set of features as you know from our Drupal themes. TB Methys is the first theme supporting multi-color serving for fashion and live style content. Explore and see how powerful...
#gallery-1 {
margin: auto;
}
#gallery-1 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-1 img {
border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
margin-left: 0;
}
This session was given by Jan-yves Vanhaverbeke (aka jyve) and was focused on improving the quality of the HTML and CSS in a Drupal project. Which means removing unneeded Javascript and CSS of core and contrib modules and analyzing the graphical design to see which HTML elements can be styled with shared CSS selectors (also called Object Oriented CSS). Remove unneeded DIV’s in you HTML (a great tool that can help here is the 3D view in Firebug that shows all layers in the HTML) and make sure...
The Drupal IRC channels are vital for connecting the community. Not only are they a great way to get fast, effective support, but they allow users to learn more and to get involved. Drupal uses the FreeNode IRC network, irc.freenode.net, and occupies the following channels, as well as these Regional IRC Drupal channels. Note that conversations on some of the Drupal channels are being logged. Check the “Setting up IRC” page for information on how to get connected to IRC. Essential Channels...
CK-ERP is an open source accounting / educational / MRP / ERP / CRM system that runs on top of multiple middlewares. It comprises 32 modules – Contact Management, Customer Relationship Management, Customer Self Service, Vendor Relationship Management, Material Requirement Planning, Warehouse, Inventory, Service, Accounting Ledger, Bank Reconciliation, Accounts Payable, Accounts Receivable, Purchase Order, Sales Order, Quotation, POS for Cashier, POS for Manager, Human Resources, Staff Self...
This project aims to provide high-quality, well-documented API examples for a broad range of Drupal core functionality.
Developers can learn how to use a particular API quickly by experimenting with the examples, and adapt them for their own use.
Drupal Module Developers who are really need to learn module development can use this project to download example modules for their reference . The examples modules link is http://drupal.org/project/examples
Depending on the type of message you need to disable, do the following …
Add something looking like the following line in your settings.php
$conf['user_mail_register_no_approval_required_notify'] = FALSE;
Replace the part in bold with the proper email message code. Some possible values are:
register_admin_created
register_no_approval_required_notify
register_pending_approval
password_reset
status_activated
status_blocked
status_deleted
Bojhan Somers and Roy Scholten are the Drupal UX Team leads. We believe that Drupal 8 User Experience needs a lot of work to truly make all users of Drupal love what they are working with. We believe that by improving core, we improve the entire Drupal experience for everyone. How are we doing this? By working with core initiatives, providing ideas, sketches, wireframes, detailed designs, and actively engaging in discussion. D7UX taught us a lot of hard lessons, we now know how to communicate...
Categories