Skip to content

cocomore/fuxcon2013_drupal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FUxCon 2013 // Drupal

Implementation of a project site as demonstrated at the FUxCon 2013 workshop. This particular implementation is based on Drupal 7.x. Drupal and the required modules are not included in this repository but are downloaded and merged with our custom code during the installation process.

As a quick start,

  1. Set up a MySQL database "fuxcon2013_drupal" and create a database user "fuxcon" with password "fuxcon" for it.

  2. Run the script install.sh in this directory.

  3. Set up a web server with PHP 5.3 and point its document root at

/drupal

  1. Access the website through your browser

Please refer to our website http://cocomore.github.io/fuxcon2013 for background information. You may also want to try the disk image with a minimal Debian Linux system we provide through this website. This image has all four framework implementations and all necessary software pre-installed.

Happy coding, Olav Schettler // Cocomore AG


fuxcon2013_drupal Copyright (C) 2013 Cocomore AG

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Drupal implementation of project site for FUxCon 2013 workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published