Q:How does one learn drupal?"When learning something new, you will often find that many of these aspects or the branch knowledge reserves are insufficient, and then you will learn other knowledge points. If you are confused, I would like to ask you about how drupal is learned?Goal: to fulfill common enterprise websites and websites with simple requirements ."The following is the answer from Drupal
I believe that many developers have started exploring drupal8-download and install the beta version of drupal 8. Developers who haven't started to try drupal 8 can clearly tell us that we will have many new concepts to understand, understand, and use. When we try to write a drupal 8 module, we also need to know a lot of code knowledge. This poses a new challe
There are many development tools for Drupal, and Drupal for Firebug is also an important Drupal development tool in addition to the Devel modules mentioned in the Drupal Common development tools (a)--devel module.Please note that Drupal for Firebug may conflict with Theme De
directory Structure
Includes: Contains a library of functions commonly used by Drupal.
Misc: Used to store JavaScript, and various other icons and picture files available in the Drupal installation.
Modules: Contains all the core modules, one of which corresponds to a folder. Each module folder contains three basic files
Module name The file that is executed when the Install module is installeddescripti
Drupal simplified Chinese language pack installation tutorial, drupal installation tutorial. Drupal simplified Chinese language pack installation tutorial, drupal installation tutorial: localize. drupal. orgtranslatedownloads, download the latest Drupal6 Chinese language pac
Drupal settings page. The path is admin/config/development/varnish.For example:Varnish Control Terminal: 127.0.0.1: 6082Varnish Control Key: 86b2d660-9768-4a13-ab90-4b0736d6a4d1Click Save to change status to green.(Note: Copy the value of the Control Key to the/etc/varnish/secret file)After the setting is complete, clear the Drupal cache and you will find that the cache value in Varnish will be refreshed,
Drupal Simplified Chinese Language pack installation tutorial, Drupal installation Tutorial
Download address: http://localize.drupal.org/translate/downloads, download the latest DRUPAL6 Chinese package file
Enable the Locale module to Admin->site building->modules [Admin/build/modules].
To Admin->site Configuration->language [Admin/settings/language]Click "Import Page" in the page description to enter the
Drupal uses the theme function of drupal to output a user name. Today, I encountered the problem of using drupal to output a user name. I used drupal's theme function theme to output it. so I searched for information and found out the following content: 1. theme (username, today, I encountered the problem of using drupal
Small Drupal database backup, MySQL backup policy sharing for large sites, and drupal Database Backup
Simple backup policy for small and medium sites
For small and medium-sized websites based on drupal, we can use the backup_migrate module, which provides the regular backup function, backup time, number of backups retained, and so on, regular cron execution can s
Today, I met the problem of Drupal output a user name, using the Drupal theme function theme output, and then search the data to find out the following content:
1, Theme (' username ', array (' account ' = $log)) call function, parameter 1 is hook, parameter 2 is parameter
The code is more not exhibited, view the address click Open link
2, the implementation period back to find the template preprocessing f
that new users will be excited. Therefore, this article is intended to provide guidance to new users on the cache topic. I have limited knowledge and cannot cover all aspects. I hope readers can criticize and correct me.Core cacheAs the most basic optimization method, Drupal provides some basic support for caching, such as external block caching, anonymous user page caching, and menu system caching, topic hook registry cache and so on.It can be said
Today, I encountered the problem of using drupal to output a user name. I used drupal's theme function theme to output it. so I searched for information and found out the following content: 1. theme ( #39; username #39;, array ( #39; account #39 ;=> $ log) call the function, parameter 1... "/> Today, I encountered the problem of using drupal to output a user name, which was output by the theme function of
handler.$conf [' cache_backends '] = Array (' Sites/all/modules/varnish/varnish.cache.inc ');$conf [' cache_class_cache_page '] = ' varnishcache '; Then go to Drupal to set up the page with the following path: Admin/config/development/varnish For example:Varnish control terminal:127.0.0.1:6082Varnish control KEY:86B2D660-9768-4A13-AB90-4B0736D6A4D1Click Save, and Status will change to green.(Note: The value of Control key in the/etc/varnish/secret fi
Drupal 8 -- custom permissions, drupal custom Permissions
In project development, I encountered such a requirement that the title field of the node cannot be edited by the edit content role. The title field is automatically generated when the content type is created. Permissions cannot be directly configured in the drupal8 background, so I need to customize a permission using code.
1. Define a module under/
Internet connection to intranet mssql and intranet connection to intranet mssql
Reference: http://www.nat123.com/Pages_8_266.jsp
The method in this article is as follows:
(1) install and enable nat123 on the Intranet, add ing, and use other application types. The Intranet
much faster than before. Boost
The anonymous user cache provided by Drupal is in the database, which means that even cached pages occupy database connections and intranet traffic. And if you switch to Boost module, your cache will go directly to the static file, this is not only not to go to the database, not even through Drupal, so as a page cache in term
The topic explains the user interface (UI) of the Drupal Web site. Although the theme structure has not changed significantly, Drupal version 7 comes with a new approach to implementing the theme. This article demonstrates how to create a new Drupal 7 theme.The goal of the Drupal theme is to separate the processing log
Today we will share with you some creative and responsive Drupal 7 themes. For more theme resources, visit Goodfav Magazine.Properta-Real Estate Drupal Theme-MORE INFO
Flat, modern and clean design; 100% Fully Responsive; Retina Ready; Bootstrap; ront end submission system; SEO on-page optimized; Google Maps Integration; Touch FriendlyFlat Metro-Responsive Drupal
Drupal Introduction: Drupal is an open source Content Management Framework (CMF) written in the PHP language, which is composed of a content management system (CMS) and a PHP development Framework (framework). Won the world's Best CMS Award for many years, is based on the most famous PHP language Web application. Drupal is a robust content management system on la
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.