Posted2 weeks 8 hours ago by (indigoxela) in Weekly Meetings
Recent comments
To add a summary of event details to the list below the title and customize the way the time is displayed.
If this is part of the library then I guess the easiest way is to create a list...
AFAIK, this is part of the FullCalendar library and it doesn't create a separate View Display. If you want to customise the look and feel, you will need to target the elements with CSS....
Posted5 hours 39 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
CSS - font-weight: bold.
If in the future you want to remove the bold for that field on all pages of the site, changing the formatting of all pages is very difficult, unlike changing the CSS...
Hi @geoma
If I've understood you correctly:
Go to /admin/structure/types/manage/institutions/display/default
For the "County" field, select the Label to "...
Posted6 hours 46 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Comments
Yes you are right integrating phpBB forum is quite easy as compared
... looks like you did not finish this comment...
E
So you are looking for module to integrate with phpBB.
I can write a module to integrate with CMS
There is an Alpha version of the D7 module here >> https://www.drupal.org/project/phpbbforum
But the real trick is the modification to phpBB; it used to be a MOD ( http://drupalbridge.org/files/phpbbdrupalbridge-3.0.10.zip ) but those have been deprecated. They are now Extensions - https://www.phpbb.com/extensions/ - and would require a recoding..
E