You are here

Files in Vote Up/Down 6

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt XXXXXXXX XX, XXXX - 6.x-1.0 --------------------------- [Pratul Kalia] - Code ported to work with Drupal 6 core. - Lots of old PHP functions were replaced by newer ones. - The Administration page was re-structured. - Added SimpleTests. - Forked…
INSTALL.txt INSTALL.txt [[ THIS FILE NEEDS TO BE UPDATED OR REMOVED ]] ********************************************** Vote Up/Down Installation Documentation: --------------------------------------------- Author - Ron Williams ron at ronsnexus dot com Requires - Drupal…
node-example.tpl.php alternative/node-example.tpl.php
node-storylink.tpl.php node-storylink.tpl.php
README.txt README.txt [[ THIS FILE NEEDS TO BE UPDATED OR REMOVED ]] ********************************************** Vote Up/Down Package: --------------------------- Author - Fredrik Jonsson fredrik at combonet dot se Maintainer - Pratul Kalia (lut4rp) Requires - Drupal…
template.php template.php template.php for the vote_up_down.module
views_handler_field_vote_up_down_widget.inc views/views_handler_field_vote_up_down_widget.inc
vote_up_down.css vote_up_down.css .vote-up-down-widget { float: left; clear: left; padding: 2px; margin: 2px 5px 2px 0; border: 1px solid #ccc; } .vote-up-down-via { float: right; color: #999; padding-left: 3px; } .vote-up-act, .vote-up-inact, .vote-down-act,…
vote_up_down.info vote_up_down.info name = Vote Up/Down description = "Allows adding an up/down voting widget to selected content types & comments." dependencies[] = votingapi package = Voting core = 6.x
vote_up_down.install vote_up_down.install The .install file, that contains the schema for the vote_up_down.module
vote_up_down.module vote_up_down.module
vote_up_down.test tests/vote_up_down.test Test file for Vote Up/Down.
vote_up_down.views.inc views/vote_up_down.views.inc Provide views integration with vote_up_down.module.
vote_up_down_actions.inc vote_up_down_actions.inc Contains Drupal actions and actions sets for use with vote_up_down.module and the Voting API..
vote_up_down_points.tpl.php theme/vote_up_down_points.tpl.php vote_up_down_points.tpl.php This template can be overriden by vote_up_down_points_$style.tpl.php
vote_up_down_points_alt.tpl.php theme/vote_up_down_points_alt.tpl.php vote_up_down_points_alt.tpl.php
vote_up_down_widget.tpl.php theme/vote_up_down_widget.tpl.php vote_up_down_widget.tpl.php
vote_up_down_widget_alt.tpl.php theme/vote_up_down_widget_alt.tpl.php vote_up_down_widget_alt.tpl.php

Other projects