Drupal 7 Business Solutions
Title | Drupal 7 Business Solutions PDF eBook |
Author | Trevor James |
Publisher | Packt Publishing Ltd |
Pages | 472 |
Release | 2012-01-20 |
Genre | Computers |
ISBN | 1849516650 |
This book takes a step-by-step approach to building a complete business website using Drupal and enhancing it to include modern technology used by cutting-edge companies. All instructions are written in such a way that they make sense to readers of any technical level. This book is for anyone who wants to learn how to set up a website quickly for their business using the super powerful Drupal open source content management software.
Inkscape Starter
Title | Inkscape Starter PDF eBook |
Author | Bethany Hiitola |
Publisher | Packt Publishing Ltd |
Pages | 55 |
Release | 2012-05-21 |
Genre | Computers |
ISBN | 1849517576 |
A short, simple guide with everything you need to get started, The quickest way to become productive, Learn about the main features and how to use them, Get to know the community and where to get help. If you are new to Inkscape this guide is the perfect companion for getting you off to a flying start. No previous experience with Inkscape is required as you will be walked through downloading Inkscape and installing it on your system. Become productive straightaway as you create your very first vector graphic. The list of resources in this guide will familiarize you with the Inkscape community, which is a valuable part of any Open Source project. Finally, you will see how to use seven key features of Inkscape - including using paths and layers, combining shapes, creating and editing text tools, importing and embedding images, and a list of keyboard shortcuts for text styling - which will allow you to perform simple tasks to learn the basics and set off on your own.
Drupal 7 Explained
Title | Drupal 7 Explained PDF eBook |
Author | Stephen Burge |
Publisher | Pearson Education |
Pages | 480 |
Release | 2013 |
Genre | Computers |
ISBN | 0133124231 |
Drupal made easy, by top Drupal trainer Stephen Burge, who teaches everything a student needs to know--and nothing they don't need to know! They'll master Drupal one easy step at a time, through a complete, real-world sample project. With crystal-clear visuals, simple explanations, perfect analogies, Drupal 7 Explained guides students up the learning curve--from confusion to results!
Drupal 7 Media
Title | Drupal 7 Media PDF eBook |
Author | Liran Tal |
Publisher | Packt Publishing Ltd |
Pages | 347 |
Release | 2013-01-01 |
Genre | Computers |
ISBN | 184951609X |
This is a practical, hands-on guide packed with examples that will help you build rich Drupal 7 media web applications.If you are a Drupal site builder and you wish to spice up your web applications with rich media content, then this book is for you. A basic understanding of HTML, JavaScript, and basic PHP module development in Drupal would be helpful, but is not necessary.
Drupal 7 Social Networking
Title | Drupal 7 Social Networking PDF eBook |
Author | Michael Peacock |
Publisher | Packt Publishing Ltd |
Pages | 359 |
Release | 2011-09-21 |
Genre | Computers |
ISBN | 1849516014 |
This book is packed with clear instructions and careful explanations for creating a powerful social networking site using Drupal 7. With each chapter, you add new features and content until your social network is ready to be released to the Internet where it can grow. By the end of this book, you will have a powerful social network which you can either choose to model on the case-study, or create to your own unique design. This book is aimed at anyone looking to create their own social networking website, including: Businesses - building a social network around a product or service can improve your company profile and increase customer loyalty, while an internal social network gives you employees a place to keep resources, discuss ideas, raise concerns, and keep up to date on company policies. Hobbyists - create a community around your hobbies and interests; create a local or distributed user group. Organizations and charities - raise your profile, promote your events, services, and fundraisers, and get help from the community in organizing them. Families - for large families based across the country or across the globe, keep up to date with everyone, and let everyone know what you are up to. You don't need any experience of Drupal or PHP to use this book. If you are a Drupal user you will find this book a great way to rapidly tailor an existing installation into a socially orientated website.
The Definitive Guide to Drupal 7
Title | The Definitive Guide to Drupal 7 PDF eBook |
Author | Benjamin Melancon |
Publisher | Apress |
Pages | 1076 |
Release | 2011-12-27 |
Genre | Computers |
ISBN | 143023136X |
The Definitive Guide to Drupal 7 is the most comprehensive book for getting sites done using the powerful and extensible Drupal content management system. Written by a panel of expert authors, the book covers every aspect of Drupal, from planning a successful project all the way up to making a living from designing Drupal sites and to contributing to the Drupal community yourself. With this book you will: Follow practical approaches to solving many online communication needs with Drupal with real examples. Learn how to keep learning about Drupal: administration, development, theming, design, and architecture. Go beyond the code to engage with the Drupal community as a contributing member and to do Drupal sustainably as a business. The Definitive Guide to Drupal 7 was written by the following team of expert Drupal authors: Benjamin Melançon, Jacine Luisi, Károly Négyesi, Greg Anderson, Bojhan Somers, Stéphane Corlosquet, Stefan Freudenberg, Michelle Lauer, Ed Carlevale, Florian Lorétan, Dani Nordin, Ryan Szrama, Susan Stewart, Jake Strawn, Brian Travis, Dan Hakimzadeh, Amye Scavarda, Albert Albala, Allie Micka, Robert Douglass, Robin Monks, Roy Scholten, Peter Wolanin, Kay VanValkenburgh, Greg Stout, Kasey Qynn Dolin, Mike Gifford, Claudina Sarahe, Sam Boyer, and Forest Mars, with contributions from George Cassie, Mike Ryan, Nathaniel Catchpole, and Dmitri Gaskin. For more information, check out the Drupaleasy podcast #63, in which author Benjamin Melançon discusses The Definitive Guide to Drupal 7 in great detail: http://drupaleasy.com/podcast/2011/08/drupaleasy-podcast-63-epic
Drupal 9 Module Development
Title | Drupal 9 Module Development PDF eBook |
Author | Daniel Sipos |
Publisher | Packt Publishing Ltd |
Pages | 626 |
Release | 2020-08-14 |
Genre | Business & Economics |
ISBN | 1800200544 |
Build and extend flexible Drupal sites and applications with this up-to-date, expert guide to Drupal 9 module development Key FeaturesExplore the essential Drupal 9 APIs for module developmentLearn how to implement data modeling, caching, architecture, and much more in your Drupal applicationsDiscover what’s new in the latest Drupal core releasesBook Description With its latest release, Drupal 9, the popular open source CMS platform has been updated with new functionalities for building complex Drupal apps with ease. This third edition of the Drupal Module Development guide covers these new Drupal features, helping you to stay on top of code deprecations and the changing architecture with every release. The book starts by introducing you to the Drupal 9 architecture and its subsystems before showing you how to create your first module with basic functionality. You’ll explore the Drupal logging and mailing systems, learn how to output data using the theme layer, and work with menus and links programmatically. Once you’ve understood the different kinds of data storage, this Drupal guide will demonstrate how to create custom entities and field types and leverage the Database API for lower-level database queries. You’ll also learn how to introduce JavaScript into your module, work with various file systems, and ensure that your code works on multilingual sites. Finally, you’ll work with Views, create automated tests for your functionality, and write secure code. By the end of the book, you’ll have learned how to develop custom modules that can provide solutions to complex business problems, and who knows, maybe you’ll even contribute to the Drupal community! What you will learnDevelop custom Drupal 9 modules for your applicationsMaster different Drupal 9 subsystems and APIsModel, store, manipulate, and process data for effective data managementDisplay data and content in a clean and secure way using the theme systemTest your business logic to prevent regressionStay ahead of the curve and write PHP code by implementing best practicesWho this book is for If you are a Drupal developer looking to learn Drupal 9 to write modules for your sites, this book is for you. Drupal site builders and PHP developers with basic object-oriented programming skills will also find this book helpful. Although not necessary, some Symfony experience will help with understanding concepts easily.