gitressa

Results 54 issues of gitressa

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? The other day I was...

enhancement

**Describe the bug** Drush supports creating a sub-theme, which is great (see [Generating a new sub-theme using Drush](https://www.drupal.org/docs/develop/theming-drupal/creating-sub-themes#s-generating-a-new-sub-theme-using-drush)). But the regions are not copied over from the base theme into...

**Is your feature request related to a problem? Please describe.** The vast majority of Drupal sites use Drush on a Linux server. After installing Drush, you need to manually add...

stat-needs-work

**Is your feature request related to a problem? Please describe.** When I run `drush st`, database version is not shown. **Describe the solution you'd like** It would be nice to...

type-feature

**Is your feature request related to a problem? Please describe.** You can list the state values with this: ``` $ drush sql:query "SELECT name FROM key_value WHERE collection='state'"; comment.maintain_entity_statistics comment.node_comment_statistics_scale...

MySQL has phpMyAdmin integration with Lando for administration, is there a similar solution for PostgreSQL?

feature
stale
good first issue

Great service, thanks! It would be great if the font name was shown in the `` tag, so it's included when you bookmark it. Example https://gwfh.mranftl.com/fonts/abel?subsets=latin **Now** `google webfonts helper`...

Between version 2 and 3 of Xdebug, many things changed, so the code and documentation needs to get updated: https://xdebug.org/docs/upgrade_guide The code should probably also get a check up, to...

## Environment ### Sublime Text __Operating system:__ Ubuntu 20.04 __Installed version/build:__ 4143 __Python version:__ 3.8.8 ## To reproduce 1. Open Package Control: Install Package 1. Type xdeb ... and see...

Thanks for making this, it's a great resource! I found it while looking for simple Drupal Migrate examples, to creates nodes and tags during development, and the examples from `ud_migrations_first`...