OpenCraft
Follow OC!
  • Home
  • About
  • Solutions
  • Portfolio
  • Clients
  • Blog
  • Contact

amowafy's blog

Tue, 2008-08-12 15:59
Tags:
  • coding
  • drupal
  • nagios

Run webinject (nagios plugin) for drupal projects

By: 
Ahmed Mowafy

First we will define webinject and nagios.Read more

  • 35 comments
  • 1 attachment
Sun, 2008-03-16 16:51
Tags:
  • coding
  • drupal

How to associate default users with projects in 'Case Tracker' module?

By: 
Ahmed Mowafy

To associate default user in case tracker project:

1-Add a CCK user reference field "Default assignee" in the project content type.

2-Create ajax function on .js file :

function get_default_assignee(path, field_id) {
   var field = $('#'+ field_id).val();
   $.ajax({
    async:true,
    type:"GET",
    url:path + "get/default/assignee/" + field,
    success:function(data) {
     $("input[@id=edit-assign-to]").attr('value',data);
    }
  });
 }

3-In your .module file create menu item :

$items[] = array(Read more

  • 5 comments

Our work

AdHack Screenshot
AdHack: People-Powered DIY Advertising Marketplace and Community

AdHack is an innovative online marketplace for advertising work,...

SSRDP Portal

SSRDP requested a bilingual dynamic web portal to improve its...

View our complete portfolio


OpenCraft

  • About
  • Team
  • Process
  • Community
  • Media Kit
  • Portfolio
  • Clients
  • Industries
    • Social economic development
    • Multimedia culture
  • Services
    • Drupal development
    • Information architecture
    • Open source software development
    • Social network engineering
  • Request quote
  • Contact
  • Search
Blog

Our profiles at:

Drupal Google
rss

Creative Commons License
search