Applying a patch to a Drupal module

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 18

  • @eojthebrave
    @eojthebrave 11 років тому +1

    Git and drush are used for two totally different (though sometimes related) things. Git takes care of managing the source code itself. Getting a fresh copy of the code from the repository, applying patches, and the like.
    Drush on the other hand is used for interacting with Drupal and doing things like enabling a module or clearing the cache.

  • @jbellendircom
    @jbellendircom 11 років тому

    Well done! It's awesome to see tutorials like this!

  • @mrabsquared
    @mrabsquared 12 років тому

    This is a great tutorial. Thank you teaching something new today, especially the information in Version Control. Keep up the great work.

  • @PowHighwayProjects
    @PowHighwayProjects 11 років тому +2

    Can you please do a tutorial on how to use the patch manager module? That would be great!

  • @sweetdix
    @sweetdix 11 років тому

    Great tutorial. Thank you!

  • @jayjackson9714
    @jayjackson9714 11 років тому

    Great Video!

  • @UtterNonsenseBuilds
    @UtterNonsenseBuilds 11 років тому

    Great tutorial thanks!

  • @hug0pap1
    @hug0pap1 10 років тому

    Thanks, it was a good one...

  • @changeyourminde
    @changeyourminde 7 років тому

    i have a question . i would like to add message when i active limite user ip in webform and show alert to the user ??

  • @JakubHrstka
    @JakubHrstka 10 років тому

    Thanks for help!

  • @brettpillemer2141
    @brettpillemer2141 10 років тому

    Thanks, you covered this nicely!!!

  • @joshbeall1757
    @joshbeall1757 12 років тому

    Non-coder problems. I need to apply a patch to a theme. Marinelli. I don't get how this works because I don't know how you got to Sites/all/modules where you went to the plane text and dark screen. Drupal.org has a patch from someone for this.

  • @kidequinox
    @kidequinox 12 років тому

    dude.... how did you get your command line to be full screen like that ? that's dope!!

  • @VINALDADDY
    @VINALDADDY 11 років тому

    This is what so confusing!!! One Video show using Putty and Drush. Another Video Shows Git and Drush????? Which do I use and why?

  • @VINALDADDY
    @VINALDADDY 11 років тому

    I don't get if your using GIT why are you using Drush commands?

  • @xaverio0702
    @xaverio0702 6 років тому +1

    Sorry but to show howto patch a module, you explain 1000000 things that do having nothing to do with patching a module. Many thk. in any case.

  • @TheDron84
    @TheDron84 14 днів тому

    Start from 07:00