Skip to content
Menu
Open World News Open World News
  • Privacy Policy
Open World News Open World News

Category: Open Source

Please join us for the Moodle Academy webinar “Using H5P effectively in Moodle” on Wednesday 8 February 2023, 8:00 UTC

Posted on February 3, 2023 by Michael G
by Sandra Matz.  

We invite you to join us for the Moodle Academy webinar “Using H5P effectively in Moodle” on Wednesday 8 February 2023, 8:00-9:00 UTC.

During this webinar, which is free to attend, we will explore how to get the most out of H5P. During the session we will share tips, tricks and strategies to help you enhance your Moodle courses with H5P.

The webinar will be co-presented by Sara Arjona, Developer at Moodle HQ, and Michelle Lomman, Education Manager at MyLearningSpace.

Make sure you’re not missing out on ways to engage your learners!

This webinar is suitable for educators interested in using H5P in Moodle.

Note: This webinar is part of the free course ‘Moodle Academy webinars‘. You have to be enrolled in the course to join the webinar.

You can register for this free webinar at Moodle Academy.

Please join us for the Moodle Academy webinar

Let’s Connect goes local: The Kwara experience

Posted on February 3, 2023 by Michael G
Phil Collin’s quote on learning correlates with the value of Let’s Connect – A peer learning program and the benefits that go with it as…

Evolving Web: How To Install Drupal WxT 4 for Canadian Government Websites

Posted on February 3, 2023 by Michael G
Evolving Web: How To Install Drupal WxT 4 for Canadian Government Websites

If you work with a federal government-related website in Canada, you invariably have to contend with two challenges. First, everything has to be bilingual in English and French. Second, everything has to meet AA-level conformance with WCAG 2.0 accessibility requirements.

This applies to any website under the umbrella of Canada.ca and a wide array of federally funded organizations, as well as many provincial and municipal organizations.

To address this need, Drupal contributors within the government sector in Canada created the Web Experience Toolkit distribution (Drupal WxT). This is a version of Drupal designed for the Canadian government and other organizations with these particular bilingual and accessibility requirements. It includes a theme that provides accessibility and responsive support, has built-in support for English and French and provides the look and feel of the Government of Canada.

Image
A web page with a “choose language” dropdown menu.

For developers tasked with Drupal-based Government of Canada websites or other sites with similar requirements, WxT is an invaluable tool.

 

How To Install Drupal WxT 4

There are several different ways to install this distribution. For the purposes of this post, we have done an installation in a Docker-based environment, but it can also be done with Docksal, Lando, DDEV, local Apache or composer.

1. Install in your environment composer and PHP dependencies for Drupal. It’s important that you review the dependencies, as you will need PHP 8.1 for this process. See the latest PHP requirements here.

2. Execute the following command to create a project folder with the Drupal installation, using the WxT profile.

composer create-project drupalwxt/site-wxt:9.4.x-dev –no-interaction

3. Once you have the Drupal folder with the code, you can set up the environment as you want. If you are using Docksal, see the following project setup documentation.

4. When you access the site for the first time, the following installation UI will appear in the browser.

5. Choose a language and click on continue. You can then set up the database connection credentials, and the installation will start.

Image
A web page with a module being installed.

 

6. Enter the site information details.

 

Image
A web page with empty fields for site registration and site maintenance information.

 

7. Translations are then automatically imported.

 

Image
A web page with translation files in the process of being updated.

 

8. Select the WxT extensions that you plan to use for this particular site. These extensions can be modified as needed.

 

Image
A web page with a list of selectable extensions with empty clickable boxes.

 

9. When the WxT extension installation is complete, you’ll be redirected to the site homepage as an admin user.

 

Features

Once you have completed the installation, you can begin to explore the many features of Drupal WxT. Here’s an overview of the built-in functionality that the latest version, WxT 4, has to offer.

  • WxT themes – Includes a GoC Public and Intranet WxT 3, 3.1 and the newer Bootstrap WxT 4 branch, as well as a plain (non-GoC) WxT theme.
  • Multilingualism – Contains a French Canadian language pack, with many contributions from various government departments for common string elements, and has the ability to extend to more than 200 other languages.
  • Migration – Can instantly pull content from static sites, TeamSite, OpenText, IBM/Domino and many other sources, thanks to fully automated bulk harvesting of CLF2 and WET3 templates.
  • Content staging – You can run a full “staging > deploy” with no code to a live production environment by way of an administrative interface with a bulk scheduled rules engine or on-demand page by page.
  • Workflow and moderation – Includes a sophisticated workflow for both simple and complex processes. This enables you to track “who did what when” with versioning and to compare differences in side-by-side revisions, based on your roles and permissions.
  • Forms – Has a front-end capable of building and managing everything from simple user author-able feedback forms to comprehensive multifunction apps suitable for integration into legacy systems, with no code necessary.
  • Layouts and editors – Enables content teams to manage their layouts and page components with intuitive drag-and-drop panels UI. Also includes a rich text editor with extensive features and user profile-based restrictions, including media file handling and markup blacklists and whitelists, which works with most rich text editors.
  • Search – Extends easily with SearchAPI and is proven to work with Google Search and Solr for rich search application-like facets and filters. Enables you to ingest external indexes from other systems and securely present metadata for a unified search results, including full-text files.
  • Responsiveness – Uses a mobile-first approach based on the Omega theme, adapting to different screen sizes and device capabilities. Also has touchscreen support, is optimized for performance and is building support for device-based mobile applications.
  • Cross-browser compatibility – Has both front-end and back-end compatibility, supporting Google Chrome, Mozilla Firefox, Safari, and IE8+.
  • Extensive default typography – Provides you with a wide range of typography options to customize your site.
  • And of course … community-based add-ons – This is a big one. Because it’s an open-source platform, you can choose from thousands of community-based addons available for free. You often even have options for common requirements.

