Skip to main content

Home/ Drupal/ Group items tagged Drupal

Rss Feed Group items tagged

Hendy Irawan

Shadowbox | drupal.org - 0 views

  •  
    Shadowbox is a JavaScript modal media viewer application for viewing images, video, Flash and other content in a modal window. From the author of Shadowbox: Shadowbox is an online media viewer application that supports all of the web's most popular media publishing formats. Shadowbox is written entirely in JavaScript and CSS and is highly customizable. Using Shadowbox, website authors can showcase a wide assortment of media in all major browsers without navigating users away from the linking page.
Hendy Irawan

Views Bulk Operations (VBO) | drupal.org - 0 views

  •  
    augments Views by allowing bulk operations to be executed on the nodes displayed by a view. It does so by showing a checkbox in front of each node, and adding a select box containing operations that can be applied on the selected nodes.
Fabola smith

Mobile Text Messaging Using Drupal - 0 views

  •  
    These days large scale organizations are providing custom-designed applications to suit the needs of the vast mobile community spread across the world. Internet giants like Facebook and Twitter have rolled out customized applications to provide for a great user experience. All of it makes sense because of the rapid advancement in mobile technology and the growing user base especially in developing countries.
Hendy Irawan

reCAPTCHA | drupal.org - 0 views

  •  
    Uses the reCAPTCHA web service to improve the CAPTCHA system and protect email addresses.
Daniel Gregoire

JD Oganis - Robust Media Theme for Drupal - 0 views

  •  
    Beautiful red/black theme for media-heavy sites.
Richard Sheppard

Customizing Drupal 6 Themes - ThemesWiki - 0 views

  •  
    I've not fully digested this yet, so the material might be covered elsewhere. Still - could be worth it.
Richard Sheppard

Using open source software to design, develop, and deploy a collaborative Web site, Par... - 0 views

  •  
    Gives some further details for use with Drupal and has screenshots.
Cathy Evanoff

Drupal: Content Management for the Web 2.0 World | NECC 2007 Drupal Presentation - 0 views

  •  
    morning session
Robert Redl

Using different page templates depending on the current path | drupal.org - 0 views

shared by Robert Redl on 21 Aug 11 - Cached
  • the front page is a special case: the special template: page-front.tpl.php will be used for the page set to , or the URL http://example.com with no path following, as well as any path aliased to that location - in other words this is the same as the 'is_front' variable
Robert Redl

Empty Page | drupal.org - 0 views

shared by Robert Redl on 21 Aug 11 - No Cached
  • The Empty Page module is a simple empty page solution. It provides an interface that assists in managing "empty" menu callbacks, mostly used for pages that only consist of blocks.
  • empty pages are necessary are things like the home page, or a section landing page where you want several info blocks that you can freely move around if needed.
  • Empty Page is completely disconnected from layout and will remain fundamentally simple
Richard Sheppard

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

  • 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.
  • 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 .
  •  
    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.
« First ‹ Previous 61 - 80 of 83 Next ›
Showing 20 items per page