Releases of Drupal contributions that are compatible with version 4.7.x of Drupal Core

admin_menu 4.7.x-1.4

Bug fixes

#156952 by sun: Fixed admin menu inaccessible due to margins.
#149229 by sun: Fixed admin menu not expanding in IE7.
#172545 by sun: Use opacity instead of -moz-opacity.
Fixed admin menu block selectors to override any other theme styles.
#157312 by sun: Fixed wrong inclusion of stylesheet.
Fixed a PHP warning when there are no content types defined in the system, as node/add then has no child menu items.
#132867 Fixed z-index too low.
Added support for custom stylesheets per theme.
Removed 5.x compatibility.

biblio 4.7.x-2.9

New features in this version...

  • Fixed bug which prevented editing of existing entries
  • Added settings on the admin/settings/biblio page related to the "New Publications" block
  • Added a new "tabular" output format selectable on the admin/settings/biblio page in the "Styling" group
  • Added a "Keyword" setting on the admin/settings/biblio page which allows the admin to specify the character which will be used to split the keyword string into multiple keywords.
  • Fixed the form rendering such that WYSIWYG editors now work with the biblio input form
  • made a few formating changes to output valid xhtml.
  • fixed a bug in the export function which would sometimes generate mysql errors.
  • carried the "inline" feature throughout the module

Features (in previous versions) include:

  • Added a "Taxonomy Term" select list on the filter page
  • Added the ability to filter on any biblio field using a URL like biblio/custom1/text. This will list all the entries with "text" in the biblio_custom1 field.
  • Keywords are only split on (must be separated by) semicolons now.
  • Changed the "New Pubs" block so that the rss feed icon is outside the html list tags, making it more standards complient.
  • Changed the uid check so that only admins can see unpublished entries.

Pages

Subscribe with RSS Subscribe to RSS - 4.7.x