Roomify / bat_drupal

Booking and Availability Management Tools for Drupal 7 and Drupal 8
33 stars 7 forks source link

Default Calendar Lableing specifies Rooms #33

Closed qcutter closed 8 years ago

qcutter commented 8 years ago

Should the Label Refer to the Referencing Type Bundle Name When Categorizing Listed Units? See attached image (i cant get my units to show yet or events to create so, there are no units yet :) )

qcutter commented 8 years ago
screen shot 2016-02-13 at 7 26 24 am
qcutter commented 8 years ago

I found the Label I have attachced image of where it is

screen shot 2016-02-13 at 4 08 50 pm
acrollet commented 8 years ago

@qcutter the difficulty here is that we can show Types of more than one Type bundle at once - e.g. Rooms and Activities or the like. Probably the simplest thing to do is to change the text to 'Units' instead of 'Rooms'.

cc @istos

qcutter commented 8 years ago

Yeah, or something generic like "List" or allow the label to be configured or derived using tokens. thx for the reply

acrollet commented 8 years ago

Changed to 'Types' - the text can be altered with hook_bat_calendar_settings_alter (resourceLabelText parameter)