| 1 |
/*
|
| 2 |
* Change Log for ddblock module
|
| 3 |
* Author: ppblaauw
|
| 4 |
*/
|
| 5 |
|
| 6 |
2009-sep-13
|
| 7 |
Changed ddblock themes
|
| 8 |
Add theme functionality functions to module
|
| 9 |
Add posibility not to use slidetext from configuration page
|
| 10 |
Add scrollable pager
|
| 11 |
Made prev and next text of prev/next pager translatable
|
| 12 |
Change prev/next pager and count from id to class
|
| 13 |
Add pager next/previous options with other pagers
|
| 14 |
|
| 15 |
Add pager_fast option to basic and advanced settings
|
| 16 |
Add pager_pause option to basic and advanced settings
|
| 17 |
Made pager with pager next/prev possible
|
| 18 |
Disable click when pager is mouseover
|
| 19 |
Set proceed to next image default to off
|
| 20 |
Set sort order default to ascending
|
| 21 |
Set speed to 500 by default
|
| 22 |
Set timeout to 5000 by default
|
| 23 |
Set advanced to 1 by default
|
| 24 |
Set maximage default to 5
|
| 25 |
Jquery Cycle plugin updated to version 2.72
|
| 26 |
Add none and all effects
|
| 27 |
Add debug info as a setting
|
| 28 |
|
| 29 |
#389546 fixed size always 55x55px with image folder
|
| 30 |
#391178 fixed pager setting goes always to top when chaging configurations
|
| 31 |
#397018 fixed sort order of original content can not be used
|
| 32 |
#412494 Add support to ignore files from a folder.
|
| 33 |
#429138 fixed number pager doubles when part of page refreshed with AJAX
|
| 34 |
#462066 fixed template variables conflict
|
| 35 |
#491836 fixed blocks and content types being mandatory in settings page
|
| 36 |
|
| 37 |
2009-feb-26
|
| 38 |
Fixed advanced settings not shown on initial configuration page view
|
| 39 |
Changed cycle plugin to version 2.55
|
| 40 |
|
| 41 |
#issues
|
| 42 |
#380746 Fixed view no content issue
|
| 43 |
|
| 44 |
2009-feb-18
|
| 45 |
|
| 46 |
Destroy views object when not needed anymore to save memory
|
| 47 |
Make image folder file path relative to drupal file path instead of drupal root
|
| 48 |
Changed cycle plugin to version 2.51 (multiple effects)
|
| 49 |
Javascript for admin page included only on admin page
|
| 50 |
Added longer speed and timeout settings
|
| 51 |
Improved jquery custom options helptext
|
| 52 |
changed install.txt file
|
| 53 |
changed readme.txt file
|
| 54 |
removed file ddblock-cycle-block-content-array.tpl.php
|
| 55 |
removed file ddblock-cycle-block-images.tpl.php
|
| 56 |
Some minor code and text improvements
|
| 57 |
|
| 58 |
#issues
|
| 59 |
|
| 60 |
#351030 thanks to acouch Added image cache presets for images
|
| 61 |
#355888 Fixed image size issue
|
| 62 |
#358147 Fixed not recognizing long view_names
|
| 63 |
#359297 Fixed JavaScript and CSS included only on ddblcok pages
|
| 64 |
#359810 Fixed ddblock injects itself into other block configuration form
|
| 65 |
#361447 by mrfelton Fixed get right views block when multiple views blocks used
|
| 66 |
#361452 Fixed sort order support for advanced dynamic display blocks
|
| 67 |
|
| 68 |
2009-jan-04
|
| 69 |
|
| 70 |
Fixed custom-pager issue in config page
|
| 71 |
Fixed prev-next pager issue
|
| 72 |
Add speed direct
|
| 73 |
|
| 74 |
#Issues
|
| 75 |
#351453 Fixed wrong Content template
|
| 76 |
#351159 Fixed number of nodes issue
|
| 77 |
|
| 78 |
2008-dec-24
|
| 79 |
|
| 80 |
Add init hook to add js and css files
|
| 81 |
Remove ahah functionality for pager dimensions
|
| 82 |
Don't cache ddblock blocks
|
| 83 |
Node teaser or full node view
|
| 84 |
Overflow hidden checkbox
|
| 85 |
Add advanced dynamic display block functionality
|
| 86 |
Add standard templates
|
| 87 |
Add custom templates
|
| 88 |
Add prev/next pager
|
| 89 |
Add custom pager
|
| 90 |
Add pagercontainer
|
| 91 |
Add pager position
|
| 92 |
Add pager event setting
|
| 93 |
Add slidetext functionality
|
| 94 |
Add jQuery effect for Slide text
|
| 95 |
Add better CCK and Views support
|
| 96 |
Longer timeout and speed settings
|
| 97 |
Made admin form more dynamic with jQuery functionality
|
| 98 |
|
| 99 |
#issues
|
| 100 |
#334663 by ppblaauw: fixed all images display briefly on page load
|
| 101 |
|
| 102 |
2008-oct-30 ddblock 6.x-1.0-rc2
|
| 103 |
|
| 104 |
#311352 by ppblaauw: fixed insert of views instance.
|
| 105 |
#312622 by ppblaauw: fixed block caching.
|
| 106 |
#327459 by ppblaauw: make custom image size possible.
|
| 107 |
|
| 108 |
2008-sep-01 ddblock 6.x-1.0-rc1
|
| 109 |
|
| 110 |
by ppblaauw: removed the ddblock-block-headerimage.tpl.php file.
|
| 111 |
#302393 by ppblaauw: fixed unknown column issue.
|
| 112 |
#302155 by ppblaauw: fixed pager issue.
|
| 113 |
#302393 by ppblaauw: fixed insert of block bug.
|
| 114 |
|
| 115 |
2008-aug-31
|
| 116 |
add functionality for block instances so all blocks can be used with
|
| 117 |
the dynamic display block module
|
| 118 |
change headerimage specific template file to a block content template file.
|
| 119 |
add settings for block instances.
|
| 120 |
add maximum image to show for image folder.
|
| 121 |
add input type to choose which input method to use.
|
| 122 |
add clear-block in template files.
|
| 123 |
add fieldsets to make settings more grouped.
|
| 124 |
|
| 125 |
rename some function to better names.
|
| 126 |
optimize get_blocks code.
|
| 127 |
remove headerimage specific code.
|
| 128 |
strip css file to minimum.
|
| 129 |
clean up AHAH callbacks.
|
| 130 |
|
| 131 |
issues
|
| 132 |
|
| 133 |
#295606 regular expression fix
|
| 134 |
#299500 CSS changed
|
| 135 |
|
| 136 |
|
| 137 |
|
| 138 |
|
| 139 |
|
| 140 |
|
| 141 |
|
| 142 |
|
| 143 |
|
| 144 |
|
| 145 |
|
| 146 |
|