BETA testers needed! PatchParty.com

Hi everyone,


We're looking for BETA testers for our new site, patchparty.com


In a nutshell, Patch Party allows you to find customized software, post bounties, and get support. It's also a place for software developers to publish and maintain open source patches, and offer paid support for their patches.


Why was Patch Party created? Because finding patches isn't an easy task.

  1. Do you know exactly where to find a patch for a particular software?
  2. Can you find a patch that does what you want?
  3. Can you find a patch that works with the current version of the software?
  4. Can you find a patch that someone is supporting?

These types of problems are very frustrating for everyone in the open source community, both developers and non-developers.

It's time for a solution! :-)


Patches for any type of open source software are welcome. Right now we're focusing on creating unique services for developers that want to create patches for Drupal modules. In a few months, we hope to roll out similar services for Wordpress developers.

Our current services include:

  • Automatically creating a new Drupal demo website for each of your patches.
  • Create a Drupal patch by simply choosing the name and version of any module hosted on Drupal.org

Can't install wysiwyg-7.x-2.0.tar.gz

When I try installyng "wysiwyg-7.x-2.0.tar.gz" I get the following error message:
"•The specified file temporary://fileu3eAhJ could not be copied, because the destination directory is not properly configured. This may be caused by a problem with file or directory permissions. More information is available in the system log.
http://ftp.drupal.org/files/projects/wysiwyg-7.x-2.0.tar.gz could not be saved to temporary://update-cache/wysiwyg-7.x-2.0.tar.gz.

Admin Mass Select and Mark Them as Read?

I just want to be sure before clicking. I have like 30 new! post. Is there a way to mass select and mark them as read?

Also, under My Account, each user has a Track.

Is there a way to add a Track to the Navigation menu? What's the address link to it?

www.collegiateboard.com (is what I'm working on)

my site become blank when I use this code

hi all,

what is the problem with this code ?

function menufun_hello($first_name = '',$last_name ='') {
return t('Hello! @first_name @last_name',
array('@first_name => $first_name,'@last_name' =>$last_name));
}

when I save it I cant enter to my site ,it become a blank page !,but when I remove it every thing become ok !

How could I transfer values between a field of different nodes?

Semantically, I'm still not sure how to ask this question, which might be why I haven't found an answer searching as of yet...

What I'd like to do is set up a transfer of a quantity between nodes.

Example:

Let's say I have 2 nodes, with a field showing how many flowers that Dick and Jane have. Dick has 10 flowers and Jane has none. Dick gives Jane 2 flowers. Then Dick has 8 and Jane has 2. Easy enough.

Simple Block positioning advice

Intro: Hello, I'm new to this group, drupal, and web development. I'm a programmer by profession (Java, C++, Perl etc. No PHP or CSS) so hope not to get too lost with your answers.

Problem: I downloaded Drupal 7 and want to build a business website for my wife. I have the design I want on Photoshop which is extremely simple. Whereby, after the logo and title row, I have the first row with 1 big column for a Block which should have a maximum of 3 content nodes in it as I don't want the user to have to scroll down the page. The second row underneath should have 3 columns to hold three blocks of latest blog teasers, articles, or product reviews. These blocks I'd like to beautify with CSS probably. Also want to control my background colors.

The problem is I'm finding it extremely difficult to achieve this. I've downloaded a few themes to assist, including Fusion and Omega but documentation is either lacking or too hard for my meager brains and I'm left scratching my head.

All I ask for is advise on where to look for a solution. For example, which theme will help me achieve this? Should I look for a solution in the back end (as a programmer) and pick up PHP - which books will help on Drupal themeing? Or can this be achieved with a silver bullet module.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x