Drupal 7 includes several features, including render arrays. If you are not familiar with render arrays, the documentation at drupal.org or this article in Spanish will explain very well what they are, why to use them and how to use them.
Drupal Experts Blog
Three reasons to send your team to DrupalCon
Sending your employees to DrupalCon is a good business decision with measurable and tangible benefits. There are a number of great reasons to take your employees, although you may wonder, What's the ROI? ( Return of investment).
portalseedem
,
28.06.2024
|
Posted in
Multilanguage improvements in Drupal 8
The Drupal 8 Multilingual Initiative (D8MI), led by Acquia owner Gábor Hojtsy and involving over 1000 contributors, is an important development focus for Drupal 8.
portalseedem
,
28.06.2024
|
Posted in
Recover Administrator Password in Drupal 7
On some occasions, to enter an application, website or simply to protect our important data, we use a type of protection that strengthens the stability of our information.
portalseedem
,
28.06.2024
|
Posted in
Introduction to Git
Git is a version control software (CVS) created in 2005 by Linus Torvalds, the same creator of Linux, developed under an Open Source license and free to use, this tool was developed to manage large or small projects with efficiency and greater access speed, providing a broader list of benefits and conveniences.
portalseedem
,
28.06.2024
|
Posted in
How to view hidden files in MacOS
On Mac, as in most existing operating systems, many of its important or necessary files for proper functioning are hidden and in reality this is not an impediment for anyone, but it is uncomfortable when we find the solution to this problem. on a website, but we do not take into account that on certain occasions it is a half-solution.
portalseedem
,
28.06.2024
|
Posted in
Why is Drupal the right platform for Higher Education?
Having been in contact with dozens of higher education institutions over the past few years, I am convinced, now more than ever, that open source technology, particularly Drupal, is the best option for these organizations. I know I'm echoing what many in the Drupal community have been observing for a while, but I'd like to describe why Drupal makes so much sense for a University.
portalseedem
,
28.06.2024
|
Posted in
Ease of loading content in Drupal 8
There are many improvements that you'll notice as soon as you log in. However, there are many other little gems that you'll discover as you continue to use your new Drupal 8 site. For example, in previous versions of Drupal, editing the "Authored on" date was done using a text field, in Drupal 8 you simply select the date.
portalseedem
,
28.06.2024
|
Posted in
Mobile Improvements Drupal 8
In addition to improving the experience for editors, another big area of improvement for end users are features that make Drupal 8 mobile-friendly by default, to keep up with the global explosion of mobile devices around the world.
Example of administrative interfaces using views, views bulk operations and rules
Drupal has a multitude of contributed modules that provide very flexible and robust functionality. Precisely 3 of these modules are the ones mentioned, with which we can build administrative or end-user interfaces in a simple, scalable way and, most importantly, using the “Drupal methodology”.