Creating a simple Drupal module project

This is a tiny but interesting project. We need a Drupal module that integrates Acobot (http://acobot.com) with Drupal.

Required features.

  1. Allow site owner to install Acobot chat box with the installation key, without copying/pasting the HTML code. (Similar to http://wordpress.org/extend/plugins/acobot/, detailed instructions included with admin UIs)
  2. Enable site owner to set the chat box visibility, with an UI same as block visibility settings.
  3. Transfer the email address of registered users to Acobot. See http://acobot.com/doc/ref/apis.

The developer is expected to

  • Write the codes and full user documentation.
  • Test the modules thoroughly.
  • Create a project on drupal.org, with full project pages.
  • And get the project published on drupal.org.

Compensation:

  • You may choose to join our affiliate program and receive 30% of payments from customers referred with the modules. You will maintain the project on a continuous basis. See http://acobot.com/affiliate.
  • OR you can choose a one time payment. You will need to maintain the project (handling issues, fixing bugs, etc.) for 30 days after it's published. Give a quote if you prefer one time payment.

How to delete or edit meta tags?-- Nodewords

One of my sites is on Drupal 6, using the Nodewords module for our meta tags. Nodewords is fine, but what I can't figure out is how to delete a meta tag? I have a front page description tag that needs to be deleted. Sorry if I missed the answer somewhere...I have searched and read docs, and I don't see how to edit or remove meta tags after creating them with Nodewords. There are two description tags, and admin/content/nodewords/meta-tags/frontpage only shows the first one.

thanks!

Drupal work from all prefix beside www

Hi everybody;

I've a problem that I think because of boost module.

My site works from all prefix in dns record like pop, mail, smtp etc. Users can access to my content with 4 different way. For example;

www.example.com/node/1
pop.example.com/node/1
smtp.example.com/node/1
mail.example.com/node/1

All display the same content. As I state first I use boost module and drupal 6x.
How can I solve this problem? Please help..

Extract foreach array and deal with each item separately

I'm trying to print each exposed filter widget separately. Below is the foreach that prints all the widgets at the same time (via views-exposed-form.tpl.php). How would I go about printing them separately?

Field Values Changing Annually

I have field values that change annually. I utilize views to display these as Exposed Filters as they are part of the content type.

Fiscal Year Dropdown Values: 2012, 2013, 2014, etc...

Name: Field- Values available for 2012
Dropdown list:
Value 1
Value 2
Value 3

Name: Field- Values available for 2013
Dropdown list:
Value 4
Value 5
Value 6

Numbered OL ordered lists counts start over at zero after 9

Numbered OL ordered lists counts start over at zero after 9 once you publish the page, but its okay when you are in edit mode. It looks like this when its published.
1.text
2.text
3.text
4.text
5.text
6.text
7.text
8.text
9.text
0.text
1.text

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x