Issues

Issue typesort descending Title Description Issue status
Critical issue Redirect to language according to location (ip)

Use the following module to redirect anonoumous visitors to a language according to their location (according to their ip).
http://drupal.org/project/ip2locale

Might be better (& easier) than switching default language.

Open
Minor issue Error in preview of fabpublication

Error in preview of fabpublication

 

  • Notice: Undefined index: alt in theme_image_formatter() (regel 580 van /home/vrijlab/domains/fablabamersfoort.nl/public_html/modules/image/image.field.inc).
  • Notice: Undefined index: title in theme_image_formatter() (regel 589 van /home/vrijlab/domains/fablabamersfoort.nl/public_html/modules/image/image.field.inc).
  • Notice: Undefined index: alt in theme_image_formatter() (regel 580 van /home/vrijlab/domains/fablabamersfoort.nl/public_html/modules/image/image.field.inc).
  • Notice: Undefined index: title in theme_image_formatter() (regel 589 van /home/vrijlab/domains/fablabamersfoort.nl/public_html/modules/image/image.field.inc).
Open
Minor issue Doesn't show english (translated) events in upcomming block

The upcomming events block doesn't show the english (translated) events. This even though it's configured the same as the calender view. Maybe because it's a block and the selected language isn't forwared to the view in the block. 

Open
Minor issue Illegal offset type ... error when posting event

When posting a event people can get the error in the image. This is caused by the enddate being earlier than the begindate of the event. 

The module responsible (Date) should handle this more properly. I posted an issue on their module's issue que:
http://drupal.org/node/1443346

Open
Minor issue Notice: Undefined index: #node in maxlength_form_alter() (line 188 of ...)

On the translation pages the following notice is shown in red:

  • Notice: Undefined index: #node in maxlength_form_alter() (line 188 of /home/vrijlab/domains/fablabamersfoort.nl/public_html/sites/all/modules/maxlength/maxlength.module).
  • Notice: Trying to get property of non-object in maxlength_form_alter() (line 188 of /home/vrijlab/domains/fablabamersfoort.nl/public_html/sites/all/modules/maxlength/maxlength.module).

I reported the issue in the Maxlength module issue que:
https://drupal.org/node/1408204

 

Open
Minor issue Calendar: show whole all day events

In the calender the all-day / multiday events / events without end are displayed with a weird height, so their content is cut of in a ugly way. 
We should eighter show only one line of show everything. 

Open
Minor issue Strange language behaviour

 

http://fablabamersfoort.nl/nl#overlay=nl/admin/structure/views/view/calendar/edit/block_2

block does not seem to handle users language selection correct.

 

 

 

Open
Feature request Redesign & re-theme website

The website could use a visual redesign.

The current theme can be complicated to adjust. It's based on Omega, which means it's html5, and the website adjusts to the size of your screen. It for example puts everything under eachother on a mobile screen.

It might be interesting to look at other, simpler base themes. Possibly Adaptive theme? Would be interesting to do some research on.
http://drupal.org/project/themes

Open
Feature request Ability to place images full with center / left / right etc

In content like pages it would be nice to have some more options to place images. Maybe use image styles and soms css for this. 

Options:

  • Page wide
  • Small left
  • Small right

 

Open
Feature request ignoring default content

The parts field always shows up with a single empty bullet point in the Fabpublications. This is because Drupal thinks there content because it has a default content (a list). Whould be better if the display suite module could ignore the fields which content is the same as it's default content. 

I made a feature request on the issue que of Display Suite

 

Open