Skip to main content
Backdrop Forum
  • Welcome!
    • Login
    • Register
  • Forum
  • FAQ
  • Following
  • About
  • Survey

You are here

  1. Home »
  2. Entity bundles should declare both a singular and a plural form of their label

Entity bundles should declare both a singular and a plural form of their label

Respective d.org issue: https://www.drupal.org/node/23298

Some pages might want to show lists of books, or blog entries, etc. We have a name for each node, but a plural equivalent. These plurals ought to be declared in english in the module, and available for translation as usual. Or perhaps there is some other better way to do this.

GitHub Link: 
https://github.com/backdrop/backdrop-issues/issues/1145
GitHub Issue #: 
1145
  • Log in or register to post comments

Recent topics

How to programmatically insert an array into config file

Posted 20 hours 57 min ago by (stpaultim) in How-To and Troubleshooting

How to programmatically create a menu link

Posted 2 days 2 hours ago by (stpaultim) in How-To and Troubleshooting

Difference between node->save() and node_save($node)

Posted 3 days 2 hours ago by (stpaultim) in How-To and Troubleshooting

Recent comments

Thanks for those ideas. Here is what I'm doing now that works.  This adds the video_filter to the config file.  $format = filter_format_load('filtered_html'); $format->filters['video_filter'] = (...

Posted 1 hour 50 min ago by (stpaultim) on:

How to programmatically insert an array into config file

The port of Organic Groups is within days (if not hours) of a beta release. Feel free to help test and report issues. https://github.com/backdrop-contrib/og

Posted 3 hours 13 min ago by (stpaultim) on:

Porting Organic Groups module to Backdrop

I agree with BWPanda about the better way to add a filter. As for your general question on how to add an array to a config file (which gets stored as json), have you tried:   $config = config('...

Posted 18 hours 10 min ago by (argiepiano) on:

How to programmatically insert an array into config file

Powered by Backdrop CMS

Stay connected

Sign up for our newsletter

Footer Menu

  • backdropcms.org
  • docs.backdropcms.org
  • events.backdropcms.org