ホーム   ユーザガイド   開発者ガイド   モジュール情報   翻訳ファイル   当サイトについて   フォーラム  
はてなブックマーク / Drupal
タグ「Drupal」を含む新着エントリー

URL

XMLフィード
http://b.hatena.ne.jp/t/Drupal?sort=eid

最後の更新

7時間 42分前

9月 6, 2010

14:53
仕様やルール,使い方などのHow Toを手短にまとめたチートシートを探していたらこういうページを 見つけました。プログラミング言語だけでなく,HTMLやSQL,jQuery,Django,Railsなどもあって,かなり充実していてビックリかつ 関心したのでご紹介。チートシート配布サイトとして有名なAdded Bytesからのものが多いですね。どのチートシートも印刷しやすくなっているので,紙に印刷し...

9月 5, 2010

11:20
Drupal portal for drupal videos(400+) and drupal themes(300+). Drupalove portal provides an easy and fast way to find Drupal videos and Drupal Themes.A complete collection of Drupal free and commercia...

9月 4, 2010

06:19
page.tpl.phpDrupal 6Drupal 7View documentationView sourceVersion 1.11.2.2 (checked in on 2010/08/06 at 11:13:42 by goba)Displays a single Drupal page.Available variables:General utility variables:$bas...

9月 3, 2010

22:43
Mustardseed Media is a leader in building easy to use custom websites for Christian churches and ministries using the Drupal CMS.Whenever I see an iPhone/Android/Blackberry app offered, I see a refrai...
06:49
This is a guest post by Owen Barton, partner and director of engineering at CivicActions. Owen has been working with Google's “Make the Web Faster” project team and the Drupal community to make improv...

9月 2, 2010

11:07
Our UX Principles: 1. Make the most frequent tasks easy and less frequent tasks achievable. 2. Design for the 80% 3. Privilege the Content Creator 4. Make the default settings smartCurrent Activities ...

8月 26, 2010

20:12
Drupal+MySqlで構築したサイトのサーバー移転の方法を教えて下さい。現在の環境はwebディレクトリ下のdrupalフォルダに全てまとめている状態です。 移転先サーバー、データベース、他の環境は現在使用中のものと同じ環境です。検証した作業工程は以下 1.drupalフォルダごとクライアントPCにダウンロード 2.データベースのテーブルをエクスポート(faqファイル) ※エクスポートの設定で注...
19:53
An Overview of PanelsThe Panels module allows a site administrator to create customized layouts for multiple uses. At its core it is a drag and drop content manager that lets you visually design a lay...
16:20
Views, the uber-module for pulling selective content out of your Drupal database, which formerly, only a top module developer could dream of, enables you to use arguments."What the heck are Views Argu...
15:09
Views Or allows Views to combine filters or arguments with OR and fields with COALESCE.Note: Similar functionality will be eventually be added to Views in a way that is not compatible with this module...

8月 25, 2010

11:09
Drupal 6.4 の簡単なモジュールの作り方を紹介します。Drupal 5.x とは様々な変更箇所があるので注意してください。Drupal のインストールディレクトリ(例:drupal-6.4)の下に、下記のディレクトリとファイルを作成していきます。□drupal-6.4└□site└□all└□modules└□test├◇test.info├◇test.module└□transratio...

8月 24, 2010

20:49
Drupal is a popular open source content management system. With its powerful and advanced features, you can build complex websites with ease, compared to building them from scratch. With the support o...
12:16
Use these development tools to help you create Drupal sites faster, easier, and with less effort. If you have a favorite Drupal tool that is not listed, please leave a comment with a link to the tool,...

8月 23, 2010

14:00
Windows(IIS)でもLinux(apache)でもWEBからだとシステムコマンド実行やrootオーナーファイル作成などは出来ません。実は、出来ないこともないのですが・・・それだとザルセキュリティになってしまいます。 しかし、どうしても必要な場合がありますよね。そんな時は、以下の手順で解決です! まず、Windowsではタスクスケジューラ、Linuxではcrontabを使い、目的の処理が起動...

8月 22, 2010

23:00
In "Display Fields" Admin page of my content type, I have excluded my CCK GMaps field for both teaser and full node pages. But coordinates appear in links section of my nodes, in both teaser and full ...
20:14
Drupalでマルチサイト作成時のインストール・設定のメモです。Drupalは1つのパッケージで、複数のサイトを同じサーバー上に作成することができます。同じサーバーに複数のパッケージを入れるのと異なり、メリットがあります。そのメリットは、ディスクスペースが少なくて済むDrupal本体のバージョンアップやセキュリティパッチの適用が1回で済む追加したモジュールのバージョンアップやセキュリティパッチの適...

8月 21, 2010

23:34
Drupalで構築されたサイトでiPhoneに適応できるモジュール「iDrupal」 と 「iDrupal UI」。DLは以下。 iDrupal iDrupal UI解凍後、idrupalは/modules、idrupal_uiは/themesへアップし、管理画面で有効化。21st 8月 2010|パーマリンク|Drupal
23:28
This theme is designed to work with the iDrupal module and make a Drupal site feel like a native application on the iPhone.The markup around the content is stripped out in order to give just the conte...

8月 20, 2010

18:27
■FCKeditor モジュールを落とす http://drupal.org/project/fckeditor ■別途 FCeEditor 本体も落とす http://sourceforge.jp/projects/fckeditor/releases/ ■FCKeditor モジュールをインストール /sites/all/modules/ にコピー /sites/all/modules/fck...