Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall
Most of the domestic portal sites have the following characteristics:
The home page often puts on a picture slide show,1, 2, 3, 4 interval transforms.
The first page lists only the title of the article, sorted by date, unlike Drupal's default display of titles and summaries.
Home will be divided into various content blocks, hot news, industry news, topics and so on, each tube a booth.
Drupal default installation, and the above description of the style of the portal site is 108,000, many people may be so give up the continued study of Drupal, that foreigners do not meet the needs of the people, on the contrary, dedecms, such as the default installation of domestic CMS is generally in line with.
The reality is that Drupal does this kind of portal station style more than enough, as described below:
Drupal has a large number of Image Slide show module, casually find a picture Slide show easy to handle
To implement the pattern for displaying the title in a list of articles, follow these steps
Download the Views module, enable
Into the background, into views, a new views
Modify the style, and then you can go to the fields block midpoint "+" to select node title. After the update, then specify: Link to the node, which means that the title is linked to the article, you can also, depending on your needs, plus the time display, the author shows, and then to the sort block to specify the sorting method, generally by the release date of the reverse order.
Finally, to achieve the content block, you can download 863.html ">panels module, panels can be based on your needs to split the home page for a variety of block mode, three rows three columns, two rows two columns, arbitrary.