Closed (fixed)
Project:
jQuery Countdown
Version:
6.x-1.7
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2011 at 17:50 UTC
Updated:
6 Aug 2012 at 16:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
blackice2999 commentedHi,
sorry but this is no bug from this module. The BR tag is coded in the javascript library itself. But i see there ist a option for a compact mode which dont use the br tag i will implement this option to the block form. I think its a good idea to submit the br tag thematic as a bug to the javascript maintainer on: http://keith-wood.name/countdown.html
regards
Dennis
Comment #2
watsomic commentedCreated a patch that removes the break tag and replaces it with a non-breaking space, so that the date and time are inline.
Comment #3
blackice2999 commentedhi watsomic,
thanks but i can´t merge it to the module because we dont have the external javascript here... submit the patch to the maintainer this is the right place for that.
regards
Dennis
Comment #4
spidermanAttaching a new version of watsomic's patch which works directly from a drush make file.
@Blackice2999: Your workaround to add the 'compact' option within the module sounds like a good idea- please keep us updated and we'll happily update to a maintained fix for this issue :)
Comment #5
blackice2999 commentedi will work on it this weekend
Comment #6
blackice2999 commentedHi,
some updates on that ;) - The current DEV Version supports now the compact mode and also supports the "layout" parameter. For this case here the layout parameter is the right way.
Go to Block settings and activate the layout option. Now copy the template file from module directory "jquery-countdown-layout.tpl.php" to your theme. Edit the file like you want (documentation is inside of the file) - Don't forget to clear the cache in drupal.
If you upgrade to the DEV Version you need to run the update.php. Any feedback are welcome on this.
regards
Dennis
Comment #7
Letharion commentedSince no-one provided any feedback for a full year, I'm closing.