Problem with git

Hello,
Unfortunately, we experience problems trying to place our module on Drupal. Git repository fails to be created, so we cannot place the code there. 
https://www.drupal.org/project/elfsight_form_builder_module - this is a link to the project.

need help with a few issues - cleaning up a Drupal database

I have taken on a project to update an existing Drupal site.  I've been working in Drupal for years, but this one has some gremlins!  The database is huge, and in looking at each table... most of the file size is in the advanced queue table.  From doing some searches it looks like it's possible to empty this table, but not sure how to tell which module is adding to this table? 

Installing drush on Mac: should I install composer via homebrew, or "by hand"

I'm in the process of setting up my local dev environment from scratch, and am following Karen Stevenson's tutorial on how to install multiple versions of drush: https://www.lullabot.com/articles/switching-drush-versions

[solved] Views link path missing in menu tree

I have a view in which I created a menu link via the page setting for use in the main menu. The link shows up in the menu and has the right path when Bartik is in use but in the custom theme i made  there is no path output. So the anchor tag href reads href="nicecode.xom" instead of the expected href="nicecode.xom/viewpath"

Kindly advise. Thank you.

Here is the code:

Rules Module - Displaying Date formats for empty values

Hi

Within the body of a 'Send HTML email' action rule I use a custom format to display a formatted date, ie

Closing Date: [node:field-closing-date:custom:d F Y]

this works perfectly when a date is present, BUT when no date has been entered, I am getting the date that the node was created ???

How do I display 'nothing' when no date has been entered?

Custom Query for a node type list and homepage

I have the node type Books, and i'd like that content/books would not show all books but 10 at a time, and in a specific order, and to be able to filter them.

Also I'd like to show 10 specific books on the frontpage, but the thing is that this 10 books change accordying to an api request.

I think its really simple and i'd like to avoid using Views, is it views the only and best way to do this?

Where do I change what is feeding content/books ? Should this be part of a theme or a module?, and if its a module what is the hook?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x