Bundle entity form IDs violate module namespaces (both on server-side +...
Follow up for #1871772-108: Convert custom blocks to content entitiesProblem/Motivation+++ b/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php @@ -0,0 +1,216 @@ + //...
View ArticleChange key of custom block vertical tabs to use 'advanced' instead of...
Follow up for #1871772-108: Convert custom blocks to content entitiesProblem/Motivation+++ b/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php @@ -0,0 +1,216 @@ +...
View ArticleBuild API to Replace Links using Title Attributes with Proper Accessible,...
Coming from #1849610-48: Improve "add" links accessibility I realized how important it would be to have a consistent way to have some sort of tooltip functionality without relying on a link title...
View ArticleNotice: Undefined index: #children in drupal_render() (line 5849 of...
I am using Drupal 7.19 and Talk 7.x-1.0. I don't recall seeing this error in Drupal 7.18 or prior versions, hence my posting here and not in the Talk issue queue. I activated the Talk page for a...
View ArticleDetermine when and/or how to display summaries for vertical tabs and details...
In the work done to improve the layout and usability of the node add/edit page, there was a great discussion of whether or not to remove the summaries attached to vertical tabs and collapsibles...
View ArticleMove comment threading and per page settings to Formatter settings
Follow up for #731724: Decouple comment.module from nodeProblem/Motivation#731724: Decouple comment.module from node Moves comment to a field api field. We would love to get the threading and pager...
View ArticleRemove comment_entity_view
Follow up for #731724: Decouple comment.module from nodeProblem/MotivationComment.module use comment_entity_view() to add links etc. These are ideal candidate to be ported to a field formatter.Proposed...
View ArticleNew Themes link broken on http://drupal.org/download
It leads to this page: http://drupal.org/project/themes?solrsort=created%20desc
View Articletaxonomy-term.tpl.php should control node listing output
taxonomy-term.tpl.php works like nothing else in Drupal theming in that it essentially acts as a "header" for the listing of node teasers that come after it. This means there is effectively no way of...
View ArticleI am unable to update my security settings
Every time I try to update my Chaos tool suite (ctools) (Security update) I get an error message. Can anyone let me know what to do so that I can fix this problem?AttachmentSizeStatusTest...
View Articlebunch of Errors
After installing , when i go to configuration i am getting these errors User error: "title" is an invalid render array key in element_children() (line 6098 of core\includes\common.inc). User error:...
View ArticleUpdate URL of change notification for "_field_info_collate_fields() memory...
#1040790: _field_info_collate_fields() memory usage got committed with links to a placeholder "change notification" node on d.o. The actual change notification was then filled in a new, different node,...
View Articleposting anonymous comment invalidates ALL cached pages for current anonymous...
Hi, Just recently came across very strange problem - posting a comment on a cached page as an anonymous user, disables caching for whole cached site for current anonoymous user - as far as I can tell,...
View ArticleAdd an orientation toggle to the responsive preview feature so that a page...
Problem/MotivationThis is a followup to #1741498-39: Add a mobile preview bar to Drupal core.Currently, the responsive preview feature only allows for a page to be previewed in portrait mode of a...
View ArticleEvaluate auto-magic showing of Tour and Edit buttons only on pages where they...
Follow up from #1809352-139: Write tour.module and add it to core. @Dries said:I was confused about not seeing the tour icon after applying the patch. I actually had to look at the code to figure out...
View Articleadd a tour for the first page after install showing extend and other things
Follow up for #1809352: Write tour.module and add it to coreProblem/MotivationThe original issue added the infrastructure for being able to add tours, and an example that shows in views edit. Another...
View ArticleReplace help with tour
Follow up for #1920468: add a tour for the first page after install showing extend and other thingsProblem/MotivationTour is neat. Having tour and help separate might be confusing.Proposed...
View ArticleWhich table in the database stores module configuration
In Drupal 7 there was a system table which had various fields for the modules found by the system. There was a status column where one could edit and set to 0 to disable a module manually.I am just...
View ArticleUnable to close overlay
Hi all,(FIrst I don't know if this is the right forum, sorry if it is not !).I am using overlay module to display some nodes form.I have a custom cancel button to close the overlay (with confirmation...
View ArticleHave rdf.module only act on renderable entities
rdf_entity_load() issues db queries whenever an entity is loaded. In D8, that happens an *awful* lot of times on stuff rdf module shouldn't bother with...
View Article