How does Views get jrating.module to display a vote as 5 stars with no text?

When jrating displays a result for a node it displays it as five stars with "average rating" above them and "(n votes)" below them.

When a View is constructed in with view type "table" (and ONLY with view type "table"), when jrating is enabled, it displays the "VotingAPI: Voting results" column as five stars WITH NO TEXT ABOVE OR BELOW THEM.

Hook into a file download

Hi

Im trying to find a way to add (private) file downloads to the watchdog log. My initial thought was to hook into hook_download_file and log from there. I quickly realised that for one reason or another, this is called more than once per download, presumably because it is used for listing attachments, checking permissions and for the actual streaming of the file to the browser. So i thought i should only log on the first call to the hook, incrementing a global int on each call. I appended the int to my log string, it came out as 1 every time..! So my questions for you are:

Automatic thumbnail creation for video module in drupal 4.7

Hi,

This is guru, i m developing a video sharing site using drupal 4.7.
In that i am using using the video module to upload videos...There i m having a
problem.At the time of video upload there is an option to upload a image
for thumbnail creation.....but i dont want to do like this ......i wish to cut a frame from the uploaded video for thumbnailing..ie automatic thumbnail creation from the uploaded video........is there any patch file to do this? Pls send me ur
ideas.........

By
Senthil guru.E

Mail compose option

Hi All,
Do we have any module which is used for composing an email to particular user,

Shirisha

How can I refilter existing content nodes?

I have the following problem: I changed the allowed tags in my html input format, but of course this only applies to newly created content.

Surely there must be some way or module to have the input filter run on all existing content again and modify it accordingly? Or maybe a mass-edit-like modlue to strip the tags manually? I looked through the module list but without luck.

How to sum?

I have these columns

name money
------------
user1 15.25$
user1 15.20$
user1 10.00$
user2 10.00$
user2 12.00$
user2 13.00$

it's imposible to create a left block with summing and grouping these colums:

name sum
------------
user1 40.45$
user2 35.00$
-------------
all sum:75.45$

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x