Need Help?

Want to brush up on your Drupal skills? We have training packages that can help your team take your site to the next level. Learn more about our training tracks. 

You can also watch our free on-demand webinar on Drupal WxT, where we cover how to build and maintain accessible, multilingual, easy-to-use, and mobile-friendly websites.

 

+ more awesome articles by Evolving Web

Deployment from Scratch with a global PPP discount

Posted on February 3, 2023 by Michael G
If you are from a developing country such as Philippines, you can now get my book on deploying Rails applications with a significant discount. Up to 60% for some destinations.

OpenSSH 9.2/9.2p1 released!

Posted on February 3, 2023 by Michael G
OpenSSH 9.2 was released on 2023-02-02. It is available from the
mirrors listed at https://www.openssh.com/.

As should be of no surprise to undeadly readers, OpenSSH is a 100% complete SSH protocol 2.0 implementation and
includes sftp client and server support.

Read more…

Davos Panel: Building the Best Future for Digital Universal Wallet Infrastructure with the OpenWallet Foundation

Posted on February 3, 2023 by Michael G

Davos Panel: Building the Best Future for Digital Universal Wallet Infrastructure with the OpenWallet FoundationOn January 17th, Linux Foundation Europe’s soon-to-launch OpenWallet Foundation (OWF) hosted a panel discussion on “Building the best future for digital universal wallet infrastructure” at the World Economic Forum (WEF)’s Annual Meeting in Davos, Switzerland. 

The post Davos Panel: Building the Best Future for Digital Universal Wallet Infrastructure with the OpenWallet Foundation appeared first on Linux.com.

“I own porn I can’t watch”

Posted on February 3, 2023 by Michael G
So, Cartrivision tapes came in two formats: Black Tapes and Red Tapes. Black tapes you’d buy at the store like any other product, but for Red Tapes (which were relatively recent movies), you instead would go to the store and place an order from a catalog. The store would have it delivered by mail, then you’d come back in and get the tape. You’d take it home, watch it, and then return it back to the store. So… Video rental (like Blockbuster!), except they didn’t have any stock on hand, and only got the tapes on-demand by mail? Seems annoying. BUT OH NO: it’s far more annoying than that. See… Red Tapes aren’t mechanically like Black Tapes. You can’t rewind them. I’m a sucker for weird formats, and this one is definitely right up there as one of the weirdest.

Chuva enfim retorna ao Sul do país nesta quinta-feira (02)

Posted on February 2, 2023 by Michael G

Video by via Dailymotion Source Nesta quinta-feira (02), o sol aparece em todas as áreas do Rio Grande do Sul e de Santa Catarina, mas a nebulosidade aumenta ao longo do dia e há previsão para pancadas de chuva com moderada a forte intensidade, podendo vir com raios e rajadas de vento de 40 a…

Police Arrested Terrorists Arif Involved In Twin Blasts In Jammu Kashmir | V6 News

Posted on February 2, 2023 by Michael G

Video by via Dailymotion Source ఉగ్రవాది ఆరిఫ్ ను అరెస్ట్ చేసిన పోలీసులు | v6 News 7 లక్షల దాకా పన్ను లేదు | అంతట అవిశ్వాసాల రచ్చhttps://youtu.be/WLfjtAsfato 654 మంది పోలీసులు300 సీసీ కెమెరాలుhttps://youtu.be/cRM_ea-0WFc పన్ను ఎగ్గొట్టిన పాత కలెక్టర్? https://youtu.be/qBVN_pEGlKg రైతు సస్తే 5 లక్షలు పడేస్తున్నంhttps://youtu.be/VNHPz0VaHLY మేడారం చిన్న జాతర షురూhttps://youtu.be/qayg0hhjP2M ► Subscribe to V6 News : https://www.youtube.com/c/V6NewsTelugu ► Subscribe to V6 Life :…

Drum Exercise | Foot Workouts (Part 51 – RLRRR) | Panos Geo

Posted on February 2, 2023 by Michael G

Video by via Dailymotion Source Visit my Official Website | https://www.panosgeo.com Here is Part 51 of the ‘Foot Workouts’ series! In this video, I keep a steady back-beat with my hands, and play the twenty ninth 5-note pattern (RLRRR – right / left / right / right / right) with my feet, at 60bpm at…

  • Previous
  • 1
  • …
  • 1,206
  • 1,207
  • 1,208
  • 1,209
  • 1,210
  • 1,211
  • 1,212
  • …
  • 1,529
  • Next

Recent Posts

  • Qwen3-Coder
  • Open Source is Back
  • An easy way to develop Home Assistant integrations
  • SmartEsq has launched an AI-powered MFN Election tool
  • Open Source email Clients

Categories

  • Android
  • Linux
  • News
  • Open Source
©2025 Open World News | Powered by Superb Themes
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT