Replace theme() with drupal_render() in node module
Part of #2006152: [meta] Don't call theme() directly anywhere outside drupal_render().
View ArticleReplace theme() with drupal_render() in picture module
Part of #2006152: [meta] Don't call theme() directly anywhere outside drupal_render().
View ArticleReplace theme() with drupal_render() in rdf module
Part of #2006152: [meta] Don't call theme() directly anywhere outside drupal_render().
View ArticleReplace theme() with drupal_render() in search module
Part of #2006152: [meta] Don't call theme() directly anywhere outside drupal_render().
View ArticleReplace theme() with drupal_render() in shortcut module
Part of #2006152: [meta] Don't call theme() directly anywhere outside drupal_render().
View ArticleReplace theme() with drupal_render() in simpletest module
Part of #2006152: [meta] Don't call theme() directly anywhere outside drupal_render().
View ArticleReplace theme() with drupal_render() in system module
Part of #2006152: [meta] Don't call theme() directly anywhere outside drupal_render().
View ArticleReplace theme() with drupal_render() in taxonomy module
Part of #2006152: [meta] Don't call theme() directly anywhere outside drupal_render().
View ArticleReplace theme() with drupal_render() in tour module
Part of #2006152: [meta] Don't call theme() directly anywhere outside drupal_render().
View ArticleReplace theme() with drupal_render() in tracker module
Part of #2006152: [meta] Don't call theme() directly anywhere outside drupal_render().
View ArticleReplace theme() with drupal_render() in update module
Part of #2006152: [meta] Don't call theme() directly anywhere outside drupal_render().
View ArticleReplace theme() with drupal_render() in user module
Part of #2006152: [meta] Don't call theme() directly anywhere outside drupal_render().
View ArticleAggregator not working with .aspx feed URL?
Hello all,Is the aggregator not working with with an .aspx feed URL?Thanks for feedback.
View Articlebartik theme had been corrupted after changing subdomain in Acquia Dev Settings
bartik them had been corrupted after I changed the subdomain in the Settings/Sites/(after clicking on the site -> Edit) of the Acquia Dev Desktop Control Panelthe same thing happens when I copy my...
View ArticleRename "Server Settings" fieldset
In the installer, on the "Configure site" page, the fieldset called "Server Settings" contains two select boxes: "Default country" and "Default time zone". I haven't checked where the name "Server...
View ArticleRequired fields are hidden in collapsed fieldsets
On the "Configure site" page in the installer, a number of required fields is hidden in collapsed fieldsets, with no indication that the user has to fill them out. To make things worse, when you click...
View ArticleImprove title for Book Outline form
Currently the book node outline form (/node/{nid}/outline) displays only the node title as the page title. This is confusing and inconsistent with the functionally similar node edit form...
View Articlefile_validate_is_image() returns misleading message if GD is missing
Recently I deployed clone of production website to a test server which has been provisioned without PHP's GD library. It wasn't a fresh install so this problem has been not been picked up by...
View ArticleDo not keep meta fields of node form open when they have a value
Problem/Motivation:The current behviour of the new node form is, that whatever meta fieldset (formerly handled as vertical tabs) has a value, is kept open when you edit the node. This can get messy...
View ArticleImpelement Accordion bevavior for meta fieldsets on node form
Problem/Motivation:Currently the "meta" fieldsets on the node form are kept open when you open another one. In the extreme, you could come to a situation like this:They should be open only one at a...
View Article