Posted3 weeks 1 day ago by Martin Price | System Horizons Ltd (yorkshirepudding) in Weekly Meetings
Recent comments
Steve - long story short - this is a legacy site that was ported from Drupal 7 and had some tinkering done to it so that Brilliant Gallery code was interpreted. This avoided rewriting a few...
Hi yorkshirepudding - once again you leap to my rescue!
I thought I had it sussed after reading your reply but I found that creating a new field called Description, hiding the label and...
Hi Ian...,
Can you explain why you are using Paragraphs for this? Is it because you have a specific requirement that is only filled by Paragraphs? There are other ways to create an...
Hi Ian
You can go to Admin > Structure > Paragraph Types > Your paragraph Type > Manage displays > Paragraphs Editor Preview and adjust what shows there.
The path will...
Posted13 hours 25 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
It's not difficult to write JS code in an admin theme (without a module) that would save text from CKEditor to LocalStorage every X minutes and add a button to restore the text from LocalStorage...
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