Closed (fixed)
Project:
jQuery Countdown
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2009 at 13:17 UTC
Updated:
2 Jun 2011 at 14:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
robloachThis is definitely something that could be in the module itself, since it's just a single block. If you put together a patch, I'm sure people would love it being part of the module itself!
Comment #2
Ole Martin commentedI install this, but I can't find any block. Somethings I miss here ;-) ?
Comment #3
Ole Martin commentedand now I found it to :-)
a Tab where I add another blocks
admin/build/block/add-jquery-countdown-blockTank you for a very good work
Comment #4
arcaneadam commentedJust so you know I had a problem with this earlier today, when using the date_popup form element where it wasn't storing the time, so You may want to watch out for that. I am doing what I can to fix that before posting a ready to go version for Rob to add to this module.
Comment #5
manogolf commentedI truly appreciate the work accomplished on both of these modules.
I am using at the top of a webform that is automatically unpublished with the scheduler module. Having a prominent countdown displayed is the pièce de résistance.
Comment #6
mshensley commentedThumbs up! This add-on was a big help.
Comment #7
dirkgomez commentedThe block didn't work on a German-language site (probably won't work on any non-English site).
Attached patch fixes this problem.
-- Dirk
Comment #8
jessicakoh commentedThank you to arcaneadam and Rob Loach for these modules.
Love it.
Comment #9
Robberti commentedHi, I would like to use this, but it says when i try to enable it in my module
date_api (missing)
Where can i find date_api?
Comment #10
Ole Martin commentedHi.
date_api is a sub-module that comes with http://drupal.org/project/date
Comment #11
pxlmixer commentedThis works when I'm logged into an account, and doesn't show up if I'm logged out. I don't see any permission settings. Does anyone else have the same problem?
Thank you.
Comment #12
joachim commentedHere is arcaneadam's module, with dirkgomez's fix, and a few clean-ups and extras of my own:
- block caching set to global (not sure that's the right thing on multilingual sites though)
- added an admin title setting
- tidied the form up a bit
- fixed block title not getting saved
- ran through Coder module.
I've kept it as a separate module, as it has the date_api dependency which would encumber someone installing this package just to use the theme_jquery_countdown() function -- but I'm happy to rework it as a patch for jquery_countdown.module itself.
Comment #13
blackice2999 commentedHi,
good work i let them as seperate module and work a little on it. it will be part of the next release.
best regards
Dennis
Comment #14
blackice2999 commented