Skip to main content

Diigo Home
Home/ Groups/ Drupal
Richard Sheppard

Solango and Tomcat 6 on Ubuntu Intrepid @ Irrational Exuberance - 1 views

  • sudo cp -R /var/lib/tomcat6/conf /usr/share/tomcat6/
    sudo cp -R /var/lib/tomcat6/temp /usr/share/tomcat6/
    • Richard Sheppard
       
      I replaced these two lines with:
      sudo ln -s /var/lib/tomcat6/conf .
      sudo mkdir /var/lib/tomcat6/temp
      sudo ln -s /var/lib/tomcat6/temp .
  • sudo mkdir /usr/share/tomcat6/logs
    • Richard Sheppard
       
      Use:

      sudo ln -s /var/lib/tomcat6/logs .

      Instead. The command "sudo bin/startup.sh" will give you grief if you don't.
  • Richard Sheppard
     
    I used this howto for setting up Tomcat to provide the Solr service while using the out of the box Tomcat6 from the normal Ubuntu channels. I'm using Jaunty. I've highlighted a couple of things in the process.
Thomas Bonney

Getting started with Drupal? Check out this cheat sheet! | Refcardz - 0 views

  • Thomas Bonney
     
    from twitter : @webdevresources: Getting started with #Drupal? Check out this cheat sheet! http://bit.ly/7rsBc
Thomas Bonney

LA Drupal videos galore (DrupalCampLA + Meetings) | groups.drupal.org - 0 views

  • Thomas Bonney
     
    LA Drupal video archive of meetings and DrupalCampLA.
Thomas Bonney

Screencast: Setting up Views to build custom pages and access control | groups.drupal.org - 0 views

  • Thomas Bonney
     
    Excellent tutorial on views and access controls.
Thomas Bonney

Admin | drupal.org - 0 views

  • Thomas Bonney
     
    As much of a theme as a module, this addition to Drupal implements some UX ideas currently being explored by the Drupal 7 usabilty team. Definitely worth reviewing.
Richard Sheppard

Druplash and Druplex Presentation at DrupalCon Boston 2008 Went Great | cascadingStyle - 0 views

  • Richard Sheppard
     
    Excellent info re: using Flash to read content managed by Drupal
Richard Sheppard

Embed a Region in a node.tpl.php file (D5) | drupal.org - 0 views

  • Richard Sheppard
     
    Also comments below for Drupal 6
Richard Sheppard

SugarForge: Drupal connector for SugarCRM: Project Info - 0 views

  • Richard Sheppard
     
    Today, out of nowhere I was tasked with finding out a bit more about SugarCRM. I'm very impressed.

    And... drupal integration. Definitely worth a go.
1 - 20 of 34 Next ›
Showing 20 items per page
Join this group