announcements 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| announcements-7.x-1.x-dev.tar.gz | 25.42 KB | d60f2f75e03bd74ff66072f0e1d85629 |
| announcements-7.x-1.x-dev.zip | 28.84 KB | e700f6499228edb781582574a5fe70ae |
Release notes
Initial 7.x support
announcements 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| announcements-6.x-1.4.tar.gz | 20.52 KB | 87fb2017ed8a461814a1a27a0b84308f |
| announcements-6.x-1.4.zip | 26.99 KB | e4b318a7c0cb412d5ec226683c517f94 |
Release notes
- Split admin out. #444846: Split admin functions out
- Add ability to disable end date. #600630: Users can override expiry date set in admin
- Change block links to node/nnn. #602810: Title is missing when announcement is clicked in block
- Add "edit" link feature. #607926: Add "edit" link
- Replace Help links by menu tabs. #607944: Replace Help links by menu tabs
- Remove float from dates. #640758: Starting and Ending date viewing
- Option to turn off abstracts on node view. #681478: Turning off 'abstracts' on node view + title doesn't show in Node view
- Display title in node view. #681478: Turning off 'abstracts' on node view + title doesn't show in Node view
- Fix title path in block. #727412: The 'Announcements: Active' BLOCK shows "announcements/##", rather than friendly URL
- Check for "has_body". #881864: Hide Body
announcements 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| announcements-5.x-1.3.tar.gz | 14.21 KB | 35440922ddba832570cdf7ca27dc132d |
| announcements-5.x-1.3.zip | 16.44 KB | 99ca6f4524093b6e0b709375031ba317 |
Release notes
- wrapper div to blocks. #319081: announcements displayed next to each other(horizontally) in a block
- Added false to check_markup. #329880: Unauthorised users can't see the abstracts.
- Correct time zone adjustment. #334107: Timezone calculation error
- Fix messed up menu entry. #360492: Create Announcements: You are not authorized to access this page.
- Change to node_view, add "read more" #334215: Add "read more" to view full node.
- Increase abstract to 2048 characters. #367291: Abstract field - if too long characters get eaten
- Change for weights to better work with i18n. #355838: Make it multilingual, to work with i18n
- Better separator in block. #386850: how about a menu-type for the blocks
announcements 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| announcements-6.x-1.3.tar.gz | 17.39 KB | e8e8477eba830f49eb2facd3c49bb1ee |
| announcements-6.x-1.3.zip | 20.59 KB | 06c53d2c49b054e774feb4e49c20740c |
Release notes
- wrapper div to blocks. #319081: announcements displayed next to each other(horizontally) in a block
- Added false to check_markup. #329880: Unauthorised users can't see the abstracts.
- Correct time zone adjustment. #334107: Timezone calculation error
- Fix messed up menu entry. #360492: Create Announcements: You are not authorized to access this page.
- Change to node_view, add "read more" #334215: Add "read more" to view full node.
- German translation. #301987: German lang file
- Increase abstract to 2048 characters. #367291: Abstract field - if too long characters get eaten
- Change for weights to better work with i18n. #355838: Make it multilingual, to work with i18n
- Better separator in block. #386850: how about a menu-type for the blocks
- Options to show title only and read link in block. #386850: how about a menu-type for the blocks
- Add alt attribute for validation.
- Block borders mess up some themes.
- Change abstract to "text." #387232: Install fails on PHP4 / MySQL server 4.1.20
- Related announcements block. #412844: Announcements Block by Vocabulary Terms
announcements 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| announcements-6.x-1.2.tar.gz | 14.77 KB | 1941a296f97ee1836d1689f1486c59a5 |
| announcements-6.x-1.2.zip | 17.16 KB | bd699f96c2b2e415d3d91271b5e0ef13 |
Release notes
#299776: Blocks all messed up by NancyDru - fix block code.
#288359: Date sorting options by NancyDru for MGN - add sorting options.
#301987: German lang file by torstenzenk - German translation, string fixes.
#314118: Controlling node access rights for Announcements using node privacy by role by NancyDru for MGN - Corrected access rights.
#317359: Publication in the morning fails! (2nd patch) by AlexisWilke, NancyDru - Change mktime() to gmmktime().
#316934: The announcement CRON is failing with Postgresql by AlexisWilke, NancyDru - Change hook_cron to use sub-select rather than non-standard JOIN.
#314118: Controlling node access rights for Announcements using node privacy by role by AlexisWilke, NancyDru - Corrected access rights.
#317484: Form not 100% compatible with D6 by AlexisWilke, NancyDru - Changed node_form to use node_body_field.
#317485: Change of misleading help by NancyDru for AlexisWilke - Clarified help text.
#317359: Publication in the morning fails! (2nd patch) by AlexisWilke, NancyDru - Use timezones for dates.
#317402: Compact display drops node-unpublished class by AlexisWilke, NancyDru - Use standard node classes on main page.
announcements 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| announcements-5.x-1.2.tar.gz | 14.77 KB | 8894c0d616548a1076a92f31bb2e189d |
| announcements-5.x-1.2.zip | 17.07 KB | 2471eb4705edb381755ea645d7600450 |
Release notes
#299776: Blocks all messed up by NancyDru - fix block code.
#288359: Date sorting options by NancyDru for MGN - add sorting options.
#301987: German lang file by torstenzenk - German translation, string fixes.
#314118: Controlling node access rights for Announcements using node privacy by role by NancyDru for MGN - Corrected access rights.
#317359: Publication in the morning fails! (2nd patch) by AlexisWilke, NancyDru - Change mktime() to gmmktime().
#316934: The announcement CRON is failing with Postgresql by AlexisWilke, NancyDru - Change hook_cron to use sub-select rather than non-standard JOIN.
#314118: Controlling node access rights for Announcements using node privacy by role by AlexisWilke, NancyDru - Corrected access rights.
#317484: Form not 100% compatible with D6 by AlexisWilke, NancyDru - Changed node_form to use node_body_field.
#317485: Change of misleading help by NancyDru for AlexisWilke - Clarified help text.
#317359: Publication in the morning fails! (2nd patch) by AlexisWilke, NancyDru - Use timezones for dates.
#317402: Compact display drops node-unpublished class by AlexisWilke, NancyDru - Use standard node classes on main page.
announcements 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| announcements-6.x-1.1.tar.gz | 14.01 KB | 697cf4e5c12ed79a18ba32c97afa4da4 |
| announcements-6.x-1.1.zip | 16.27 KB | 88a23538010b6268bcb7b4ad294f5698 |
Release notes
Honor "sticky" in block. #272440: Honor the sticky attribute
Change ORDER by to include expiration date.
Added "Expired" flag on the announcements page.
Fix malformed pager_query. #272303: Announcements & Anonymous users == mysql twist
Change cron to set a node to published at the correct time. #280651: Cron doesn't set an announcement to published
announcements 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| announcements-5.x-1.1.tar.gz | 13.82 KB | f28e5f836e79ed4168bf4cdc0a000422 |
| announcements-5.x-1.1.zip | 15.99 KB | 7ec717b7bb46f2af19077afc890ceacc |
Release notes
Honor "sticky" in block. #272440: Honor the sticky attribute
Change ORDER by to include expiration date.
Added "Expired" flag on the announcements page.
Fix malformed pager_query. #272303: Announcements & Anonymous users == mysql twist
Change cron to set a node to published at the correct time. #280651: Cron doesn't set an announcement to published
announcements 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| announcements-6.x-1.0.tar.gz | 13.96 KB | a29a99b4dbacf6fc5664792511be18d0 |
| announcements-6.x-1.0.zip | 16.21 KB | 474e9d3f32ef31d88b9294bcf2a9df78 |
Release notes
Stable release for 6.x
announcements 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| announcements-5.x-1.0.tar.gz | 13.73 KB | e9fa3cff96b89e31e4c1aa70c89fcef7 |
| announcements-5.x-1.0.zip | 15.83 KB | 3ccc70be49d20f4fefe500be70f7b85d |
Release notes
Stable release for 5.x
announcements 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| announcements-6.x-1.x-dev.tar.gz | 16.39 KB | 557520419489650c0890ad48b60f0e24 |
| announcements-6.x-1.x-dev.zip | 18.91 KB | e2342c5790e2a884c2b38df8c43fafbf |
Release notes
6.x support
announcements 6.x-1.0-beta
| Download | Size | md5 hash |
|---|---|---|
| announcements-6.x-1.0-beta.tar.gz | 13.8 KB | 5fc03d6881c41fd46dd674d1921fa3c7 |
| announcements-6.x-1.0-beta.zip | 16.08 KB | 3eae82a5ad2a25efa4d77dc4f85017a1 |
Release notes
First shot at 6.x support.
announcements 5.x-1.0-beta
| Download | Size | md5 hash |
|---|---|---|
| announcements-5.x-1.0-beta.tar.gz | 14.03 KB | 403482d2a115ceeff63acdc3974872cd |
| announcements-5.x-1.0-beta.zip | 16.18 KB | 9031e273df721bdf77f5bfa9b516f528 |
Release notes
Last interim before full release.
announcements 5.x-1.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| announcements-5.x-1.0-alpha4.tar.gz | 14.02 KB | f1c31b20235844658b8d22e8022e65b9 |
| announcements-5.x-1.0-alpha4.zip | 16.16 KB | 37c3ee23f9bca98a3968b7b49dd74653 |
Release notes
Added variable deletes to uninstall code.
Fixed typo in uninstall.
Added content delete to uninstall.
Changed dates format, added dates to full view.
Refreshed translation template.
announcements 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| announcements-5.x-1.x-dev.tar.gz | 12.84 KB | a2c5546d9e17bf9ca98ea8ebd6e2c2c0 |
| announcements-5.x-1.x-dev.zip | 14.32 KB | 0d9a1bf9c90ffd94ea62cd7050dc79e9 |
Release notes
newest stuff for 5.x
announcements 5.x-1.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| announcements-5.x-1.0-alpha3.tar.gz | 13.93 KB | fe68c5084e29e7ad2aead494f268ea85 |
| announcements-5.x-1.0-alpha3.zip | 16.02 KB | cba4b3df007bed0ab90e49d6f9e21b7d |
Release notes
Corrected help links.
Corrected content type.
Corrected settings path.
Added default interval setting.
Corrected names in function calls.
Changed date conversion to bypass drupal calls.
#255726 by NancyDru for melsawy - fix alias case, menu name.
Clean up module info.
Improve doxygen.
Improve default announcement interval.
Better add type description.
Improved block styling.
Refreshed translation template.
announcements 5.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| announcements-5.x-1.0-alpha2.tar.gz | 13.54 KB | ec1b6d205f858df5cf7097da7d3d3c9b |
| announcements-5.x-1.0-alpha2.zip | 15.49 KB | 84865dedf9f145ce456b6cd4b0ea6f2d |
Release notes
Fix problems caused by renaming module.
announcements 5.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| announcements-5.x-1.0-alpha1.tar.gz | 12.62 KB | 193acff2d5f144009e13e80268468835 |
| announcements-5.x-1.0-alpha1.zip | 14.12 KB | ac0554c8ddf1546adc8aede4280d4fd3 |
Release notes
This is a new port of the IBM sample announcement module files.