Closed (fixed)
Project:
Button Field
Version:
7.x-1.0-beta1
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2011 at 05:51 UTC
Updated:
26 Mar 2012 at 10:55 UTC
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
Comment #1
jaap76 commented+1
I installed the module + rules, but I don't see anything.
Comment #2
glowkeeper commentedsubscribing (to the request for some documentation)
Comment #3
BassistJimmyJam commentedI 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.
Comment #4
BassistJimmyJam commentedMarked #1386224: Add documentation as a duplicate.
Comment #5
katrialesser commentedI 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.
Comment #7
mcfilms commentedSorry 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."
Comment #8
BassistJimmyJam commentedI just clicked the link and it worked fine.
Comment #9
mcfilms commentedHi,
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
Comment #10
BassistJimmyJam commentedHmm... 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.
Comment #11
BassistJimmyJam commentedChanged documentation link to point at a github clone until the issue with gitweb is resolved.