How To Install drupal7-fences on Fedora 36
Introduction
In this tutorial we learn how to install drupal7-fences
on Fedora 36.
What is drupal7-fences
Fences is a an easy-to-use tool to specify an HTML element for each field. This element choice will propagate everywhere the field is used, such as teasers, RSS feeds and Views. You don’t have to keep re-configuring the same HTML element over and over again every time you display the field. Best of all, Fences provides leaner markup than Drupal 7 core! And can get rid of the extraneous classes too! This kind of tool is needed in order to create semantic HTML5 output from Drupal. Without such a tool, you have to create custom field templates in your theme for every field. Similar projects include Semantic fields [1], Field Wrappers [2] and a tool inside the Display Suite [3] extras. This package provides the following Drupal module * fences [1] http [2] http [3] http
We can use yum
or dnf
to install drupal7-fences
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install drupal7-fences.
Install drupal7-fences on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install drupal7-fences
using dnf
by running the following command:
sudo dnf -y install drupal7-fences
Install drupal7-fences on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install drupal7-fences
using yum
by running the following command:
sudo yum -y install drupal7-fences
How To Uninstall drupal7-fences on Fedora 36
To uninstall only the drupal7-fences
package we can use the following command:
sudo dnf remove drupal7-fences
drupal7-fences Package Contents on Fedora 36
/usr/share/doc/drupal7-fences
/usr/share/doc/drupal7-fences/CHANGELOG.txt
/usr/share/doc/drupal7-fences/LICENSE.txt
/usr/share/drupal7/modules/fences
/usr/share/drupal7/modules/fences/CHANGELOG.txt
/usr/share/drupal7/modules/fences/LICENSE.txt
/usr/share/drupal7/modules/fences/fences.admin.inc
/usr/share/drupal7/modules/fences/fences.api.php
/usr/share/drupal7/modules/fences/fences.fences.inc
/usr/share/drupal7/modules/fences/fences.info
/usr/share/drupal7/modules/fences/fences.install
/usr/share/drupal7/modules/fences/fences.module
/usr/share/drupal7/modules/fences/field-rtl.css
/usr/share/drupal7/modules/fences/field.css
/usr/share/drupal7/modules/fences/templates
/usr/share/drupal7/modules/fences/templates/field--fences-address.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-article.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-aside.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-b.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-bdi.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-blockquote.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-cite.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-code.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-dd.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-del.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-details.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-div-div-div.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-div.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-dl.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-dt.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-em.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-figcaption.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-figure.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-footer.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-h1.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-h2.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-h3.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-h4.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-h5.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-h6.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-header.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-hgroup.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-i.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-ins.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-kbd.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-mark.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-menu.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-nav.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-no-wrapper.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-ol.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-p.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-pre-code.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-pre.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-q.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-rp-rt.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-rt.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-ruby.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-s.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-samp.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-section.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-small.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-span.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-strong.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-sub.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-summary.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-sup.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-u.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-ul.tpl.php
/usr/share/drupal7/modules/fences/templates/field--fences-var.tpl.php
/usr/share/licenses/drupal7-fences
/usr/share/licenses/drupal7-fences/LICENSE.txt
References
Summary
In this tutorial we learn how to install drupal7-fences
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).