Web Development
1. CCK cck image cck Media files 2. View
|
|||
Add this to style.css .node p:first-letter {
|
|||
The best media file handle is Embedded Media Field module The problem: one needs to modify: zzz_custom_url.inc
|
|||
In Drupal 5/Drupal 6 with CCK module installed and activated, you just define your content type, then create a node-content_type.tpl.php file to render the nodes for that content (replace "content_typ
|
|||
Just edit .htaccess file in your Drupal root directory. For example, I added the following two lines. php_value post_max_size 100M
|
|||
To redirect mysite.com to mysite.com/drupal, follow these two steps: 1. Open text editor, and paste the following:
|
|||
This theme uses pull-down menu. It does not require nicemenu module. It based on suckfish css. Just like Garland Theme, it works with IE5.5, IE6, IE7, Opera9, Firefox. You can change the theme color through the color module.
|
|||
Drupal 6 was released yesterday, Feb, 12 2008. I disable all my third party modules, and updated it to Drupal 6! I also modified the garland theme, see here:
|
|||
Note: This is old post. Drupal SWF tools module is almost dead. To play flv and mp3 files, it is better to use jQuery Media module and cck Embedded Media Field module. See this:
|
|||
Method 1:
|
|||