Hi all, my name is a Alan and I would describe myself as a total hobbyist with regards to Drupal. (a slightly advanced novice at best) and a 100% lover of the platform and the work done by the community.
I have an idea for a project based round community input and moderation.
I have been tinkering with workflows and have installed content moderation and I have it all working nicely.
However, and there is always a however...
I have a field in my article type that is shared by the articles and all users in their profile (a taxonomy term).
Hi all. I work at University of Northern British Columbia and we're going to be moving our Drupal hosting off prem and into the cloud. I'm currently looking for sample RFIs (ideally from the higher education sector) to help our Purchasing department put together an appropriate RFI.
If there is anyone here who works at an edu that moved to the cloud, or if anyone here knows of someone I could contact, that is able to share any info I would greatly appreciate it.
Cheers,
Pablo Gosse
Software Development Engineer
University of Northern British Columbia
Manually append "HOSTNAME=dbametrix.com" into file /etc/sysconfig/network and restart system does not work on Oracle Linux 7. Could anybody guide me how to change hostname manually in Oracle Linux 7?
Hi there
I was really excited yesterday when I spotted a YouTube video for the CMSSuperheroes Drag and Drop content builder module. I went to their site and sent a few questions about the module and about their Consilium theme (http://preview.themeforest.net/item/consilium-multipurpose-creative-drup...).
Does anyone know of a Drupal 8 module which can compare two views and return the difference as another view? For example one view would be a list like:
Dog
Cat
Mouse
And the other view would be the list:
Dog
Cat
They would be compared and the difference would be returned as "Mouse" (similar to PHP array_diff() function). Thanks!