Drupal in 5mins BarCamp Hong Kong 2010 By Edison Wong
Download
Report
Transcript Drupal in 5mins BarCamp Hong Kong 2010 By Edison Wong
Drupal in 5mins
BarCamp Hong Kong 2010
By
Edison Wong
PantaRei Design Limited
http://pantarei-design.com
Welcome
Why I should be here?
Who are you?
Learn a Web2.0 CMS in 5mins.
Edison Wong, a Drupal contributor since 2005.
Focus on database abstraction layer, module
development and theme contribution.
What is PantaRei Design?
Druapl Development, Support and
Maintenance.
http://pantarei-design.com/
Outline
What is Drupal? (5mins)
Most Popular Modules (5mins)
Drupal 6.x Demo Installation (5mins)
New Site for Dummy (5mins)
Drupal 7 New Features Review (5mins)
I Need More Help!! (5mins)
Q&A
What is Drupal?
Drupal is a Content Management System
(CMS).
Open-source software distributed with GPL.
To easily publish, manage and organize a wide
variety of content on a website.
Most Popular Modules
CCK + Views + Panels
Image + ImageCache + Image Assist
WYSIWYG + IMCE
… and so on
Most Popular Modules (cont.)
Content Construction Kit (CCK)
Views
Allows you to add custom fields to nodes
using a web browser.
Provides a flexible method to control how lists
and tables of content
Panels
To create customized layouts for multiple
uses
Most Popular Modules (cont.)
Image
ImageCache
Allows you to upload images using a web browser.
Allows you to setup presets for image processing,
and generate derivative on-the-fly
Image Assist
Allow user to upload and insert images inline into
content with image browser
Most Popular Modules (cont.)
WYSIWYG
Allows to use client-side editors to edit content,
formatting content layout without indeed HTML
knowledge.
IMCE
Plugin for WYSIWYG as another fancy and
powerful image/file browser
Drupal 6.x Demo Installation
Source
phpMyAdmin
http://tinyurl.com/2669qfu
http://tinyurl.com/25qy49f
Start Installation
http://tinyurl.com/2937kun
Wait for 5mins...
Done!!
New Site for Dummy
Change theme
Change logo
Create primary menu
New “Welcome” Page
Create “Contact Us” page
New Site for Dummy (cont.)
<p>Thank you for your interest in PantaRei Design. Feel free to contact us via the channels listed below.</p>
<h3>Contact PantaRei Design Sales</h3>
<p>Learn more about PantaRei Design's offerings.</p>
<ul>
<li>Phone: (852) 9853 0636</li>
<li>Email: [email protected]</li>
<li>Online: <a href="/about-us/contact-us/products-services">Sales Inquiries</a></li>
</ul>
<h3>Other Inquiries</h3>
<ul>
<li><a href="/about-us/contact-us/general">General Inquiries</a></li>
<li><a href="/about-us/contact-us/employment">Employment Inquiries</a></li>
</ul>
<h3>Office Address</h3>
<p>PantaRei Design, Ltd.<br> G/F, 29 Java Road<br> North Point, Hong Kong</p>
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"
src="http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=G%2FF,+29+Java+Road+North+P
oint,+Hong+Kong+pantarei+design&sll=22.291871,114.198128&sspn=0.0068,0.013937&g=G%2FF,+29+Java+Ro
ad+North+Point,+Hong+Kong&ie=UTF8&hq=G%2FF,+29+Java+Road+North+Point,+Hong+Kong+pantarei+design&am
p;hnear=Java+Rd,+Hong+Kong+Island,+Hong+Kong&cid=8066593960434484918&ll=22.293067,114.197345&spn
=0.003474,0.00456&z=17&iwloc=A&output=embed"></iframe><br /><small><a
href="http://maps.google.com/maps?f=q&source=embed&hl=en&geocode=&q=G%2FF,+29+Java+Road+Nor
th+Point,+Hong+Kong+pantarei+design&sll=22.291871,114.198128&sspn=0.0068,0.013937&g=G%2FF,+29+Java
+Road+North+Point,+Hong+Kong&ie=UTF8&hq=G%2FF,+29+Java+Road+North+Point,+Hong+Kong+pantarei+design
&hnear=Java+Rd,+Hong+Kong+Island,+Hong+Kong&cid=8066593960434484918&ll=22.293067,114.197345&am
p;spn=0.003474,0.00456&z=17&iwloc=A" style="color:#0000FF;text-align:left">View Larger Map</a></small>
Drupal 7 New Features Review
Better performance.
Build-in with a lot of useful 3rd parties.
Upload and install module/theme from web UI.
Highly integrated with CCK, Views, Images.
… and so on.
http://tinyurl.com/266zuck
I Need More Help!!
Web:
http://drupal.org/support
http://groups.drupal.org/hong-kong
http://drupal.org/handbook
Email:
http://drupal.org/mailing-lists
IRC:
#drupal
#drupal-contribute
I need More Help!! (cont.)
Contact Us
[email protected]
Q&A
Thank you :D