Account created on 21 August 2006, over 18 years ago
#

Recent comments

🇮🇩Indonesia drupalnesia

In my case, if I use Olivero then the BLB setting page broken as shown below:

🇮🇩Indonesia drupalnesia

Fixed on 1.0.1 version.

🇮🇩Indonesia drupalnesia

Alternate module: https://www.drupal.org/project/path_alias_class

This module add classes automatically from website Path and Path Alias. Also you can add Custom CSS.
For example, if you have a node with title "Training" and NID is 77 then this module will automatically add these classes: training node-77.

This additional classes will help you easier to modify site appearance using CSS. Now you can styling the "training or node-77" page.

🇮🇩Indonesia drupalnesia

I also experience the same, below using Olivero theme:

🇮🇩Indonesia drupalnesia

From /admin/config/development/configuration/full/export we can Export a Content Type including all its fields, but no option to export User Profile (People Account) with its fields.

🇮🇩Indonesia drupalnesia

Wow very2 easy, I think I must hide the Block first but this module already handled it for me.
BTW, I don't the Settings to use an Image instead a Text Link to popup the Webform.

🇮🇩Indonesia drupalnesia

After check 1 by 1 then I found this error caused by Apigee module ( https://www.drupal.org/project/apigee_edge ), unfortunately Drupal error message can not give the error on the spot.

🇮🇩Indonesia drupalnesia
#0 /home/bkrmdrupalnesia/public_html/core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php(161): Drupal\jsonapi\ResourceType\ResourceTypeRepository->getAllFieldNames()
#1 /home/bkrmdrupalnesia/public_html/core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php(133): Drupal\jsonapi\ResourceType\ResourceTypeRepository->createResourceType()
#2 [internal function]: Drupal\jsonapi\ResourceType\ResourceTypeRepository->Drupal\jsonapi\ResourceType\{closure}()
#3 /home/bkrmdrupalnesia/public_html/core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php(132): array_reduce()
#4 /home/bkrmdrupalnesia/public_html/core/modules/jsonapi/src/Routing/Routes.php(115): Drupal\jsonapi\ResourceType\ResourceTypeRepository->all()
#5 [internal function]: Drupal\jsonapi\Routing\Routes->routes()
#6 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/Routing/RouteBuilder.php(146): call_user_func()
#7 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/ProxyClass/Routing/RouteBuilder.php(83): Drupal\Core\Routing\RouteBuilder->rebuild()
#8 /home/bkrmdrupalnesia/public_html/core/includes/common.inc(485): Drupal\Core\ProxyClass\Routing\RouteBuilder->rebuild()
#9 /home/bkrmdrupalnesia/public_html/core/modules/system/src/Form/ClearCacheForm.php(45): drupal_flush_all_caches()
#10 [internal function]: Drupal\system\Form\ClearCacheForm->submitForm()
#11 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/Form/FormSubmitter.php(129): call_user_func_array()
#12 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/Form/FormSubmitter.php(67): Drupal\Core\Form\FormSubmitter->executeSubmitHandlers()
#13 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/Form/FormBuilder.php(597): Drupal\Core\Form\FormSubmitter->doSubmitForm()
#14 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/Form/FormBuilder.php(326): Drupal\Core\Form\FormBuilder->processForm()
#15 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/Form/FormBuilder.php(224): Drupal\Core\Form\FormBuilder->buildForm()
#16 /home/bkrmdrupalnesia/public_html/core/modules/system/src/Controller/PerformanceController.php(23): Drupal\Core\Form\FormBuilder->getForm()
#17 [internal function]: Drupal\system\Controller\PerformanceController->build()
#18 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(123): call_user_func_array()
#19 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/Render/Renderer.php(638): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
#20 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(121): Drupal\Core\Render\Renderer->executeInRenderContext()
#21 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(97): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext()
#22 /home/bkrmdrupalnesia/public_html/vendor/symfony/http-kernel/HttpKernel.php(181): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
#23 /home/bkrmdrupalnesia/public_html/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw()
#24 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/StackMiddleware/Session.php(53): Symfony\Component\HttpKernel\HttpKernel->handle()
#25 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(48): Drupal\Core\StackMiddleware\Session->handle()
#26 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/StackMiddleware/ContentLength.php(28): Drupal\Core\StackMiddleware\KernelPreHandle->handle()
#27 /home/bkrmdrupalnesia/public_html/core/modules/page_cache/src/StackMiddleware/PageCache.php(106): Drupal\Core\StackMiddleware\ContentLength->handle()
#28 /home/bkrmdrupalnesia/public_html/core/modules/page_cache/src/StackMiddleware/PageCache.php(85): Drupal\page_cache\StackMiddleware\PageCache->pass()
#29 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(48): Drupal\page_cache\StackMiddleware\PageCache->handle()
#30 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(51): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle()
#31 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php(36): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle()
#32 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php(51): Drupal\Core\StackMiddleware\AjaxPageState->handle()
#33 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/DrupalKernel.php(741): Drupal\Core\StackMiddleware\StackedHttpKernel->handle()
#34 /home/bkrmdrupalnesia/public_html/index.php(19): Drupal\Core\DrupalKernel->handle()
#35 {main}
🇮🇩Indonesia drupalnesia

Sadly... this module very useful for CMS in Online News sites, which need to display Viewer of an Article.

🇮🇩Indonesia drupalnesia

Auto Dropdown only work on submenu 1, but below that need to click.

🇮🇩Indonesia drupalnesia

This bug appear again on Drupal 10.3.0 on User Profile Image.

🇮🇩Indonesia drupalnesia

Why takes more than 1 year to fix the "Media Library Theme Reset" issue?

🇮🇩Indonesia drupalnesia
name: Node Protector
description: Protect node from Delete.
package: Administration
type: module
core_version_requirement: ^8 || ^9 || ^10
dependencies:
# version: '1.0.2'
# project: 'node_protector'

# Information added by Drupal.org packaging script on 2023-05-21
version: '1.0.4'
project: 'node_protector'
datestamp: 1684635367
🇮🇩Indonesia drupalnesia


You now may set the styles as you wish. Here is an example footer, edited by CKEditor.

🇮🇩Indonesia drupalnesia


Great, now we have centered pagination and better look.

🇮🇩Indonesia drupalnesia

Temporary solution, add this CSS to themes/contrib/dempo/css/component.css:

#user-login-form .form-text { width: 300px; }
#user-pass .form-text { width: 300px; }

🇮🇩Indonesia drupalnesia

Upload the Public HTML to your web server folder, i.e: public_html or www

🇮🇩Indonesia drupalnesia

Better format.

🇮🇩Indonesia drupalnesia

Add picture

🇮🇩Indonesia drupalnesia

add picture

🇮🇩Indonesia drupalnesia

You must exclude css in the cli because Bootstrap css is not part of Drupal PHPCS.

🇮🇩Indonesia drupalnesia

My clients need to update their site ASAP to Drupal 10. That's why I create a fork of this amazing module here:
- Node Title Check

🇮🇩Indonesia drupalnesia

Fixed on 2.0.16 version, but all Bootstrap original files will not fix. I only fix Drupal files.

Production build 0.71.5 2024