Hi,

Before I ask lots of questions on how to use the Buttons modules would you mind posting a link to the doucmentation as the link currently does not go anywhere?

thanks

Comments

jaap76’s picture

+1

I installed the module + rules, but I don't see anything.

glowkeeper’s picture

subscribing (to the request for some documentation)

BassistJimmyJam’s picture

Title: user guide for Buttons module » Update button field documentation
Version: 6.x-1.0-rc1 » 6.x-1.x-dev
Status: Active » Fixed

I have updated the documentation link to point at the README for the Drupal 7 version. Though there are some differences from the Drupal 6 version, this should help you with your implementation.

BassistJimmyJam’s picture

Marked #1386224: Add documentation as a duplicate.

katrialesser’s picture

I am having issues. When I go to set up the module/rule like it says in the documentation

"Usage
=====
You can add a button field to any fieldable entity type. For example, to
add one to the default page content type, go to
/admin/structure/types/manage/page/fields and use the same manage fields
interface you would use for any other field type.

To add rules to trigger when a button is clicked, you will need to add a rule
at /admin/config/workflow/rules......."

But neither of these pages is accessible to me. It returns "Page Not Found" for each. I am using Drupal 6. If this is one of the small differences you mentioned, I guess I need to know how to get to it for Drupal 6.

I'm just trying to set it up to be similar to a "like" button, and change a number field when it is clicked. But right now I can't get anything to show. Please help? Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

mcfilms’s picture

Version: 6.x-1.x-dev » 7.x-1.0-beta1
Category: support » bug
Status: Closed (fixed) » Active

Sorry to reopen this, but its probably an easy fix. When I click on the Documentation link from the module page I get directed to:
http://drupalcode.org/project/button_field.git/blob_plain/refs/heads/7.x...

Which says:
"Corrupted Content Error
The page you are trying to view cannot be shown because an error in the data transmission was detected.
The page you are trying to view cannot be shown because an error in the data transmission was detected.Please contact the website owners to inform them of this problem."

BassistJimmyJam’s picture

Category: bug » task
Status: Active » Fixed

I just clicked the link and it worked fine.

mcfilms’s picture

Hi,

I'll leave it alone, but just be aware that users that like the Firefox browser will not be able to read the documentation.

See: http://drupal.org/node/1303208

BassistJimmyJam’s picture

Status: Fixed » Needs work

Hmm... thank you for bringing this to my attention. I don't use Firefox so when I clicked on the link I didn't have an issue. I'll change the link to point elsewhere.

BassistJimmyJam’s picture

Status: Needs work » Closed (fixed)

Changed documentation link to point at a github clone until the issue with gitweb is resolved.