Tagged: Drupal 7 Toggle Comment Threads | Keyboard Shortcuts

  • Elmer Masters 6:57 pm on February 4, 2015 Permalink
    Tags: Drupal 7, ,   

    Creating a remote repo for the OCM Drupal code.

    1. Create a blank central repo on the dev server: git init --bare ocm.git
    2. Locally, make sure that the Drupal is controlled by git. Do git init if necessary.
    3. Do git add * and git commit -m "initial commit" to get the base code into git.
    4. Add a remote to your local repo with git remote add ocm-dev path/to/your/central/git/repo
    5. Create and checkout a development branch on your local machine with git checkout -b develop
    6. Push the new branch to the remote with git push ocm-dev develop
    7. Deploy the code to the webserver with git clone --branch develop path/to/your/central/git/repo ocm-dev

    Based on information gleaned from Building a Drupal site with Git at https://www.drupal.org/node/803746

     
  • Elmer Masters 6:37 pm on February 4, 2015 Permalink
    Tags: Drupal 7, ,   

    Up next: remote git repo for the OCM Drupal code base.

     
  • Elmer Masters 4:35 pm on February 4, 2015 Permalink
    Tags: Drupal 7,   

    After downloading Online Classroom module from http://ocm.ctlawhelp.org/ I activated it using drush:

    $: drush en online_classroom

    This installed all of the necessary dependencies.

     
  • Elmer Masters 4:28 pm on February 4, 2015 Permalink
    Tags: Drupal 7, ,   

    Control for NSMI module is from DLAW dashboard under the components and settings tab.

     
  • Elmer Masters 4:27 pm on February 4, 2015 Permalink
    Tags: Drupal 7, ,   

    Working on OCM projecct.
    Installed DLAW profile for Drupal 7 using instructions at https://openadvocate.org/dlaw/

     
  • Elmer Masters 1:23 am on June 26, 2014 Permalink
    Tags: Drupal 7,   

    It’s Alive! http://www.cali.org is now running the new Drupal 7. There are still plenty of kinks to iron out, but students can log in and run Lessons. And everyone can get free ebooks.

     
  • Elmer Masters 6:33 pm on June 25, 2014 Permalink
    Tags: Drupal 7,   

    Making one last run through open cases to make sure everything is covered.

     
  • Elmer Masters 6:03 pm on June 25, 2014 Permalink
    Tags: Drupal 7,   

    More shifting of databases and code review. Not very glamorous, but it is vital.

     
  • Elmer Masters 5:03 pm on June 25, 2014 Permalink
    Tags: Drupal 7, ,   

    It's a release! There you have it, proof that we have indeed finished tinkering for the moment.

     
  • Elmer Masters 4:18 pm on June 25, 2014 Permalink
    Tags: Drupal 7,   

    A little lunch break. Cloud will be processing stuff whilst we’re away.

     
c
Compose new post
j
Next post/Next comment
k
Previous post/Previous comment
r
Reply
e
Edit
o
Show/Hide comments
t
Go to top
l
Go to login
h
Show/Hide help
shift + esc
Cancel
Secret Link