Drupal 8 Theming - Part 09 - Introduction to Views

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ม.ค. 2025

ความคิดเห็น • 32

  • @SimPwear84
    @SimPwear84 5 ปีที่แล้ว +3

    I love this series!! I am learning so much Drupal. I am wprking on a real project at work and had no idea about Drupal ( I am a Wordpress guy ). This gave me so much confidence. Thanks a lot.

  • @danielkacou5891
    @danielkacou5891 4 ปีที่แล้ว

    you are the best drupal teacher i've seen , thanks

  • @yorikmoreau1636
    @yorikmoreau1636 4 ปีที่แล้ว

    The part on gulp was a moment of suffering for me, but since then it's been just happiness :)!

    • @WatchandLearnTutorials
      @WatchandLearnTutorials  4 ปีที่แล้ว

      I should have mentioned that that step was optional, you don't have to use Gulp or any other preprocessor.

    • @yorikmoreau1636
      @yorikmoreau1636 4 ปีที่แล้ว

      ​@@WatchandLearnTutorials yes but it was verry interesting for me, and finnaly i think after this course, i will go learn more about this and about Susy too, so thank's for all :)

    • @WatchandLearnTutorials
      @WatchandLearnTutorials  4 ปีที่แล้ว

      @@yorikmoreau1636 Hmmm, ok, but I'm not sure is Susy is used anymore. So maybe that would be a waste of time. For preprocessors I would advise you to learn at least basics of Webpack or you can use something like Laravel Mix, which is a wrapper around Webpack that makes configuration much easier: th-cam.com/video/Gm04CjmP8g8/w-d-xo.html

    • @WatchandLearnTutorials
      @WatchandLearnTutorials  4 ปีที่แล้ว

      @@yorikmoreau1636 Hmmm, ok, but I'm not sure is Susy is used anymore. So maybe that would be a waste of time. For preprocessors I would advise you to learn at least basics of Webpack or you can use something like Laravel Mix, which is a wrapper around Webpack that makes configuration much easier: th-cam.com/video/Gm04CjmP8g8/w-d-xo.html

    • @yorikmoreau1636
      @yorikmoreau1636 4 ปีที่แล้ว

      @@WatchandLearnTutorials Ok, thank you for your advice, I finished your series last night with the video on url aliases, you are really a good teacher, so I will go see the video you recommend and continue my learning of the preprocessors: ) about susy , i can use bootstrap to make css grides !

  • @TheYoosuf
    @TheYoosuf 7 ปีที่แล้ว +3

    Could you do a tutorial to show us how to create a homepage slideshow using views in Drupal 8?

  • @themanbehindthescreen8226
    @themanbehindthescreen8226 3 ปีที่แล้ว

    I want to translate A field title to a right to left Language. I want to write it in Arabic , however this field title that I have created provide no Text formatting . It does not have the option to use full HTML.

  • @NickHope
    @NickHope 7 ปีที่แล้ว

    18:55 Don't forget that you need gulp "watching" for this change in the _homepage.scss (sass) to get compiled on the fly into css/style.css. This caught me out for a few minutes until I remembered to run "gulp watch" again.

  • @andregreen1343
    @andregreen1343 5 ปีที่แล้ว

    Hi,I am using Drupal to build a eCommerce website for this company. I have created a view to be viewed for the products for the customers, but for some reason when I pull up the website and click on the page link all I get is a blank page with the theme I purchased. The Page View doesn't seem to want to display, but when I am logged in as an administrator I can see the page view just fine by clicking on the link. Can anyone help me and explain why this is happening and how to fix it?

  • @mauritja00
    @mauritja00 2 ปีที่แล้ว

    When I try to generate content it says "unexpected error occurred" can anybody help me? I'm using Drupal 9

  • @sasanikolic6945
    @sasanikolic6945 8 ปีที่แล้ว

    Note: the filter criteria "Type" was changed to "Content type".

  • @010salwa
    @010salwa 8 ปีที่แล้ว

    Iván my view frontpage disappear.. And in my frontpage appear page not found.. Dont show No Block or my navigation menu appears nothing... Help me..

    • @jeremyantoine2611
      @jeremyantoine2611 6 ปีที่แล้ว

      I had this same issue, and after much toil found that it was because the PATH in the PAGE SETTINGS of the Front Page view is defaulted to /node. If you have your front page path (from Configuration > System > Basic SIte Settings) set to something else (like welcome-endymion) it won't work. . Way back, he had us make a front page and name it something like /welcome-endymion. As far as I could see, he didn't mention if he changed it to /node. Possible he did and just forgot to mention it.

  • @sandeepkumarjangra2086
    @sandeepkumarjangra2086 8 ปีที่แล้ว

    When I choose tar.gz file to install Devel module and click on install button then it redirect to ''project_name/core/authorize.php' , this page asked me ''To continue, provide your connection details' and show a form for FTP Connection setting. I am working on local machine.
    What I do to solve this ?

    • @dfxvbgbcgvnhgbgdf
      @dfxvbgbcgvnhgbgdf 7 ปีที่แล้ว

      It's a permissions and file ownership thing. The whole website root needs to be owned by the webserver user. On a Mac using the built in Apache that could mean you have to run this command on your website: "sudo chown -R _www:_www ~/Documents/www/mysite" not sure how to achieve the same in Windows

  • @vigneshks6649
    @vigneshks6649 6 ปีที่แล้ว

    Thank you for your knowledgeable videos and I am learning a lot from your tutorials. I am developing a custom theme in Drupal. I have added jquery in dependencies of themename.libraries.yml file. But when site created there jquery.min.js was added. Please help me to add jquery.js.

  • @wsenfurecido
    @wsenfurecido 9 ปีที่แล้ว

    I have an error when I tried to install Devel module, It linked me to a "page not found" when I upload my file .zip or tar.gz. Can you give some clue about what it could be?

    • @ivan747
      @ivan747 9 ปีที่แล้ว

      +Leonardo Cavani No clue. Did you try to install it like shown in the video? By pasting the URL instead of uloading the .zip?

    • @wsenfurecido
      @wsenfurecido 9 ปีที่แล้ว

      +Ivan Dorić yes, but it doesnt work too

    • @wsenfurecido
      @wsenfurecido 9 ปีที่แล้ว

      +Ivan Dorić yes, but it doesnt work too

    • @wsenfurecido
      @wsenfurecido 9 ปีที่แล้ว

      +Ivan Dorić yes, but it doesnt work too

    • @WatchandLearnTutorials
      @WatchandLearnTutorials  9 ปีที่แล้ว +1

      +Leonardo Cavani Try checking on Drupal forums. Maybe you have a permission problem, or some other problem with your local setup.

  • @MuhammadImranJutt
    @MuhammadImranJutt 9 ปีที่แล้ว

    fantastic tutorials!

  • @franciscogaxiola9450
    @franciscogaxiola9450 8 ปีที่แล้ว +1

    How better/worse is to theme a URL using a route "/post-list" and theming only one custom Twig template Eg. "post-list.html.twig" that receives a variable that contains a data object "\Drupal::httpClient()" call of a Views RESTful Display. So we have all theming in one custom template, instead of theming multiple templates for each partial that considering a big project, we could have more than 20 views and 60 templates. We'd use "conditional" and "looping" options of twig to reuse markup and print all nodes of the View RESTful Display.
    I think it is an intuitive workflow that makes development faster, the only "cons" that comes to my mind could be a performance issue since we do a "http_request / parsing the JSON" instead of directing using the php object as the result of the View query. The good side I see is that it is a local request, to the same server.
    Have you done performance testing "ab" to see if it implies a sustancia performance lack? What do you think?

  • @steamfumer1204
    @steamfumer1204 9 ปีที่แล้ว +1

    Thank you!!!